{"info":{"_postman_id":"0df10e79-237b-4797-ba20-76e6e7b92939","name":"Virtual Pro Public APIs v1.2","description":"<html><head></head><body><blockquote>\n<p><strong>How to get Access Token?</strong> </p>\n</blockquote>\n<blockquote>\n<p><strong>How to get</strong> <strong><code>eventId</code></strong>, <strong><code>organiserId</code></strong>, <strong><code>sessionId/agendaId</code></strong>? </p>\n</blockquote>\n<blockquote>\n<p><strong>Note</strong>: To help manage the volume of these requests, limits are placed on the number of requests that can be made. These limits help us provide the reliable and scalable API that the developer relies on. We have imposed a limit of 20 requests per second at the organizer level. This is a combined total limit for all APIs. Please reach out to your Customer Success Manager in case of any queries </p>\n</blockquote>\n<blockquote>\n<p><strong>Changelog</strong>:<br>1. Delist Exhibitor Booth API is added to the Exhibitor folder of the PostMan documentation.<br>2. Remove Booth Member API is added to the Exhibitor folder of the PostMan documentation.<br>3. Delete User API is added to the User folder of the PostMan documentation.<br>4. Delete Session API is added to the Session folder of the PostMan documentation.<br>5. Moved to a new version 1.2 enabling support for Hybrid and in-person events.<br>6. Old versions will continue to work as-is.</p>\n</blockquote>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"18768923","collectionId":"0df10e79-237b-4797-ba20-76e6e7b92939","publishedId":"2s8Z72Uqz4","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-01-29T11:58:54.000Z"},"item":[{"name":"Exhibitor","item":[{"name":"Exhibitor Booth Category","id":"9d6df396-4f5e-47af-bbde-e4b6f8ad18db","protocolProfileBehavior":{"disabledSystemHeaders":{"content-type":true},"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":"{{endpoint}}/api/{{apiVersion}}/integration/booth/category/list?eventId={{eventId}}","description":"<blockquote>\n<p>Declares all the exhibitor categories that can be assigned to a virtual booth associated with the event.</p>\n</blockquote>\n<p><strong><code>Response Body</code></strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Keys</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>data</td>\n<td>Array</td>\n<td>An array of category names associated with the event</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{key}}"},{"key":"value","value":"{{bearerText}} {{Bearer}}"}]},"isInherited":true,"source":{"_postman_id":"0df10e79-237b-4797-ba20-76e6e7b92939","id":"0df10e79-237b-4797-ba20-76e6e7b92939","name":"Virtual Pro Public APIs v1.2","type":"collection"}},"urlObject":{"path":["api","{{apiVersion}}","integration","booth","category","list"],"host":["{{endpoint}}"],"query":[{"description":{"content":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: Integer</li>\n<li>Id of an Event</li>\n</ul>\n","type":"text/plain"},"key":"eventId","value":"{{eventId}}"}],"variable":[]}},"response":[{"id":"088e6c41-266f-4b17-ad49-589ec4bda2e0","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/booth/category/list?eventId={{eventId}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","booth","category","list"],"query":[{"key":"eventId","value":"{{eventId}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Jun 2021 11:26:38 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"116"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"74-w1xHjnrm62MH4vNXhGCxGlcx3q8\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"data\": [\n            \"Bike\",\n            \"Mobile\"\n        ]\n    },\n    \"message\": \"\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"379e07ec-ffa0-4aff-8567-aad0be66f371","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text","disabled":true},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/booth/category/list","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","booth","category","list"],"query":[{"key":"eventId","value":"{{eventid}}","description":"- Required\n - Type : Integer\n - Id of event","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Sep 2021 10:19:24 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"114"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"72-QGrT3wBdx0gS27j1crF1eKE1Zag\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Sorry, Some parameter are missing. Please enter all required values.\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"c1a4745b-c36c-4534-b01a-73281c9a9a03","name":"Invalid Access/Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text","disabled":true},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/booth/category/list?eventId={{eventid}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","booth","category","list"],"query":[{"key":"eventId","value":"{{eventid}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Jun 2021 13:55:41 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"60"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"3c-bwSodwCUuWUgTpNl0i6UJ9oKSag\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 401,\n    \"message\": \"Invalid Access\",\n    \"flag\": 0\n}"},{"id":"b98eb7c6-478c-484b-a139-904e2c0137de","name":"Something went wrong","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/booth/category/list","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","booth","category","list"],"query":[{"key":"eventId","value":"{{eventid}}","description":"- Required\n - Type : Integer\n - Id of event","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Sep 2021 10:19:49 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 500,\n    \"message\": \"Something went wrong. Please try again.\",\n    \"flag\": 0\n}"},{"id":"7a1555cc-7b2e-4556-a74f-2f96fbe3aeb4","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/booth/category/list","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","booth","category","list"],"query":[{"key":"eventId","value":"{{eventid}}","description":"- Required\n - Type : Integer\n - Id of event","disabled":true}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Sep 2021 10:19:49 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 429,\n    \"message\": \"Too many requests, please try again later.\"\n}"}],"_postman_id":"9d6df396-4f5e-47af-bbde-e4b6f8ad18db"},{"name":"Exhibitor Booths","id":"428b731e-681f-4aa8-aff7-4f9fba934c6e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"isSendMedia","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: Boolean (true/false)</li>\n<li>Default value is false</li>\n<li>Returns all media uploaded by user</li>\n</ul>\n","type":"text"}]},"url":"{{endpoint}}/api/{{apiVersion}}/integration/booth/list?eventId={{eventId}}&currentPage={{currentPage}}&limit={{limit}}","description":"<blockquote>\n<p>Returns details of all the exhibitor booths pertaining to the event.</p>\n</blockquote>\n<blockquote>\n<p>This API also features media downloads. To get the media URLs, use the key <code>isSendMedia</code> with value <code>true</code> to get all the applicable media in response.</p>\n</blockquote>\n<p><strong><code>Response Body</code></strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Keys</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>hubiloExhibitorId</td>\n<td>Integer</td>\n<td>Hubilo exhibitor ID</td>\n</tr>\n<tr>\n<td>clientExhibitorId</td>\n<td>String</td>\n<td>Exhibitor ID given by client</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Booth name</td>\n</tr>\n<tr>\n<td>email</td>\n<td>String</td>\n<td>Booth email address</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>String</td>\n<td>Booth contact number</td>\n</tr>\n<tr>\n<td>logo</td>\n<td>String</td>\n<td>Booth logo</td>\n</tr>\n<tr>\n<td>description</td>\n<td>String</td>\n<td>Short description of booth</td>\n</tr>\n<tr>\n<td>website</td>\n<td>String</td>\n<td>Booth's website URL</td>\n</tr>\n<tr>\n<td>address</td>\n<td>String</td>\n<td>Booth address</td>\n</tr>\n<tr>\n<td>facebook</td>\n<td>String</td>\n<td>Booth's Facebook handle URL</td>\n</tr>\n<tr>\n<td>linkedin</td>\n<td>String</td>\n<td>Booth's LinkedIn handle URL</td>\n</tr>\n<tr>\n<td>twitter</td>\n<td>String</td>\n<td>Booth's Twitter handle URL</td>\n</tr>\n<tr>\n<td>instagram</td>\n<td>String</td>\n<td>Booth's Instagram handle URL</td>\n</tr>\n<tr>\n<td>profileImg</td>\n<td>String</td>\n<td>Exhibitor’s profile photo</td>\n</tr>\n<tr>\n<td>spotlightBannerType</td>\n<td>String</td>\n<td>Banner type: Image/Video</td>\n</tr>\n<tr>\n<td>spotlightBanner</td>\n<td>Array</td>\n<td>This is a large banner placed at the top of the exhibitor’s profile</td>\n</tr>\n<tr>\n<td>brochure</td>\n<td>String</td>\n<td>First file from the 'multipleFile'</td>\n</tr>\n<tr>\n<td>multipleFile</td>\n<td>Array</td>\n<td>Exhibitor booth's files, max limit: 10 Files</td>\n</tr>\n<tr>\n<td>listBannerImage</td>\n<td>String</td>\n<td>This banner is displayed at the booth card on the exhibitor's list</td>\n</tr>\n<tr>\n<td>smallBannerImage</td>\n<td>String</td>\n<td>This banner is displayed at the booth card on the reception and sessions page</td>\n</tr>\n<tr>\n<td>boothSize</td>\n<td>String</td>\n<td>Booth Size (Large-Medium-Small)</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{key}}"},{"key":"value","value":"{{bearerText}} {{Bearer}}"}]},"isInherited":true,"source":{"_postman_id":"0df10e79-237b-4797-ba20-76e6e7b92939","id":"0df10e79-237b-4797-ba20-76e6e7b92939","name":"Virtual Pro Public APIs v1.2","type":"collection"}},"urlObject":{"path":["api","{{apiVersion}}","integration","booth","list"],"host":["{{endpoint}}"],"query":[{"description":{"content":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type : Integer</li>\n<li>Id of the event</li>\n</ul>\n","type":"text/plain"},"key":"eventId","value":"{{eventId}}"},{"description":{"content":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: integer</li>\n<li>Default value is 0</li>\n<li>Returns the data of the current page</li>\n</ul>\n","type":"text/plain"},"key":"currentPage","value":"{{currentPage}}"},{"description":{"content":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: integer</li>\n<li>Default value 100</li>\n<li>MaxLength: 100</li>\n<li>MinLength: 10</li>\n<li>Number of items per page</li>\n</ul>\n","type":"text/plain"},"key":"limit","value":"{{limit}}"}],"variable":[]}},"response":[{"id":"58c8e955-5253-4f95-8f1b-5ae149cee4ea","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","description":"Bearer <access token>","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/booth/list?eventId={{eventid}}&currentPage={{currentpage}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","booth","list"],"query":[{"key":"eventId","value":"{{eventid}}"},{"key":"currentPage","value":"{{currentpage}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Jun 2021 11:52:15 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"close"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"83d-Tzj5coDoCjhfRO6c5o/dTre7FQ4\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"data\": [\n            {\n                \"hubiloExhibitorId\": 437135,\n                \"clientExhibitorId\": \"\",\n                \"name\": \"booth name\",\n                \"email\": \"email@domain.com\",\n                \"phone\": \"+91-99999-99999\",\n                \"logo\": \"3368_5694_739577001631194493.png\",\n                \"description\": \"This booth is created for new joinee\",\n                \"website\": \"https://your_website_name.com\",\n                \"address\": \"South korea\",\n                \"facebook\": \"https://facebook.com\",\n                \"linkedin\": \"https://linkedIn.com\",\n                \"twitter\": \"https://twitter.com\",\n                \"instagram\": \"https://instagram.com\",\n                \"profileImg\": \"https://domain.com/exhibitor/345139/300/3368_5694_739577001631194493.png\",\n                \"spotlightBannerType\": \"VIDEO\",\n                \"spotlightBanner\": [\n                {\n                    \"type\": \"YOUTUBE\",\n                    \"link\": \"https://www.youtube.com/watch?v=your_video_code\"\n                }\n                ],\n                \"brochure\": \"https://domain.com/brochure/345139/b24e2ea0-802b-11ec-b6ce-898998507cf7_1697268570506.xlsx\",\n                \"multipleFile\": [\n                            \"https://domain.com/brochure/345139/b24e2ea0-802b-11ec-b6ce-898998577cf7_1697268570506.xlsx\"\n                ],\n                \"listBannerImage\": \"https://domain.com/banner/exhibitor_list_banner_image/345139/1036/2988_6468_190827001697268436.png\",\n                \"smallBannerImage\": \"https://domain.com/banner/exhibitor_list_banner_image/345139/1036/3474_9247_385889001697268455.png\",\n                \"boothSize\": \"LARGE\"\n            },\n            {\n                \"hubiloExhibitorId\": 437137,\n                \"clientExhibitorId\": \"\",\n                \"name\": \"Booth A Updated\",\n                \"email\": \"team@domain.com\",\n                \"phone\": \"+91-99999-99999\",\n                \"logo\": \"4397_7629_842335001697268420.png\",\n                \"description\": \"Please add description here\",\n                \"website\": \"https://your_website_name.com\",\n                \"address\": \"Port Blair, Andaman and Nicobar Islands\",\n                \"facebook\": \"https://facebook.com\",\n                \"linkedin\": \"https://linkedin.com\",\n                \"twitter\": \"https://twitter.com\",\n                \"instagram\": \"https://instagram.com\",\n                \"profileImg\": \"https://domain.com/exhibitor/345139/300/4397_7629_842335001697268420.png\",\n                \"spotlightBannerType\": \"VIDEO\",\n                \"spotlightBanner\": [\n                {\n                    \"type\": \"YOUTUBE\",\n                    \"link\": \"https://www.youtube.com/watch?v=your_video_code\"\n                }\n                ],\n                \"brochure\": \"https://domain.com/brochure/345139/b24e2ea0-802b-11ec-b6ce-898998507cf7_1697268570506.xlsx\",\n                \"multipleFile\": [\n                                \"https://domain.com/brochure/345139/b24e2ea0-802b-11ec-b6ce-898998577cf7_1697268570506.xlsx\"\n                ],\n                \"listBannerImage\": \"https://domain.com/banner/exhibitor_list_banner_image/345139/1036/2988_6468_190827001697268436.png\",\n                \"smallBannerImage\": \"https://domain.com/banner/exhibitor_list_banner_image/345139/1036/3474_9247_385889001697268455.png\",\n                \"boothSize\": \"MEDIUM\"\n            }\n        ]\n    },\n    \"message\": \"\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"218dd925-6b89-472e-9e0e-f5b686de1ba7","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text","disabled":true},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/booth/list?currentPage={{currentpage}}&limit={{limit}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","booth","list"],"query":[{"key":"eventId","value":"{{eventid}}","description":"**`Required`**\n  - Type : Integer\n  - Id of event","disabled":true},{"key":"currentPage","value":"{{currentpage}}","description":"**`Optional`**\n  - Type: integer\n  - Default value is 0 .\n  - If currentpage = 0, it will return total pages."},{"key":"limit","value":"{{limit}}","description":"**`Optional`**\n  - Type: integer\n  - Default value is total Array length .\n"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Sep 2021 11:37:32 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"114"},{"key":"Connection","value":"close"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"72-QGrT3wBdx0gS27j1crF1eKE1Zag\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Sorry, Some parameter are missing. Please enter all required values.\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"f10099da-f0dc-4e18-989d-75011a708ddf","name":"Invalid Access/Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text","disabled":true},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/booth/list?eventId={{eventid}}&currentPage={{currentpage}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","booth","list"],"query":[{"key":"eventId","value":"{{eventid}}"},{"key":"currentPage","value":"{{currentpage}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Jun 2021 13:59:37 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"close"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 401,\n    \"message\": \"Invalid Access\",\n    \"flag\": 0\n}"},{"id":"e7b19297-0e60-44d7-96fd-c4c533777f35","name":"Something went wrong","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text","disabled":true},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/booth/list?currentPage={{currentpage}}&limit=10","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","booth","list"],"query":[{"key":"eventId","value":"{{eventid}}","description":"**`Required`**\n  - Type : Integer\n  - Id of event","disabled":true},{"key":"currentPage","value":"{{currentpage}}","description":"**`Optional`**\n  - Type: integer\n  - Default value is 0 .\n  - If currentpage = 0, it will return total pages."},{"key":"limit","value":"10","description":"**`Optional`**\n  - Type: integer\n  - Default value is total Array length .\n"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Sep 2021 11:34:18 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"close"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 500,\n    \"message\": \"Something went wrong. Please try again.\",\n    \"flag\": 0\n}"},{"id":"d92c52a8-df41-4a25-a5e4-e403e0e38daa","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text","disabled":true},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/booth/list?currentPage={{currentpage}}&limit=10","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","booth","list"],"query":[{"key":"eventId","value":"{{eventid}}","description":"**`Required`**\n  - Type : Integer\n  - Id of event","disabled":true},{"key":"currentPage","value":"{{currentpage}}","description":"**`Optional`**\n  - Type: integer\n  - Default value is 0 .\n  - If currentpage = 0, it will return total pages."},{"key":"limit","value":"10","description":"**`Optional`**\n  - Type: integer\n  - Default value is total Array length .\n"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Sep 2021 11:34:18 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"close"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 429,\n    \"message\": \"Too many requests, please try again later.\"\n}"}],"_postman_id":"428b731e-681f-4aa8-aff7-4f9fba934c6e"},{"name":"Booth Analtyics","id":"480f04c5-ae4b-41c5-99ec-027d4eaf59b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{endpoint}}/api/{{apiVersion}}/integration/booth/analytics?hubiloExhibitorId={{hubiloExhibitorId}}&eventId={{eventid}}&type={{booth_analytics_type}}&currentPage={{currentPage}}&limit={{limit}}","description":"<blockquote>\n<p>This API returns all the analytics data to a particular exhibitor in an event. </p>\n</blockquote>\n<p><strong><code>Response Body</code></strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Keys</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>engagementCount</td>\n<td>Integer</td>\n<td>Engagement Count of the user</td>\n</tr>\n<tr>\n<td>leadStatus</td>\n<td>String</td>\n<td>Lead Status of the User</td>\n</tr>\n<tr>\n<td>fileName</td>\n<td>String</td>\n<td>File Name of the Downloaded File by User</td>\n</tr>\n<tr>\n<td>file</td>\n<td>String</td>\n<td>File URL of the Downloaded File by User</td>\n</tr>\n<tr>\n<td>downloadedAt</td>\n<td>String</td>\n<td>File Downloaded At by User</td>\n</tr>\n<tr>\n<td>userId</td>\n<td>String</td>\n<td>User Unique ID</td>\n</tr>\n<tr>\n<td>firstName</td>\n<td>String</td>\n<td>Attendee's First Name</td>\n</tr>\n<tr>\n<td>lastName</td>\n<td>String</td>\n<td>Attendee's Last Name</td>\n</tr>\n<tr>\n<td>designation</td>\n<td>String</td>\n<td>Attendee's Designation in Organization</td>\n</tr>\n<tr>\n<td>organisation</td>\n<td>String</td>\n<td>Organization Name</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>String</td>\n<td>Contact Number of Attendee</td>\n</tr>\n<tr>\n<td>email</td>\n<td>String</td>\n<td>Email Address of an Attendee</td>\n</tr>\n<tr>\n<td>city</td>\n<td>String</td>\n<td>City Name of an Attendee</td>\n</tr>\n<tr>\n<td>state</td>\n<td>String</td>\n<td>State Name of an Attendee</td>\n</tr>\n<tr>\n<td>country</td>\n<td>String</td>\n<td>Country Name of an Attendee</td>\n</tr>\n<tr>\n<td>about</td>\n<td>String</td>\n<td>Short Description of Attendee</td>\n</tr>\n<tr>\n<td>website</td>\n<td>String</td>\n<td>Website URL of an Attendee</td>\n</tr>\n<tr>\n<td>facebookLink</td>\n<td>String</td>\n<td>Facebook Account URL of an Attendee</td>\n</tr>\n<tr>\n<td>twitterLink</td>\n<td>String</td>\n<td>Twitter Account URL of an Attendee</td>\n</tr>\n<tr>\n<td>linkedInLink</td>\n<td>String</td>\n<td>LinkedIn Account URL of an Attendee</td>\n</tr>\n<tr>\n<td>instagramLink</td>\n<td>String</td>\n<td>Instagram Account URL of an Attendee</td>\n</tr>\n<tr>\n<td>Group</td>\n<td>Array</td>\n<td>Member Group Type of an Attendee</td>\n</tr>\n<tr>\n<td>gender</td>\n<td>String</td>\n<td>Gender of an Attendee</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{key}}"},{"key":"value","value":"{{bearerText}} {{Bearer}}"}]},"isInherited":true,"source":{"_postman_id":"0df10e79-237b-4797-ba20-76e6e7b92939","id":"0df10e79-237b-4797-ba20-76e6e7b92939","name":"Virtual Pro Public APIs v1.2","type":"collection"}},"urlObject":{"path":["api","{{apiVersion}}","integration","booth","analytics"],"host":["{{endpoint}}"],"query":[{"description":{"content":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type : Integer</li>\n<li>Id of Exhibitor</li>\n</ul>\n","type":"text/plain"},"key":"hubiloExhibitorId","value":"{{hubiloExhibitorId}}"},{"description":{"content":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: Integer</li>\n<li>Id of an Event</li>\n</ul>\n","type":"text/plain"},"key":"eventId","value":"{{eventid}}"},{"description":{"content":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: String\n<strong>Allowed Types</strong></li>\n<li>engagement</li>\n<li>pdfDownload</li>\n</ul>\n","type":"text/plain"},"key":"type","value":"{{booth_analytics_type}}"},{"description":{"content":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type : Integer</li>\n<li>Default value is 0</li>\n<li>Returns the data of the current page.</li>\n</ul>\n","type":"text/plain"},"key":"currentPage","value":"{{currentPage}}"},{"description":{"content":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type : Integer</li>\n<li>Default value is 100.</li>\n<li>MaxLength: 100</li>\n<li>MinLength: 10</li>\n<li>Number of data user wants per page</li>\n</ul>\n","type":"text/plain"},"key":"limit","value":"{{limit}}"}],"variable":[]}},"response":[{"id":"4c22b0e3-7bef-484b-8425-bd303258106a","name":"Success Response","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/booth/analytics?hubiloExhibitorId={{hubiloExhibitorId}}&eventId={{eventid}}&type={{booth_analytics_type}}&currentPage={{currentPage}}&limit={{limit}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","booth","analytics"],"query":[{"key":"hubiloExhibitorId","value":"{{hubiloExhibitorId}}","description":"**`Required`**\n - Type : Integer\n - Id of Exhibitor"},{"key":"eventId","value":"{{eventid}}","description":"**`Required`**\n- Type: Integer\n- Id of an Event"},{"key":"type","value":"{{booth_analytics_type}}","description":"**`Required`**\n- Type: String\n**Allowed Types**\n- engagement\n- pdfDownload"},{"key":"currentPage","value":"{{currentPage}}","description":"**`Optional`**\n- Type : Integer\n- Default value is 0\n- Returns the data of the current page."},{"key":"limit","value":"{{limit}}","description":"**`Optional`**\n- Type : Integer\n- Default value is 100.\n- MaxLength: 100\n- MinLength: 10\n- Number of data user wants per page"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 21 Mar 2025 14:47:00 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"RateLimit-Limit","value":"20"},{"key":"RateLimit-Remaining","value":"19"},{"key":"RateLimit-Reset","value":"1"},{"key":"ETag","value":"W/\"e79-vsrgsc8ogbe8XtczHazfVtF0WtM\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"data\": [\n            {\n                \"gender\": \"\",\n                \"phone\": \"\",\n                \"city\": \"\",\n                \"state\": \"\",\n                \"country\": \"India\",\n                \"instagramLink\": \"\",\n                \"firstName\": \"John\",\n                \"lastName\": \"Sharma\",\n                \"email\": \"john@sample.com\",\n                \"about\": \"About sample\",\n                \"website\": \"\",\n                \"phoneCode\": \"\",\n                \"jobTitle\": \"SDE\",\n                \"organisationName\": \"Hubilo\",\n                \"facebookLink\": \"\",\n                \"linkedinLink\": \"\",\n                \"twitterLink\": \"\",\n                \"userId\": \"6513bd830a5b8a32wwewewe\",\n                \"group\": [\n                    \"Attendee\"\n                ],\n                \"source\": \"Login Page\",\n                \"file\": \"https://fileurl.com/brochure/2801467/0fe0daa0-04a3-aka-8b5e-932avcd36bc7e_1742375884106.xlsx\",\n                \"downloadedAt\": \"2025-03-21 11:16:40\",\n                \"fileName\": \"1742370427665.xlsx\"\n            }\n        ],\n        \"totalCount\": 5,\n        \"currentPage\": 0,\n        \"limit\": 1\n    },\n    \"message\": \"\",\n    \"flag\": 0,\n    \"event_last_updated_at\": 0\n}"}],"_postman_id":"480f04c5-ae4b-41c5-99ec-027d4eaf59b5"},{"name":"Add Virtual Exhibitor Booth","id":"6fa4ba6d-d5d3-4675-ac03-77480a7e7578","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Content-Type header generated by Postman.","key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"eventId","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: Integer</li>\n<li>Id of Event</li>\n</ul>\n","type":"text"},{"key":"name","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Name of Booth</li>\n</ul>\n","type":"text"},{"key":"category","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Category of Booth</li>\n</ul>\n","type":"text"},{"key":"boothSize","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Size of Booth\n <strong>Allowed Type</strong></li>\n<li>MEDIUM</li>\n<li>LARGE</li>\n<li>SMALL</li>\n</ul>\n","type":"text"},{"key":"description","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Booth description</li>\n</ul>\n","type":"text"},{"key":"website","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Booth Website URL</li>\n</ul>\n","type":"text"},{"key":"instagram","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Instagram URL of booth handler</li>\n</ul>\n","type":"text"},{"key":"address","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Booth Address</li>\n</ul>\n","type":"text"},{"key":"facebook","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Facebook URL  of booth handler</li>\n</ul>\n","type":"text"},{"key":"linkedin","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>LinkedIn URL  of booth handler</li>\n</ul>\n","type":"text"},{"key":"twitter","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Twitter URL  of booth handler</li>\n</ul>\n","type":"text"},{"key":"email","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Email address of Booth</li>\n</ul>\n","type":"text"},{"key":"phone","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Contact Number of Booth Creator</li>\n</ul>\n","type":"text"},{"key":"tags","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: Array</li>\n<li>Relevant matching Tags of Booth get better suggestions for the event</li>\n</ul>\n","type":"text"},{"key":"clientExhibitorId","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Exhibitor Id given by end client</li>\n</ul>\n","type":"text"}]},"url":"{{endpoint}}/api/{{apiVersion}}/integration/booth/add","description":"<blockquote>\n<p>This API allows the creation of a new virtual exhibitor booth for a current event. If Tags are needed to be passed in the request body, they would first need to be created from the UI (visit <a href=\"https://dash.hubilo.com/\">Dashboard</a><br />-&gt; select desired event -&gt; Virtual Booth -&gt; Add Virtual Booths -&gt; scroll down to see the option to add Tags). </p>\n<p>The same value to be passed in the request body. <code>clientExhibitorId</code> can be fetched from <a href=\"https://developer.hubilo.com/#428b731e-681f-4aa8-aff7-4f9fba934c6e\">GET Exhibitor Booths API</a>.    </p>\n</blockquote>\n<p><strong><code>Response Body</code></strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Keys</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>hubiloExhibitorId</td>\n<td>Integer</td>\n<td>Hubilo Exhibitor ID</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{key}}"},{"key":"value","value":"{{bearerText}} {{Bearer}}"}]},"isInherited":true,"source":{"_postman_id":"0df10e79-237b-4797-ba20-76e6e7b92939","id":"0df10e79-237b-4797-ba20-76e6e7b92939","name":"Virtual Pro Public APIs v1.2","type":"collection"}},"urlObject":{"path":["api","{{apiVersion}}","integration","booth","add"],"host":["{{endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"eae7ffa5-7b74-4be2-b646-12c5681b2772","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 10987,\n    \"clientExhibitorId\": \"\",\n    \"name\": \"How to Integrate Vision and Strategic Planning\",\n    \"category\": \"category name\",\n    \"boothSize\": \"MEDIUM\",\n    \"description\": \"Please put description\",\n    \"address\": \"Tawang\",\n    \"email\": \"email@domain.com\",\n    \"phone\": \"9999999999\",\n    \"website\": \"https://www.your_website_name.com\",\n    \"instagram\": \"https://www.instagram.com\",\n    \"facebook\": \"https://www.facebook.com\",\n    \"linkedin\": \"https://www.linkedin.com\",\n    \"twitter\": \"https://www.twitter.com\",\n    \"tags\": [\"tag1\", \"tag1\"]\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/booth/add"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Jun 2021 11:32:15 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"120"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"78-IETGVjUYdvSBP5QRGpB7ueL1t5M\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"hubiloExhibitorId\": 434097\n    },\n    \"message\": \"\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"71406592-2b45-461d-9255-f3f292b0c6cc","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 11685,\n    \"clientExhibitorId\": \"\",\n    \"category\": \"category name\",\n    \"boothSize\": \"MEDIUM\",\n    \"description\": \"Please put description\",\n    \"address\": \"Tawang\",\n    \"email\": \"email@domain.com\",\n    \"phone\": \"9999999999\",\n    \"website\": \"https://www.your_website_name.com\",\n    \"instagram\": \"https://www.instagram.com\",\n    \"facebook\": \"https://www.facebook.com\",\n    \"linkedin\": \"https://www.linkedin.com\",\n    \"twitter\": \"https://www.twitter.com\",\n    \"tags\": [\"tag1\", \"tag1\"]\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3111/api/{{apiVersion}}/integration/booth/add"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Jun 2021 13:57:08 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"60"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"3c-bwSodwCUuWUgTpNl0i6UJ9oKSag\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Sorry, Some parameter are missing. Please enter all required values.\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"25b8e8fb-b7ab-4db5-bd66-e40b2e8033c1","name":"Invalid Access/Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text","disabled":true},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 9551,\n    \"clientExhibitorId\": \"\",\n    \"name\": \"Booth A\",\n    \"category\": \"Cat 111\",\n    \"boothSize\": \"MEDIUM\",\n    \"description\": \"Please add description here\",\n    \"address\": \"A-304, bunglow, ahmedabad, india\",\n    \"email\": \"team@hubilo.com\",\n    \"phone\": \"+91-99999-99999\",\n    \"website\": \"https://www.your_website_name.com\",\n    \"instagram\": \"https://www.instagram.com\",\n    \"facebook\": \"https://www.facebook.com\",\n    \"linkedin\": \"https://www.linkedin.com\",\n    \"twitter\": \"https://www.twitter.com\",\n    \"tags\": [\"tag1\", \"tag1\"]\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/booth/add"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Jun 2021 13:57:08 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"60"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"3c-bwSodwCUuWUgTpNl0i6UJ9oKSag\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 401,\n    \"message\": \"Invalid Access\",\n    \"flag\": 0\n}"},{"id":"da69764d-132f-46b5-ba76-f23e02aa63bb","name":"Something went wrong","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"hubiloExhibitorId\": \"434095\",\n    \"name\": \"Booth A\",\n    \"category\": \"Cat 111\",\n    \"boothSize\": \"MEDIUM\",\n    \"description\": \"Please add description here\",\n    \"address\": \"A-304, bunglow, ahmedabad, india\",\n    \"email\": \"team@hubilo.com\",\n    \"phone\": \"+91-99999-99999\",\n    \"website\": \"https://www.your_website_name.com\",\n    \"instagram\": \"https://www.instagram.com\",\n    \"facebook\": \"https://www.facebook.com\",\n    \"linkedin\": \"https://www.linkedin.com\",\n    \"twitter\": \"https://www.twitter.com\",\n    \"tags\": [\"tag1\", \"tag1\"]\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/booth/add"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Jun 2021 11:32:40 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 500,\n    \"message\": \"Something went wrong. Please try again.\",\n    \"flag\": 0\n}"},{"id":"8984eca7-5eb0-4d04-96e2-8e48999f2db7","name":"Too Many Requests","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"hubiloExhibitorId\": \"434095\",\n    \"name\": \"Booth A\",\n    \"category\": \"Cat 111\",\n    \"boothSize\": \"MEDIUM\",\n    \"description\": \"Please add description here\",\n    \"address\": \"A-304, bunglow, ahmedabad, india\",\n    \"email\": \"team@hubilo.com\",\n    \"phone\": \"+91-99999-99999\",\n    \"website\": \"https://www.your_website_name.com\",\n    \"instagram\": \"https://www.instagram.com\",\n    \"facebook\": \"https://www.facebook.com\",\n    \"linkedin\": \"https://www.linkedin.com\",\n    \"twitter\": \"https://www.twitter.com\",\n    \"tags\": [\"tag1\", \"tag1\"]\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/booth/add"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Jun 2021 11:32:40 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{     \n    \"status\": 429,     \n    \"message\": \"Too many requests, please try again later.\" \n}"}],"_postman_id":"6fa4ba6d-d5d3-4675-ac03-77480a7e7578"},{"name":"Update Exhibitor Booth","id":"62e0fc3c-bab3-4e1f-8d44-346786571cff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"eventId","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: Integer</li>\n<li>Id of Event Created by Organizer</li>\n</ul>\n","type":"text"},{"key":"hubiloExhibitorId","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: Integer</li>\n<li>Exhibitor Id</li>\n</ul>\n","type":"text"},{"key":"name","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Name of Booth</li>\n</ul>\n","type":"text"},{"key":"category","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Category of Booth</li>\n</ul>\n","type":"text"},{"key":"boothSize","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Size of Booth\n <strong>Allowed Types</strong></li>\n<li>MEDIUM</li>\n<li>LARGE</li>\n<li>SMALL</li>\n</ul>\n","type":"text"},{"key":"description","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Booth description</li>\n</ul>\n","type":"text"},{"key":"address","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Booth Address</li>\n</ul>\n","type":"text"},{"key":"email","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: Integer</li>\n<li>Email of Booth</li>\n</ul>\n","type":"text"},{"key":"phone","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String|Number</li>\n<li>Contact Number of Booth Creator</li>\n</ul>\n","type":"text"},{"key":"website","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Booth Website URL</li>\n</ul>\n","type":"text"},{"key":"instagram","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Instagram URL of booth handler</li>\n</ul>\n","type":"text"},{"key":"facebook","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Facebook URL  of booth handler</li>\n</ul>\n","type":"text"},{"key":"linkedin","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>LinkedIn URL  of booth handler</li>\n</ul>\n","type":"text"},{"key":"twitter","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Twitter URL  of booth handler</li>\n</ul>\n","type":"text"},{"key":"tags","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: Array</li>\n<li>Relevant matching Tags of Booth get better suggestions for the event</li>\n</ul>\n","type":"text"},{"key":"clientExhibitorId","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Exhibitor ID given by end client</li>\n</ul>\n","type":"text"}]},"url":"{{endpoint}}/api/{{apiVersion}}/integration/booth/update","description":"<blockquote>\n<p>This API allows updating details of an existing exhibitor booth for a current event using either <code>hubiloExhibitorId</code> or <code>clientExhibitorId</code>. This ID can be retrieved from <a href=\"https://developer.hubilo.com/#428b731e-681f-4aa8-aff7-4f9fba934c6e\">GET Exhibitor Booths by Event ID API</a>. Tags passed in the body should match the tags created from the dashboard, and they will get updated as new tags for the respective booth. </p>\n</blockquote>\n<p><strong><code>Response Body</code></strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Keys</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>data</td>\n<td>String</td>\n<td>Status Message</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{key}}"},{"key":"value","value":"{{bearerText}} {{Bearer}}"}]},"isInherited":true,"source":{"_postman_id":"0df10e79-237b-4797-ba20-76e6e7b92939","id":"0df10e79-237b-4797-ba20-76e6e7b92939","name":"Virtual Pro Public APIs v1.2","type":"collection"}},"urlObject":{"path":["api","{{apiVersion}}","integration","booth","update"],"host":["{{endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"5f8a9fef-03ad-4a80-9fe3-fa3877c00908","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 10987,\n    \"hubiloExhibitorId\": \"437135\",\n    \"name\": \"Booth A\",\n    \"category\": \"category name\",\n    \"boothSize\": \"MEDIUM\",\n    \"description\": \"Please add description here\",\n    \"address\": \"Greater London City of London\",\n    \"email\": \"email@domain.com\",\n    \"phone\": \"+91-99999-99999\",\n    \"website\": \"https://your_website_name.com\",\n    \"instagram\": \"https://instagram.com\",\n    \"facebook\": \"https://facebook.com\",\n    \"linkedin\": \"https://linkedin.com\",\n    \"twitter\": \"https://twitter.com\",\n    \"tags\": [\n        \"tag1\",\n        \"tag2\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/booth/update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Jun 2021 11:46:18 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"123"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"7b-FBHeaAecvfWJBU9nPI3XGMgtLbk\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"data\": \"Updated Successfully\"\n    },\n    \"message\": \"\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"baf57b8b-b601-41ba-8220-228d564173c4","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 9551,\n    \"name\": \"Booth A\",\n    \"category\": \"Cat 111\",\n    \"boothSize\": \"MEDIUM\",\n    \"description\": \"Please add description here\",\n    \"address\": \"A-304, bunglow, ahmedabad, india\",\n    \"email\": \"team@hubilo.com\",\n    \"phone\": \"+91-99999-99999\",\n    \"website\": \"https://www.your_website_name.com\",\n    \"instagram\": \"https://www.instagram.com\",\n    \"facebook\": \"https://www.facebook.com\",\n    \"linkedin\": \"https://www.linkedin.com\",\n    \"twitter\": \"https://www.twitter.com\",\n    \"tags\": [\"tag1\", \"tag1\"]\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/booth/update"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Jun 2021 13:57:58 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"132"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"84-NwrUbNbVLs/AH/LNEXkFLJdRa7Q\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Please pass either hubiloExhibitorId or clientExhibitorId\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"0b0e7e50-8d14-42a8-9c1a-d98f7892c707","name":"Invalid Access/Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text","disabled":true},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 10128,\n    \"hubiloExhibitorId\": \"434095\",\n    \"name\": \"Booth A\",\n    \"category\": \"Cat 111\",\n    \"boothSize\": \"MEDIUM\",\n    \"description\": \"Please add description here\",\n    \"address\": \"Address\",\n    \"email\": \"email@domain.com\",\n    \"phone\": \"+91-99999-99999\",\n    \"website\": \"https://www.your_website_name.com\",\n    \"instagram\": \"https://www.instagram.com\",\n    \"facebook\": \"https://www.facebook.com\",\n    \"linkedin\": \"https://www.linkedin.com\",\n    \"twitter\": \"https://www.twitter.com\",\n    \"tags\": [\"tag1\", \"tag1\"]\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/booth/update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Jun 2021 11:56:04 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"60"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"3c-bwSodwCUuWUgTpNl0i6UJ9oKSag\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 401,\n    \"message\": \"Invalid Access\",\n    \"flag\": 0\n}"},{"id":"164e4111-10ab-444b-a4c2-40047d71dc09","name":"Something went wrong","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"hubiloExhibitorId\": \"434095\",\n    \"name\": \"Booth A\",\n    \"category\": \"Cat 111\",\n    \"boothSize\": \"MEDIUM\",\n    \"description\": \"Please add description here\",\n    \"address\": \"Address\",\n    \"email\": \"email@domain.com\",\n    \"phone\": \"+91-99999-99999\",\n    \"website\": \"https://www.your_website_name.com\",\n    \"instagram\": \"https://www.instagram.com\",\n    \"facebook\": \"https://www.facebook.com\",\n    \"linkedin\": \"https://www.linkedin.com\",\n    \"twitter\": \"https://www.twitter.com\",\n    \"tags\": [\"tag1\", \"tag1\"]\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/booth/update"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Jun 2021 11:45:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 500,\n    \"message\": \"Something went wrong. Please try again.\",\n    \"flag\": 0\n}"},{"id":"7aabf4e3-a62f-4cd1-95b7-64760f0c8870","name":"Too Many Requests","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"hubiloExhibitorId\": \"434095\",\n    \"name\": \"Booth A\",\n    \"category\": \"Cat 111\",\n    \"boothSize\": \"MEDIUM\",\n    \"description\": \"Please add description here\",\n    \"address\": \"Address\",\n    \"email\": \"email@domain.com\",\n    \"phone\": \"+91-99999-99999\",\n    \"website\": \"https://www.your_website_name.com\",\n    \"instagram\": \"https://www.instagram.com\",\n    \"facebook\": \"https://www.facebook.com\",\n    \"linkedin\": \"https://www.linkedin.com\",\n    \"twitter\": \"https://www.twitter.com\",\n    \"tags\": [\"tag1\", \"tag1\"]\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/booth/update"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Jun 2021 11:45:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{     \n    \"status\": 429,     \n    \"message\": \"Too many requests, please try again later.\" \n}"}],"_postman_id":"62e0fc3c-bab3-4e1f-8d44-346786571cff"},{"name":"Delist Exhibitor Booth","id":"b0c8480a-9129-499e-a370-66c857011716","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"eventId","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: Integer</li>\n<li>Id of Event Created by Organizer</li>\n</ul>\n","type":"text"},{"key":"hubiloExhibitorId","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: Array</li>\n<li>Hubilo exhibitor ID</li>\n</ul>\n","type":"text"},{"key":"clientExhibitorId","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: Array</li>\n<li>Exhibitor ID given by client</li>\n</ul>\n","type":"text"}]},"url":"{{endpoint}}/api/{{apiVersion}}/integration/booth/delete","description":"<blockquote>\n<p>This API allows you to delist one or more exhibitor booths at a time. This is an irreversible action. </p>\n<ol>\n<li><p>In order to use the API, eventId and either hubiloExhibitorId or clientExhibitorId are required. Exhibitor IDs can be retrieved via <a href=\"https://developer.hubilo.com/#428b731e-681f-4aa8-aff7-4f9fba934c6e\">Exhibitor Booths API</a>.</p>\n</li>\n<li><p>A maximum of 100 exhibitor booths can be delisted at once.</p>\n</li>\n<li><p>Delisting a booth will remove them from organiser dashboard and the published event.</p>\n</li>\n<li><p>This API maps to the 'Delete Virtual Booth' functionality in organizer dashboard.</p>\n</li>\n</ol>\n</blockquote>\n<blockquote>\n<p>Note: This is an asynchronous API and may take upto a maximum of 10 minutes for the action to be complete. If any ID is incorrect or not found in our database, it will get ignored and only the valid ones will get delisted. To verify, you can use the Exhibitor Booths API - delisted booths will not be returned in the response. </p>\n</blockquote>\n<p><strong><code>Response Body</code></strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Keys</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>data</td>\n<td>String</td>\n<td>Status Message</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{key}}"},{"key":"value","value":"{{bearerText}} {{Bearer}}"}]},"isInherited":true,"source":{"_postman_id":"0df10e79-237b-4797-ba20-76e6e7b92939","id":"0df10e79-237b-4797-ba20-76e6e7b92939","name":"Virtual Pro Public APIs v1.2","type":"collection"}},"urlObject":{"path":["api","{{apiVersion}}","integration","booth","delete"],"host":["{{endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"3fc2daf9-3968-4225-90ee-36eb4860c88d","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 11938,\n    \"hubiloExhibitorId\": [\n        \"437401\", \"437397\",\n        \"437400\", \"437402\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/booth/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Jun 2021 11:46:18 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"123"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"7b-FBHeaAecvfWJBU9nPI3XGMgtLbk\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Deleting Booth\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"ff836e94-97bf-4976-ac9f-6b44ac18563d","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/booth/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Jun 2021 13:57:58 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"132"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"84-NwrUbNbVLs/AH/LNEXkFLJdRa7Q\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Please pass either hubiloExhibitorId or clientExhibitorId\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"b152f8ed-08c2-48bf-9343-b8212b724f96","name":"Invalid Access/Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text","disabled":true},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 11938,\n    \"hubiloExhibitorId\": [\n        \"437401\", \"437397\",\n        \"437400\", \"437402\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/booth/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Jun 2021 11:56:04 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"60"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"3c-bwSodwCUuWUgTpNl0i6UJ9oKSag\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 401,\n    \"message\": \"Invalid Access\",\n    \"flag\": 0\n}"},{"id":"b0db70ea-f078-46b5-8263-47396be0ea96","name":"Something went wrong","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"hubiloExhibitorId\": [\n        \"437401\", \"437397\",\n        \"437400\", \"437402\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/booth/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Jun 2021 11:45:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 500,\n    \"message\": \"Something went wrong. Please try again.\",\n    \"flag\": 0\n}"},{"id":"cf33ba54-ce4a-4591-bd66-6f779049d5e9","name":"Too Many Requests","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 11938,\n    \"hubiloExhibitorId\": [\n        \"437401\", \"437397\",\n        \"437400\", \"437402\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/booth/delete"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Jun 2021 11:45:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{     \n    \"status\": 429,     \n    \"message\": \"Too many requests, please try again later.\" \n}"}],"_postman_id":"b0c8480a-9129-499e-a370-66c857011716"},{"name":"Remove Booth Member","id":"e8ab2ac1-0777-4fe5-8415-4d67b133ac7b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"eventId","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: Integer</li>\n<li>Id of Event Created by Organizer</li>\n</ul>\n","type":"text"},{"key":"email","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: Array</li>\n<li>Email address of booth member</li>\n</ul>\n","type":"text"},{"key":"","value":"","type":"text","disabled":true}]},"url":"{{endpoint}}/api/{{apiVersion}}/integration/booth/member/delete","description":"<blockquote>\n<p>You can use this API to unlink booth member from booth via email. This is an irreversible action.  </p>\n<ol>\n<li>In order to use the API, <code>eventId</code> and <code>email</code> are required.  </li>\n<li>If the booth member is removed, then it will be unlinked from booth as teammember and will have user group assigned as attendee.  </li>\n<li>A maximum of 100 booth members can be removed at once.</li>\n</ol>\n</blockquote>\n<blockquote>\n<p>Note: This is an asynchronous API and may take upto a maximum of 10 minutes for the action to be complete. If any ID is incorrect or not found in our database, it will get ignored and only the valid ones will get removed.</p>\n</blockquote>\n<p><strong><code>Response Body</code></strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Keys</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>data</td>\n<td>String</td>\n<td>Status Message</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{key}}"},{"key":"value","value":"{{bearerText}} {{Bearer}}"}]},"isInherited":true,"source":{"_postman_id":"0df10e79-237b-4797-ba20-76e6e7b92939","id":"0df10e79-237b-4797-ba20-76e6e7b92939","name":"Virtual Pro Public APIs v1.2","type":"collection"}},"urlObject":{"path":["api","{{apiVersion}}","integration","booth","member","delete"],"host":["{{endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"22d47182-6f8a-495b-b6ac-e6972620b0fc","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 34457,\n    \"email\": [\n        \"ashu@hub.com\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/booth/member/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Jun 2021 11:46:18 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"123"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"7b-FBHeaAecvfWJBU9nPI3XGMgtLbk\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Deleting Booth memeber from booth\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"85486bdb-3c93-4d58-93b5-64db3e354364","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/booth/member/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Jun 2021 13:57:58 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"132"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"84-NwrUbNbVLs/AH/LNEXkFLJdRa7Q\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Sorry, Some parameter are missing. Please enter all required values.\",\n    \"flag\": 0\n}"},{"id":"73bfe3c3-ffa4-4791-8ee8-0e8a74556721","name":"Invalid Access/Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text","disabled":true},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 34457,\n    \"email\": [\n        \"ashu@hub.com\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/booth/member/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Jun 2021 11:56:04 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"60"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"3c-bwSodwCUuWUgTpNl0i6UJ9oKSag\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 401,\n    \"message\": \"Invalid Access\",\n    \"flag\": 0\n}"},{"id":"440241bb-4ef7-4717-8af6-57ebcc325f17","name":"Something went wrong","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"email\": [\n        \"ashu@hub.com\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/booth/member/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Jun 2021 11:45:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 500,\n    \"message\": \"Something went wrong. Please try again.\",\n    \"flag\": 0\n}"},{"id":"5888533b-a834-4e85-8194-69e21c0f466d","name":"Too Many Requests","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 34457,\n    \"email\": [\n        \"ashu@hub.com\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/booth/member/delete"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Jun 2021 11:45:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{     \n    \"status\": 429,     \n    \"message\": \"Too many requests, please try again later.\" \n}"}],"_postman_id":"e8ab2ac1-0777-4fe5-8415-4d67b133ac7b"}],"id":"312f2663-6d10-4dcb-b121-6f267e58918b","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"8eaca002-788c-451b-a49d-a1ed0f4d2e8a"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"6b3b9860-8aeb-4b4c-ac1d-2e52d28f0a9b"}}],"_postman_id":"312f2663-6d10-4dcb-b121-6f267e58918b","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{key}}"},{"key":"value","value":"{{bearerText}} {{Bearer}}"}]},"isInherited":true,"source":{"_postman_id":"0df10e79-237b-4797-ba20-76e6e7b92939","id":"0df10e79-237b-4797-ba20-76e6e7b92939","name":"Virtual Pro Public APIs v1.2","type":"collection"}}},{"name":"User","item":[{"name":"List Users","id":"f542ab38-047a-4c13-b81b-0d3a273abb5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"isSendMedia","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: Boolean</li>\n<li>Default value false</li>\n<li>Return all media uploaded by user</li>\n</ul>\n","type":"text"}]},"url":"{{endpoint}}/api/{{apiVersion}}/integration/user/list?eventId={{eventId}}&email={{email}}&currentPage={{currentPage}}&limit={{limit}}&groupIds={{groupIds}}&lastUpdatedAt={{updated_at}}&lastUpdatedAtOp={{lastUpdatedAtOp}}","description":"<blockquote>\n<p>Returns all the WebApp and Community users and their basic details along with a magic link that can be used by the end-user to login to the event. </p>\n</blockquote>\n<blockquote>\n<p>This API also features media downloads. To get the media URLs, use the key <code>isSendMedia</code> with value <code>true</code> to get all the applicable media in response. </p>\n</blockquote>\n<p><strong><code>Response Body</code></strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Keys</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>String</td>\n<td>Hubilo user ID</td>\n</tr>\n<tr>\n<td>userId</td>\n<td>String</td>\n<td>Id of the attendee</td>\n</tr>\n<tr>\n<td>eventId</td>\n<td>Integer</td>\n<td>Event id created by organiser</td>\n</tr>\n<tr>\n<td>createdAt</td>\n<td>String</td>\n<td>Time/Date when the event is created</td>\n</tr>\n<tr>\n<td>firstName</td>\n<td>String</td>\n<td>First name of attendee</td>\n</tr>\n<tr>\n<td>lastName</td>\n<td>String</td>\n<td>Last name of an attendee</td>\n</tr>\n<tr>\n<td>email</td>\n<td>String</td>\n<td>Email address of the attendee</td>\n</tr>\n<tr>\n<td>phoneCode</td>\n<td>String</td>\n<td>Phone code</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>String</td>\n<td>Contact number of the attendee</td>\n</tr>\n<tr>\n<td>profilePictures</td>\n<td>String</td>\n<td>Profile picture of the attendee</td>\n</tr>\n<tr>\n<td>organisationName</td>\n<td>String</td>\n<td>Name of the organization</td>\n</tr>\n<tr>\n<td>designation</td>\n<td>String</td>\n<td>Designation of the attendee</td>\n</tr>\n<tr>\n<td>about</td>\n<td>String</td>\n<td>Brief description of the attendee</td>\n</tr>\n<tr>\n<td>city</td>\n<td>String</td>\n<td>City name</td>\n</tr>\n<tr>\n<td>state</td>\n<td>String</td>\n<td>State name</td>\n</tr>\n<tr>\n<td>country</td>\n<td>String</td>\n<td>Country name</td>\n</tr>\n<tr>\n<td>groups</td>\n<td>Array of Objects</td>\n<td>Return list of groups with following information: groupId, groupName, groupType</td>\n</tr>\n<tr>\n<td>profilePictureURL</td>\n<td>String</td>\n<td>Attendee's profile photo URL</td>\n</tr>\n<tr>\n<td>organiserId</td>\n<td>Integer</td>\n<td>Organiser ID</td>\n</tr>\n<tr>\n<td>customFieldData</td>\n<td>Array of Objects</td>\n<td>Return list of custom profile fields with following information: id, value, name, type</td>\n</tr>\n<tr>\n<td>loginMagicLink</td>\n<td>String</td>\n<td>Event login link for end-user</td>\n</tr>\n<tr>\n<td>totalCount</td>\n<td>Array</td>\n<td>Total number of users</td>\n</tr>\n<tr>\n<td>attendanceType</td>\n<td>String</td>\n<td>Attendance type could be on_site or virtual</td>\n</tr>\n<tr>\n<td>qrCode</td>\n<td>String</td>\n<td>QR code for in-person registrations</td>\n</tr>\n<tr>\n<td>updatedAt</td>\n<td>String</td>\n<td>Updated Time/Date.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{key}}"},{"key":"value","value":"{{bearerText}} {{Bearer}}"}]},"isInherited":true,"source":{"_postman_id":"0df10e79-237b-4797-ba20-76e6e7b92939","id":"0df10e79-237b-4797-ba20-76e6e7b92939","name":"Virtual Pro Public APIs v1.2","type":"collection"}},"urlObject":{"path":["api","{{apiVersion}}","integration","user","list"],"host":["{{endpoint}}"],"query":[{"description":{"content":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: Integer</li>\n<li>Id of the Event</li>\n</ul>\n","type":"text/plain"},"key":"eventId","value":"{{eventId}}"},{"description":{"content":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Email Id of the user</li>\n<li>Special characters encoding required</li>\n</ul>\n","type":"text/plain"},"key":"email","value":"{{email}}"},{"description":{"content":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: integer</li>\n<li>Default value is 0</li>\n<li>Returns the data of the current page</li>\n</ul>\n","type":"text/plain"},"key":"currentPage","value":"{{currentPage}}"},{"description":{"content":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: integer </li>\n<li>Default value is 100 </li>\n<li>MaxLength: 100 </li>\n<li>MinLength: 10</li>\n<li>Number of items returned per page</li>\n</ul>\n","type":"text/plain"},"key":"limit","value":"{{limit}}"},{"description":{"content":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Filter User based on Group Ids.</li>\n<li>Single or Multi-Values (comma separated string)</li>\n<li>Maximum GroupIds: 10</li>\n</ul>\n","type":"text/plain"},"key":"groupIds","value":"{{groupIds}}"},{"description":{"content":"<p><strong><code>Optional</code></strong>\n · - Type: String\n · - Filter Users based on last updated timestamp\n · - Date format: ISO 8601 (e.g. 2026-04-28T14:55:34.985Z)\n · - Must be used in combination with lastUpdatedAtOp\n · - Default Operation: gte (if lastUpdatedAtOp is not passed)\n · - Note: This filter is applicable only for records updated on or after June 9, 2026. Data prior to this date is not supported and will not be returned.</p>\n","type":"text/plain"},"key":"lastUpdatedAt","value":"{{updated_at}}"},{"description":{"content":"<p><strong><code>Optional</code></strong>\n · - Type: String\n · - Filter Users based on lastUpdatedAt with operations\n · - Supported Operations: gte, gt, lte, lt\n · - Must be used in combination with lastUpdatedAt\n · - Defaults to gte if not provided\n · - Note: This filter is applicable only for records updated on or after June 9, 2026. Data prior to this date is not supported and will not be returned.</p>\n","type":"text/plain"},"key":"lastUpdatedAtOp","value":"{{lastUpdatedAtOp}}"}],"variable":[]}},"response":[{"id":"a04d96b2-2de7-41ca-a051-0c3d6ca11d60","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/user/list?eventId={{eventid}}&currentPage={{currentpage}}&limit={{limit}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","user","list"],"query":[{"key":"eventId","value":"{{eventid}}"},{"key":"currentPage","value":"{{currentpage}}"},{"key":"limit","value":"{{limit}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"6a3e-3gWCnsyJ+63m1JpByzdAo93PHtA\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Wed, 10 Jul 2019 08:29:23 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"data\": [\n            {\n                \"paginatedResults\": [\n                    {\n                        \"id\": \"613b88d869a5b20467b1a1f0\", \n                        \"userId\": \"613b88d869a5b20467b1a1ef\", \n                        \"eventId\": 10987, \n                        \"createdAt\": \"2021-09-10T16:33:28.463Z\",\n                        \"updatedAt\": \"2021-09-10T16:33:28.463Z\",\n                        \"groups\": [\n                            {\n                                \"groupName\": \"Attendee\",\n                                \"groupId\": \"60d2e3364b75054121615c32\",\n                                \"groupType\": \"\"\n                            }\n                        ],\n                        \"firstName\": \"firstname\",\n                        \"lastName\": \" lastname\",\n                        \"email\": \" firstname@domain.com\",\n                        \"about\": \"I'm Developer\",\n                        \"phoneCode\": \"+91\",\n                        \"phone\": \"9999999999\",\n                        \"profilePictures\": {\n                            \"orignal\": \"2888_5921_212327001642659425.png\",\n                            \"thumb\": \"2888_5921_212327001642659425.png\"\n                        }, \n                        \"organisationName\": \"organization name\",\n                        \"designation\": \"Software Developer\",\n                        \"city\": \"London\",\n                        \"state\": \" Sovereign state\",\n                        \"country\": \"United Kingdom\",\n                        \"customFieldData\": [\n                            {\n                                \"id\": \"625697d6d9f03b1ee55ef1b7\",\n                                \"value\": \"\",\n                                \"name\": \"additonal field\",\n                                \"type\": \"checkbox\"\n                            }\n                        ], \n                        \"organiserId\": 381866,\n                        \"profilePictureURL\": \"http://domain.com/profile/2888_5921_212327001642659425.png\",\n                        \"loginMagicLink\": \"https://domain.com/session-live/invite/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImVtYWlsSTTzMkBkb21haW4uY29tIiwiX2lkIjoiNjE5ZjdlY2VkM2U1MWE0NzExNTFlOWI2IiwiYXBpX2tleSI6ImYwNDI2ZTgyYWI3NzQyNjg2MWYxYjY5YzJjNDAxNDc4IiwiZXZlbnRfaWQiOjExNDYxLCJ1c2VyX2lkIjoiMzUwMTgyIiwibG9jYWxDcmVhdGVkKKLiOjE2Mzg4NzI2MTM2OTMwMDAsImlhdCI6MTYzODg3MjYxM30.JLRJCI5kGyALWLewv9J61ZnVxebcMzyE7xDqdCFFJOk\"\n                    },\n                    {\n                        \"id\": \"613b547a69a5b20467b1a1ed\",\n                        \"userId\": \"613b547a69a5b20467b1a1ec\",\n                        \"eventId\": 10987,\n                        \"createdAt\": \"2021-09-10T12:50:02.388Z\",\n                        \"updatedAt\": \"2021-09-10T12:50:02.388Z\",\n                        \"groups\": [\n                            {\n                                \"groupName\": \"Attendee\",\n                                \"groupId\": \"60d2e3364b75054121615c32\",\n                                \"groupType\": \"\"\n                            },\n                            {\n                                \"groupName\": \"Default\",\n                                \"groupId\": \"6177ece44b7505411d507a46\",\n                                \"groupType\": \"\"\n                            }\n                        ],\n                        \"firstName\": \"firstname\",\n                        \"lastName\": \"lastname\",\n                        \"email\": \" email@domain.com\",\n                        \"about\": \"I'm Designer\",\n                        \"phoneCode\": \"\",\n                        \"phone\": \" 9999999999\",\n                        \"profilePictures\": {\n                            \"orignal\": \"2888_5921_212327001642659425.png\",\n                            \"thumb\": \"2888_5921_212327001642659425.png\"\n                        },\n                        \"organisationName\": \"organization name\",\n                        \"designation\": \"designation\",\n                        \"city\": \"Tawang\",\n                        \"state\": \"Arunachal Pradesh\",\n                        \"country\": \"India\",\n                        \"customFieldData\": [\n                            {\n                                \"id\": \"625697d6d9f03b1ee55ef1b7\",\n                                \"value\": \"\",\n                                \"name\": \"additonal field\",\n                                \"type\": \"checkbox\"\n                            }\n                        ],\n                        \"organiserId\": 381866,\n                        \"profilePictureURL\": \"http://domain.com/profile/2888_5921_212327001642659425.png\",\n                        \"loginMagicLink\": \"https://domain.com/session-live/invite/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJlbWFpbCI6ImVtYWlsSTTzMkBkb21haW4uY29tIiwiX2lkIjoiNjE5ZjdlY2VkM2U1MWE0NzExNTFlOWI2IiwiYXBpX2tleSI6ImYwNDI2ZTgyYWI3NzQyNjg2MWYxYjY5YzJjNDAxNDc4IiwiZXZlbnRfaWQiOjExNDYxLCJ1c2VyX2lkIjoiMzUwMTgyIiwibG9jYWxDcmVhdGVkKKLiOjE2Mzg4NzI2MTM2OTMwMDAsImlhdCI6MTYzODg3MjYxM30.JLRJCI5kGyALWLewv9J61ZnVxebcMzyE7xDqdCFFJOk\"\n                    }\n                ],\n                \"totalCount\": [\n                    {\n                        \"count\": 2\n                    }\n                ]\n            }\n        ]\n    },\n    \"message\": \"\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"cc5ed388-3c2e-4b06-bbe1-b0b27a7127b5","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{bearerText}} {{Bearer}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/user/list?eventId={{eventid}}&currentPage={{currentpage}}&limit={{limit}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","user","list"],"query":[{"key":"eventId","value":"{{eventid}}","description":"(required)\n - Type: Integer\n - Id of the event"},{"key":"currentPage","value":"{{currentpage}}","description":"(*optional*)\n - Type: integer\n - Default value is 0 .\n - If currentpage = 0, it will return total pages."},{"key":"limit","value":"{{limit}}","description":"(*optional*)\n - Type: integer\n - Return this number of most recently created.\n - Default value is 10 .\n - Maximum value is 100 ."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"60"},{"key":"ETag","value":"W/\"3c-bwSodwCUuWUgTpNl0i6UJ9oKSag\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Wed, 10 Jul 2019 08:29:59 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Limit must be less than 100\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"954e325f-2176-4484-a55a-333133421427","name":"Invalid Access","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{bearerText}} {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/user/list?eventId={{eventid}}&currentPage={{currentpage}}&limit={{limit}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","user","list"],"query":[{"key":"eventId","value":"{{eventid}}","description":"(required)\n - Type: Integer\n - Id of the event"},{"key":"currentPage","value":"{{currentpage}}","description":"(*optional*)\n - Type: integer\n - Default value is 0 .\n - If currentpage = 0, it will return total pages."},{"key":"limit","value":"{{limit}}","description":"(*optional*)\n - Type: integer\n - Return this number of most recently created.\n - Default value is 10 .\n - Maximum value is 100 ."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"60"},{"key":"ETag","value":"W/\"3c-bwSodwCUuWUgTpNl0i6UJ9oKSag\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Wed, 10 Jul 2019 08:29:59 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 401,\n    \"message\": \"Invalid Access\",\n    \"flag\": 0\n}"},{"id":"0aec6e3e-fbda-4185-ae6e-1db31df592b9","name":"Something went wrong","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer {{Bearer}}"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/user/list?currentPage={{currentpage}}&limit={{limit}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","user","list"],"query":[{"key":"eventId","value":"{{eventid}}","description":"**`Required`**\n - Type: Integer\n - Id of the event","disabled":true},{"key":"currentPage","value":"{{currentpage}}","description":"**`optional`**\n - Type: integer\n - Default value is 0 .\n - If currentpage = 0, it will return total count."},{"key":"limit","value":"{{limit}}","description":"**`optional`**\n - Type: integer\n - Return this number of most recently created.\n - Default value is 10 .\n - Maximum value is 100 ."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Sep 2021 08:02:04 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 500,\n    \"message\": \"Something went wrong. Please try again.\",\n    \"flag\": 0\n}"},{"id":"2704b11f-719b-415a-ace1-c471d314687f","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer {{Bearer}}"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/user/list?currentPage={{currentpage}}&limit={{limit}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","user","list"],"query":[{"key":"eventId","value":"{{eventid}}","description":"**`Required`**\n - Type: Integer\n - Id of the event","disabled":true},{"key":"currentPage","value":"{{currentpage}}","description":"**`optional`**\n - Type: integer\n - Default value is 0 .\n - If currentpage = 0, it will return total count."},{"key":"limit","value":"{{limit}}","description":"**`optional`**\n - Type: integer\n - Return this number of most recently created.\n - Default value is 10 .\n - Maximum value is 100 ."}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Sep 2021 08:02:04 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{     \n    \"status\": 429,     \n    \"message\": \"Too many requests, please try again later.\" \n}"}],"_postman_id":"f542ab38-047a-4c13-b81b-0d3a273abb5c"},{"name":"Add User","id":"38b60ad3-c842-42fc-941e-2dfd4eacbfd1","protocolProfileBehavior":{"disabledSystemHeaders":{},"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"eventId","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: Integer</li>\n<li>Id of Event created by Organiser</li>\n</ul>\n","type":"text"},{"key":"memberGroupId","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: Array</li>\n<li>Group Id of user (Attendee |Booth Member | Speaker)</li>\n</ul>\n","type":"text"},{"key":"email","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Email of an Attendee/BoothMember</li>\n</ul>\n","type":"text"},{"key":"firstName","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>First Name of Attendee/BoothMember</li>\n</ul>\n","type":"text"},{"key":"hubiloExhibitorId","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Exhibitor Id if any.</li>\n</ul>\n","type":"text"},{"key":"clientExhibitorId","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Exhibitor Id given by end client</li>\n</ul>\n","type":"text"},{"key":"lastName","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Last Name of Attendee/BoothMember</li>\n</ul>\n","type":"text"},{"key":"password","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String|Number</li>\n<li>Password of an Attendee/BoothMember</li>\n</ul>\n","type":"text"},{"key":"phoneCode","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: Integer</li>\n<li>Phone code of  Attendee/BoothMember</li>\n</ul>\n","type":"text"},{"key":"phone","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type : Integer</li>\n<li>Contact number of Attendee/BoothMember</li>\n<li>maxLength : 10</li>\n</ul>\n","type":"text"},{"key":"gender","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Attendee/BoothMember's Gender</li>\n</ul>\n<p><strong>Allowed Types</strong></p>\n<ul>\n<li>Male</li>\n<li>Female</li>\n<li>Other</li>\n</ul>\n","type":"text"},{"key":"about","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type : string</li>\n<li>Brief Description of Attendee/BoothMember</li>\n</ul>\n","type":"text"},{"key":"organisation","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type : String</li>\n<li>Organisation name of Attendee/BoothMember</li>\n<li>maxLength: 50</li>\n</ul>\n","type":"text"},{"key":"designation","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type : String</li>\n<li>Designation of Attendee/BoothMember at organisation</li>\n<li>Char maxLength: 50</li>\n</ul>\n","type":"text"},{"key":"country","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: string</li>\n<li>Country Name</li>\n</ul>\n","type":"text"},{"key":"state","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type : String</li>\n<li>State Name of Attendee/BoothMember</li>\n</ul>\n","type":"text"},{"key":"city","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type : string</li>\n<li>City Name</li>\n</ul>\n","type":"text"},{"key":"website","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Website of Attendee/BoothMember</li>\n</ul>\n","type":"text"},{"key":"interest","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: Array</li>\n<li>Attendee/BoothMember's Interest fields</li>\n</ul>\n","type":"text"},{"key":"industry","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type : String</li>\n<li>Attendee belong to that industry.</li>\n</ul>\n","type":"text"},{"key":"lookingFor","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>The service that attendee is searching for</li>\n</ul>\n","type":"text"},{"key":"offering","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type : String</li>\n<li>The service that attendee want to offer</li>\n</ul>\n","type":"text"},{"key":"customFieldData","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: Object</li>\n<li>Custom field Data added by Organizer</li>\n<li>Refer to <strong>Custom field table</strong></li>\n</ul>\n","type":"text"},{"key":"isSendInviteeMail","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Whether Send Invite email to Attendee/BoothMember or not.</li>\n</ul>\n<p><strong>Allowed Types</strong></p>\n<ul>\n<li>YES</li>\n<li>NO</li>\n</ul>\n","type":"text"},{"key":"facebookUrl","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Attendee/BoothMember's Facebook URL</li>\n</ul>\n","type":"text"},{"key":"linkedinUrl","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Attendee/BoothMember's LinkedIn URL</li>\n</ul>\n","type":"text"},{"key":"instagramUrl","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Attendee/BoothMember's Instagram URL</li>\n</ul>\n","type":"text"},{"key":"customOtp","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: Integer</li>\n<li>Custom login code for the user to login to the event</li>\n<li>If a blank value/null is passed, custom otp will become empty for that user</li>\n</ul>\n","type":"text"},{"key":"isOptOutChat","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Enable attendee to choose to opt out of chat</li>\n</ul>\n<p><strong>Allowed Types</strong></p>\n<ul>\n<li>YES</li>\n<li>NO</li>\n</ul>\n","type":"text"},{"key":"isOptOutMeeting","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Enable attendee to choose to opt out of meeting</li>\n</ul>\n<p><strong>Allowed Types</strong></p>\n<ul>\n<li>YES</li>\n<li>NO</li>\n</ul>\n","type":"text"},{"key":"isOptOutAttendee","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Enable attendee to choose to opt out of attendee list</li>\n</ul>\n<p><strong>Allowed Types</strong></p>\n<ul>\n<li>YES</li>\n<li>NO</li>\n</ul>\n","type":"text"}]},"url":"{{endpoint}}/api/{{apiVersion}}/integration/user/add","description":"<blockquote>\n<p>This API allows adding a new team member (<strong>user as an exhibitor/booth-member or user as an attendee</strong>) and their details to an existing event. </p>\n</blockquote>\n<blockquote>\n<p>If <code>hubiloExhibitorId</code> is passed with the right value in the request body, the user gets created as an exhibitor. This ID can be retrieved by calling the <a href=\"https://developer.hubilo.com/#428b731e-681f-4aa8-aff7-4f9fba934c6e\">GET Exhibitor Booths API</a> or via <a href=\"https://dash.hubilo.com/#/login\">Dashboard</a>. </p>\n</blockquote>\n<blockquote>\n<p>Please note that if a user is being created as an exhibitor, then <code>memberGroupId</code> needs to be passed with Booth Member group ID.<br />If <code>memberGroupId</code> is passed with the attendee ID in the request body, the user gets created as an attendee. ​This ID can be retrieved by calling the <a href=\"https://developer.hubilo.com/#5d1083df-d2ea-4efd-8dc0-a914a6c6e836\">GET Member Group Type API</a> or via <a href=\"https://dash.hubilo.com/\">Dashboard</a>. </p>\n</blockquote>\n<blockquote>\n<p>Go to the <a href=\"https://dash.hubilo.com/\">Dashboard</a>, select the desired event, go to the Virtual Booth tab from the left menu and click to select the desired booth. The URL after /virtual-detail/ is the <code>hubiloExhibitorId</code>. To retrieve the <code>memberGroupId</code>, select the event, go to settings, select Groups and you will be able to see respective groups and the IDs. </p>\n</blockquote>\n<blockquote>\n<p>You may also need to get a custom field structure that can be retrieved from <a href=\"https://developer.hubilo.com/#bc512786-6feb-4847-a015-825693d5b448\">GET Custom Fields of Users for an Event</a>. </p>\n</blockquote>\n<p><strong><code>Response Body</code></strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Keys</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>data</td>\n<td>String</td>\n<td>Status Message</td>\n</tr>\n</tbody>\n</table>\n</div><p>Custom field table</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Custom Field Type</th>\n<th>Data Type</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Text</td>\n<td>String</td>\n<td>\"text\"</td>\n</tr>\n<tr>\n<td>Text Area</td>\n<td>String</td>\n<td>\"text area\"</td>\n</tr>\n<tr>\n<td>Date</td>\n<td>String</td>\n<td>\"31-05-2022\" or \"31/05/2022\"</td>\n</tr>\n<tr>\n<td>Dropdown</td>\n<td>String</td>\n<td>\"dropdown1\"</td>\n</tr>\n<tr>\n<td>Checkbox</td>\n<td>Array</td>\n<td>[\"checkbox1\", \"checkbox2\"]</td>\n</tr>\n<tr>\n<td>Radio</td>\n<td>String</td>\n<td>\"radio1\"</td>\n</tr>\n<tr>\n<td>Link</td>\n<td>String</td>\n<td>\"link\"</td>\n</tr>\n<tr>\n<td>Group</td>\n<td>Array of object</td>\n<td>[{\"1\": \"group1\"}, {\"1\": \"group2\"}]</td>\n</tr>\n</tbody>\n</table>\n</div><p>Note: Please use respective custom field ID from the <a href=\"https://dash.hubilo.com/\">Dashboard</a>.<br />Go to <code>Events -&gt; Settings -&gt; Profile Fields -&gt; Select Field</code> and inspect element, then copy all IDs from the network tab for user groups.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{key}}"},{"key":"value","value":"{{bearerText}} {{Bearer}}"}]},"isInherited":true,"source":{"_postman_id":"0df10e79-237b-4797-ba20-76e6e7b92939","id":"0df10e79-237b-4797-ba20-76e6e7b92939","name":"Virtual Pro Public APIs v1.2","type":"collection"}},"urlObject":{"path":["api","{{apiVersion}}","integration","user","add"],"host":["{{endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"d7d35c59-994a-49eb-a9c9-b3a273656c09","name":"Add Exhibitor Team Member Success Response","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 10128,\n    // \"clientExhibitorId\": \"EXH-11\",\n    \"hubiloExhibitorId\": \"434095\",\n    \"firstName\": \"firstname\",\n    \"lastName\": \"lastname\",\n    \"email\": \"email@domain.com\",\n    \"password\": \"\",\n    \"phoneCode\": \"91\",\n    \"phone\": \"9999999999\",\n    \"gender\": \"Male\",\n    \"about\": \"Write about yourself\",\n    \"organisation\": \"organization\",\n    \"designation\": \"designation\",\n    \"country\": \"India\",\n    \"state\": \"Goa\",\n    \"city\": \"Mapusa and Goa Velha\",\n    \"website\": \"https://your_website_name.com\",\n    \"interest\": [\n        \"Hiking\",\n        \"Investing\",\n        \"Digital Marketing\"\n    ],\n    \"memberGroupId\": [\n        \"60d2e3364b75054121615c32\",\n        \"60d2e3364b75054121615c33\"\n    ], \n    \"industry\": \"Banking\",\n    \"lookingFor\": \"Web development\",\n    \"offering\": \"Design\",\n    \"customFieldData\": {\n        \"60a5bd844b7505412046259a\": \"Hello\",\n        \"60a5bd9172b75054867sd9sd\": [\n            \"Mr.\",\n            \"random\"\n        ]\n    },\n    \"isSendInviteeMail\": \"YES\"\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/user/add"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Jun 2021 11:03:21 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"116"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"74-liSr2QAVo+Bwoidt/R7FBhZCRO4\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"data\": \"User Created!\"\n    },\n    \"message\": \"\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"42a575d2-b23c-4b81-97d2-6de552ff9652","name":"Add Attendee Success Response","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 10128,\n    \"firstName\": \"firstname\",\n    \"lastName\": \"lastname\",\n    \"email\": \"email@domain.com\",\n    \"password\": \"\",\n    \"phoneCode\": \"91\",\n    \"phone\": \"9999999999\",\n    \"gender\": \"Male\",\n    \"about\": \"Write about yourself\",\n    \"organisation\": \"organisation\",\n    \"designation\": \"designation\",\n    \"country\": \"India\",\n    \"state\": \"Himachal Pradesh\",\n    \"city\": \"Chamba\",\n    \"website\": \"https://your_website_name.com\",\n    \"interest\": [\n        \"Hiking\",\n        \"Investment\"\n    ],\n     \"memberGroupId\": [\n        \"60d2e3364b75054121615c32\"\n    ], \n    \"industry\": \"Banking\",\n    \"lookingFor\": \"Web development\",\n    \"offering\": \"Deisgn\",\n    \"customFieldData\": {\n        \"60a5bd844b7505412046259a\": \"Hello\",\n        \"60a5bd9172b75054867sd9sd\": [\n            \"Mr.\",\n            \"random\"\n        ]\n    },\n    \"isSendInviteeMail\": \"NO\"\n\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/user/add"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Jun 2021 11:03:21 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"116"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"74-liSr2QAVo+Bwoidt/R7FBhZCRO4\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"data\": \"User Created!\"\n    },\n    \"message\": \"\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"37fa3662-7eee-4f79-84b1-8c1a91a40db1","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 10128,\n    // \"clientExhibitorId\": \"EXH-11\",\n    \"hubiloExhibitorId\": \"434095\",\n    \"firstName\": \"firstname\",\n    \"lastName\": \"lastname\",\n    \"password\": \"\",\n    \"phoneCode\": \"91\",\n    \"phone\": \"9999999999\",\n    \"gender\": \"Male\",\n    \"about\": \"Write about yourself\",\n    \"organisation\": \"organization\",\n    \"designation\": \"designation\",\n    \"country\": \"India\",\n    \"state\": \"Goa\",\n    \"city\": \"Mapusa and Goa Velha\",\n    \"website\": \"https://your_website_name.com\",\n    \"interest\": [\n        \"Hiking\",\n        \"Investing\",\n        \"Digital Marketing\"\n    ],\n    \"memberGroupId\": [\n        \"60d2e3364b75054121615c32\",\n        \"60d2e3364b75054121615c33\"\n    ], \n    \"industry\": \"Banking\",\n    \"lookingFor\": \"Web development\",\n    \"offering\": \"Design\",\n    \"customFieldData\": {\n        \"60a5bd844b7505412046259a\": \"Hello\",\n        \"60a5bd9172b75054867sd9sd\": [\n            \"Mr.\",\n            \"random\"\n        ]\n    },\n    \"isSendInviteeMail\": \"yes\"\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}api/{{apiVersion}}/integration/user/add"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Jun 2021 10:45:46 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"158"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"9e-Z20lDRC8VnF5T6RuSojfFfOBrxI\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Please pass correct exhibitorid. The exhibitorid passed doesn't exist for the event\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"e8662f04-b043-4f65-ae36-da4d4b2f6e46","name":"Invalid Access/Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text","disabled":true},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 10128,\n    // \"clientExhibitorId\": \"EXH-11\",\n    \"hubiloExhibitorId\": \"434095\",\n    \"firstName\": \"firstname\",\n    \"lastName\": \"lastname\",\n    \"password\": \"\",\n    \"phoneCode\": \"91\",\n    \"phone\": \"9999999999\",\n    \"gender\": \"Male\",\n    \"about\": \"Write about yourself\",\n    \"organisation\": \"organization\",\n    \"designation\": \"designation\",\n    \"country\": \"India\",\n    \"state\": \"Goa\",\n    \"city\": \"Mapusa and Goa Velha\",\n    \"website\": \"https://your_website_name.com\",\n    \"interest\": [\n        \"Hiking\",\n        \"Investing\",\n        \"Digital Marketing\"\n    ],\n    \"memberGroupId\": [\n        \"60d2e3364b75054121615c32\",\n        \"60d2e3364b75054121615c33\"\n    ], \n    \"industry\": \"Banking\",\n    \"lookingFor\": \"Web development\",\n    \"offering\": \"Design\",\n    \"customFieldData\": {\n        \"60a5bd844b7505412046259a\": \"Hello\",\n        \"60a5bd9172b75054867sd9sd\": [\n            \"Mr.\",\n            \"random\"\n        ]\n    },\n    \"isSendInviteeMail\": \"yes\"\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/user/add"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Jun 2021 13:13:21 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"132"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"84-NwrUbNbVLs/AH/LNEXkFLJdRa7Q\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 401,\n  \"message\": \"Invalid Access\",\n  \"flag\": 0\n}"},{"id":"f7a61f54-753e-4a36-ab05-04cf3878c91f","name":"Something went wrong","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"firstname\",\n    \"lastName\": \"lastname\",\n    \"password\": \"\",\n    \"phoneCode\": \"91\",\n    \"phone\": \"9999999999\",\n    \"gender\": \"Male\",\n    \"about\": \"Write about yourself\",\n    \"organisation\": \"organization\",\n    \"designation\": \"designation\",\n    \"country\": \"India\",\n    \"state\": \"Goa\",\n    \"city\": \"Mapusa and Goa Velha\",\n    \"website\": \"https://your_website_name.com\",\n    \"interest\": [\n        \"Hiking\",\n        \"Investing\",\n        \"Digital Marketing\"\n    ],\n    \"memberGroupId\": [\n        \"60d2e3364b75054121615c32\",\n        \"60d2e3364b75054121615c33\"\n    ], \n    \"industry\": \"Banking\",\n    \"lookingFor\": \"Web development\",\n    \"offering\": \"Design\",\n    \"customFieldData\": {\n        \"60a5bd844b7505412046259a\": \"Hello\",\n        \"60a5bd9172b75054867sd9sd\": [\n            \"Mr.\",\n            \"random\"\n        ]\n    },\n    \"isSendInviteeMail\": \"yes\"\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/user/add"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Jun 2021 11:03:21 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"116"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"74-liSr2QAVo+Bwoidt/R7FBhZCRO4\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 500,\n  \"message\": \"Something went wrong. Please try again.\",\n  \"flag\": 0\n}"},{"id":"27c238e0-5fde-4f8a-b4b4-79184413ac22","name":"Too Many Requests","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"firstname\",\n    \"lastName\": \"lastname\",\n    \"password\": \"\",\n    \"phoneCode\": \"91\",\n    \"phone\": \"9999999999\",\n    \"gender\": \"Male\",\n    \"about\": \"Write about yourself\",\n    \"organisation\": \"organization\",\n    \"designation\": \"designation\",\n    \"country\": \"India\",\n    \"state\": \"Goa\",\n    \"city\": \"Mapusa and Goa Velha\",\n    \"website\": \"https://your_website_name.com\",\n    \"interest\": [\n        \"Hiking\",\n        \"Investing\",\n        \"Digital Marketing\"\n    ],\n    \"memberGroupId\": [\n        \"60d2e3364b75054121615c32\",\n        \"60d2e3364b75054121615c33\"\n    ], \n    \"industry\": \"Banking\",\n    \"lookingFor\": \"Web development\",\n    \"offering\": \"Design\",\n    \"customFieldData\": {\n        \"60a5bd844b7505412046259a\": \"Hello\",\n        \"60a5bd9172b75054867sd9sd\": [\n            \"Mr.\",\n            \"random\"\n        ]\n    },\n    \"isSendInviteeMail\": \"yes\"\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/user/add"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Jun 2021 11:03:21 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"116"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"74-liSr2QAVo+Bwoidt/R7FBhZCRO4\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{     \n    \"status\": 429,     \n    \"message\": \"Too many requests, please try again later.\" \n}"}],"_postman_id":"38b60ad3-c842-42fc-941e-2dfd4eacbfd1"},{"name":"Update User","id":"a8564356-7eb9-4d30-a7b8-022af6ee60ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"eventId","value":" ","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: Integer</li>\n<li>Id of Event created by an Organizer</li>\n</ul>\n","type":"text"},{"key":"clientExhibitorId","value":" ","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Id of Exhibitor given by end client</li>\n</ul>\n","type":"text"},{"key":"hubiloExhibitorId","value":" ","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Id of Exhibitor</li>\n</ul>\n","type":"text"},{"key":"firstName","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Attendee's First Name</li>\n</ul>\n","type":"text"},{"key":"lastName","value":" ","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Attendee's Last Name</li>\n</ul>\n","type":"text"},{"key":"email","value":" ","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Email of an Attendee</li>\n</ul>\n","type":"text"},{"key":"password","value":" ","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Attendee's Password</li>\n</ul>\n","type":"text"},{"key":"phoneCode","value":" ","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Phone code of an Attendee</li>\n</ul>\n","type":"text"},{"key":"phone","value":" ","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: Integer</li>\n<li>Contact number of an Attendee</li>\n</ul>\n","type":"text"},{"key":"gender","value":" ","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Attendee's gender</li>\n</ul>\n<p><strong>Allowed Types</strong></p>\n<ul>\n<li>Male</li>\n<li>Female</li>\n<li>Other</li>\n</ul>\n","type":"text"},{"key":"about","value":" ","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type : String</li>\n<li>Brief Description of Attendee/BoothMember</li>\n</ul>\n","type":"text"},{"key":"organisation","value":" ","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Organization name of Attendee's workplace</li>\n</ul>\n","type":"text"},{"key":"designation","value":"  ","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Designation of an Attendee in Organization</li>\n</ul>\n","type":"text"},{"key":"country","value":" ","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Country name</li>\n</ul>\n","type":"text"},{"key":"state","value":" ","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>State name</li>\n</ul>\n","type":"text"},{"key":"city","value":" ","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>State name</li>\n</ul>\n","type":"text"},{"key":"website","value":" ","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Website URL of an Attendee</li>\n</ul>\n","type":"text"},{"key":"interest","value":" ","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: Array</li>\n<li>Intrest fields of an Attendee</li>\n</ul>\n","type":"text"},{"key":"industry","value":" ","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Attendee belong to that industry.</li>\n</ul>\n","type":"text"},{"key":"lookingFor","value":" ","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>The service that attendee is searching for</li>\n</ul>\n","type":"text"},{"key":"offering","value":" ","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>The service that attendee want to offer</li>\n</ul>\n","type":"text"},{"key":"customFieldData","value":" ","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: Object</li>\n<li>Custom field data added by Organiser</li>\n</ul>\n","type":"text"},{"key":"memberGroupId","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Group Id of member</li>\n</ul>\n","type":"text"},{"key":"isReplaceMemberGroupId","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: Boolean</li>\n<li>Default value false</li>\n<li>To select between update/append group</li>\n</ul>\n","type":"text"}]},"url":"{{endpoint}}/api/{{apiVersion}}/integration/user/update","description":"<blockquote>\n<p>The details of a previously created user as an exhibitor team member or as an attendee can be edited via this API. <code>hubiloExhibitorId</code> can be retrieved by calling the <a href=\"https://developer.hubilo.com/#428b731e-681f-4aa8-aff7-4f9fba934c6e\">GET Exhibitor Booths API</a> or via <a href=\"https://dash.hubilo.com/\">Dashboard</a>. </p>\n</blockquote>\n<blockquote>\n<p>Go to the <a href=\"https://dash.hubilo.com/\">Dashboard</a>, select the desired event, go to the Virtual Booth tab from the left menu and click to select the desired booth. </p>\n</blockquote>\n<blockquote>\n<p>The URL after /virtual-detail/ is the desired ID. You may also need to get a custom field structure that can be retrieved from <a href=\"https://developer.hubilo.com/#bc512786-6feb-4847-a015-825693d5b448\">GET Custom Fields of Users for an Event</a> for an Event. </p>\n</blockquote>\n<p><strong>Please see the applicable cases below based on the value of the key:<strong><strong><code>isReplaceMemberGroupId</code></strong></strong>.</strong></p>\n<blockquote>\n<p>If <code>isReplaceMemberGroupId == true</code>, then the following details will be updated (replaced): </p>\n</blockquote>\n<ol>\n<li>None of the <code>memberGroupId</code> can be updated as a speaker.</li>\n<li>Speaker group can be replaced as an attendee, booth member and/or any custom group.</li>\n<li>While replacing booth member with attendee/custom group, <code>hubiloExhibitorId</code> should not be passed in the request body.</li>\n<li>Booth member can be updated within an event by sending required <code>hubiloExhibitorId</code>.</li>\n<li>Attendee can be replaced as booth member and/or other custom groups.</li>\n<li>Booth member can be replaced as Attendee and/or other custom groups.</li>\n<li>Custom group can be replaced as attendee, booth member and/or other custom groups.</li>\n</ol>\n<blockquote>\n<p>If <code>isReplaceMemberGroupId == false</code>, then the following details will be appended: </p>\n</blockquote>\n<ol>\n<li>If the user is Attendee, only the profile details can be updated. An attendee cannot be appended to the speaker group or as a booth member.</li>\n<li>A booth member can be appended as an attendee, but not as a speaker.</li>\n<li>A speaker can be appended as an attendee but not as a booth member.</li>\n<li>Member group ID always gets appended to the user group when a successful update happens.</li>\n<li>Any updates made using this API will reflect on all the events irrespective of the event ID used. This is because the user profile fields are global. However, registrations are always at event level.</li>\n</ol>\n<blockquote>\n<p>Note: Any updates made using this API will update the data across all events since we store the user details at the organizer level. However, registrations are always at an event level. </p>\n</blockquote>\n<p><strong><code>Response Body</code></strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Keys</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>data</td>\n<td>String</td>\n<td>Status Message</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{key}}"},{"key":"value","value":"{{bearerText}} {{Bearer}}"}]},"isInherited":true,"source":{"_postman_id":"0df10e79-237b-4797-ba20-76e6e7b92939","id":"0df10e79-237b-4797-ba20-76e6e7b92939","name":"Virtual Pro Public APIs v1.2","type":"collection"}},"urlObject":{"path":["api","{{apiVersion}}","integration","user","update"],"host":["{{endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"ca3c6f9f-82ab-4d72-89cc-cd0f8da47575","name":"Update Exhibitor Team Member Success Response","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 10128,\n    \"hubiloExhibitorId\": \"434095\",\n    \"firstName\": \"firstname\",\n    \"lastName\": \"lastname\",\n    \"email\": \"email@domain.com\",\n    \"password\": \"\",\n    \"phoneCode\": \"91\",\n    \"phone\": \"9999999999\",\n    \"gender\": \"Male\",\n    \"about\": \"write about yourself here\",\n    \"organisation\": \"organization name\",\n    \"designation\": \"designation\",\n    \"country\": \"India\",\n    \"state\": \"Gujarat\",\n    \"city\": \"Ahmedabad\",\n    \"website\": \"https://your_website_name.com\",\n    \"memberGroupId\": [\n        \"60d2e3364b75054121615c32\"\n    ], \n     \"interest\": [\n        \"Hiking\",\n        \"Investment\"\n    ],\n    \"industry\": \"Banking\",\n    \"lookingFor\": \"Web development\",\n    \"offering\": \"Deisgn\",\n    \"customFieldData\": {\n        \"60a5bd844b7505412046259a\": \"Hello\",\n        \"60a5bd9172b75054867sd9sd\": [\n            \"Mr.\",\n            \"random\"\n        ]\n    }\n}\n","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/user/update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Jun 2021 11:46:18 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"123"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"7b-FBHeaAecvfWJBU9nPI3XGMgtLbk\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"data\": \"Profile updated !\"\n    },\n    \"message\": \"\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"1d1e8d60-b6a3-4342-a7f1-cedea4b76b14","name":"Update Attendee Success Response","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 10128,\n    \"firstName\": \"firstname\",\n    \"lastName\": \"lastname\",\n    \"email\": \"email@domain.com\",\n    \"password\": \"\",\n    \"phoneCode\": \"91\",\n    \"phone\": \"9999999999\",\n    \"gender\": \"Male\",\n    \"about\": \"write about yourself\",\n    \"organisation\": \"organization name\",\n    \"designation\": \"designation name\",\n    \"country\": \"India\",\n    \"state\": \"GOA\",\n    \"city\": \"Panaji\",\n    \"website\": \"https://hubilo.com\",\n    \"memberGroupId\": [\n        \"60d2e3364b75054121615c32\"\n    ], \n     \"interest\": [\n        \"Hiking\",\n        \"Investment\"\n    ],\n    \"industry\": \"Banking\",\n    \"lookingFor\": \"Web development\",\n    \"offering\": \"Design\",\n    \"customFieldData\": {\n        \"60a5bd844b7505412046259a\": \"Hello\",\n        \"60a5bd9172b75054867sd9sd\": [\n            \"Mr.\",\n            \"random\"\n        ]\n    }\n}\n","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/user/update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Jun 2021 11:46:18 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"123"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"7b-FBHeaAecvfWJBU9nPI3XGMgtLbk\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"data\": \"Profile updated !\"\n    },\n    \"message\": \"\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"9f6d4dba-40d9-404a-9550-eaadfa77e77c","name":"Update Member Group Success Response","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 10128,\n    \"firstName\": \"firstname\",\n    \"lastName\": \"lastname\",\n    \"email\": \"email@domain.com\",\n    \"password\": \"\",\n    \"phoneCode\": \"91\",\n    \"phone\": \"9999999999\",\n    \"gender\": \"Male\",\n    \"about\": \"write about yourself\",\n    \"organisation\": \"organization name\",\n    \"designation\": \"designation name\",\n    \"country\": \"India\",\n    \"state\": \"GOA\",\n    \"city\": \"Panaji\",\n    \"website\": \"https://hubilo.com\",\n    \"isReplaceMemberGroupId\": true,\n    \"memberGroupId\": [\n        \"60d2e3364b75054121615c32\"\n    ], \n     \"interest\": [\n        \"Hiking\",\n        \"Investment\"\n    ],\n    \"industry\": \"Banking\",\n    \"lookingFor\": \"Web development\",\n    \"offering\": \"Design\",\n    \"customFieldData\": {\n        \"60a5bd844b7505412046259a\": \"Hello\",\n        \"60a5bd9172b75054867sd9sd\": [\n            \"Mr.\",\n            \"random\"\n        ]\n    }\n}\n","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/user/update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Jun 2021 11:46:18 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"123"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"7b-FBHeaAecvfWJBU9nPI3XGMgtLbk\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"data\": \"Profile updated !\"\n    },\n    \"message\": \"\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"eae99906-9c7d-4dc5-b48a-8d3031a41a52","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 10128,\n    \"firstName\": \"firstname\",\n    \"lastName\": \"lastname\",\n    \"email\": \"email@domain.com\",\n    \"password\": \"\",\n    \"phoneCode\": \"91\",\n    \"phone\": \"9999999999\",\n    \"gender\": \"Male\",\n    \"about\": \"write about yourself\",\n    \"organisation\": \"organization name\",\n    \"designation\": \"designation name\",\n    \"country\": \"India\",\n    \"state\": \"GOA\",\n    \"city\": \"Panaji\",\n    \"website\": \"https://hubilo.com\",\n    \"memberGroupId\": [\n        \"60d2e3364b75054121615c32\"\n    ], \n     \"interest\": [\n        \"Hiking\",\n        \"Investment\"\n    ],\n    \"industry\": \"Banking\",\n    \"lookingFor\": \"Web development\",\n    \"offering\": \"Design\",\n    \"customFieldData\": {\n        \"60a5bd844b7505412046259a\": \"Hello\",\n        \"60a5bd9172b75054867sd9sd\": [\n            \"Mr.\",\n            \"random\"\n        ]\n    }\n}\n","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/user/update"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Jun 2021 13:57:58 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"132"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"84-NwrUbNbVLs/AH/LNEXkFLJdRa7Q\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Please pass either hubiloexhibitorid or clientexhibitorid\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"96b03cc8-6da9-4941-a9c3-2a77a3a6285c","name":"Invalid Access/Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text","disabled":true},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 10128,\n    \"firstName\": \"firstname\",\n    \"lastName\": \"lastname\",\n    \"email\": \"email@domain.com\",\n    \"password\": \"\",\n    \"phoneCode\": \"91\",\n    \"phone\": \"9999999999\",\n    \"gender\": \"Male\",\n    \"about\": \"write about yourself\",\n    \"organisation\": \"organization name\",\n    \"designation\": \"designation name\",\n    \"country\": \"India\",\n    \"state\": \"GOA\",\n    \"city\": \"Panaji\",\n    \"website\": \"https://hubilo.com\",\n    \"memberGroupId\": [\n        \"60d2e3364b75054121615c32\"\n    ], \n     \"interest\": [\n        \"Hiking\",\n        \"Investment\"\n    ],\n    \"industry\": \"Banking\",\n    \"lookingFor\": \"Web development\",\n    \"offering\": \"Design\",\n    \"customFieldData\": {\n        \"60a5bd844b7505412046259a\": \"Hello\",\n        \"60a5bd9172b75054867sd9sd\": [\n            \"Mr.\",\n            \"random\"\n        ]\n    }\n}\n","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/user/update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Jun 2021 13:49:43 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"60"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"3c-bwSodwCUuWUgTpNl0i6UJ9oKSag\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 401,\n    \"message\": \"Invalid Access\",\n    \"flag\": 0\n}"},{"id":"105b65d7-81ea-496d-a653-1e3d2805695f","name":"Something went wrong","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 10128,\n    \"firstName\": \"firstname\",\n    \"lastName\": \"lastname\",\n    \"email\": \"email@domain.com\",\n    \"password\": \"\",\n    \"phoneCode\": \"91\",\n    \"phone\": \"9999999999\",\n    \"gender\": \"Male\",\n    \"about\": \"write about yourself here\",\n    \"organisation\": \"organization name\",\n    \"designation\": \"designation\",\n    \"country\": \"India\",\n    \"state\": \"Gujarat\",\n    \"city\": \"Ahmedabad\",\n    \"website\": \"https://your_website_name.com\",\n    \"memberGroupId\": [\n        \"60d2e3364b75054121615c32\"\n    ], \n     \"interest\": [\n        \"Hiking\",\n        \"Investment\"\n    ],\n    \"industry\": \"Banking\",\n    \"lookingFor\": \"Web development\",\n    \"offering\": \"Deisgn\",\n    \"customFieldData\": {\n        \"60a5bd844b7505412046259a\": \"Hello\",\n        \"60a5bd9172b75054867sd9sd\": [\n            \"Mr.\",\n            \"random\"\n        ]\n    }\n}\n","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/user/update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Jun 2021 11:45:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 500,\n    \"message\": \"Something went wrong. Please try again.\",\n    \"flag\": 0\n}"},{"id":"c3d2f933-6710-448a-9546-1da2d6cf5d39","name":"Too Many Requests","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 10128,\n    \"firstName\": \"firstname\",\n    \"lastName\": \"lastname\",\n    \"email\": \"email@domain.com\",\n    \"password\": \"\",\n    \"phoneCode\": \"91\",\n    \"phone\": \"9999999999\",\n    \"gender\": \"Male\",\n    \"about\": \"write about yourself here\",\n    \"organisation\": \"organization name\",\n    \"designation\": \"designation\",\n    \"country\": \"India\",\n    \"state\": \"Gujarat\",\n    \"city\": \"Ahmedabad\",\n    \"website\": \"https://your_website_name.com\",\n    \"memberGroupId\": [\n        \"60d2e3364b75054121615c32\"\n    ], \n     \"interest\": [\n        \"Hiking\",\n        \"Investment\"\n    ],\n    \"industry\": \"Banking\",\n    \"lookingFor\": \"Web development\",\n    \"offering\": \"Deisgn\",\n    \"customFieldData\": {\n        \"60a5bd844b7505412046259a\": \"Hello\",\n        \"60a5bd9172b75054867sd9sd\": [\n            \"Mr.\",\n            \"random\"\n        ]\n    }\n}\n","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/user/update"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Jun 2021 11:45:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{     \n    \"status\": 429,     \n    \"message\": \"Too many requests, please try again later.\" \n}"}],"_postman_id":"a8564356-7eb9-4d30-a7b8-022af6ee60ea"},{"name":"Deregister User","id":"476209d8-b9ba-4f04-9324-d06047167013","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"eventId","value":" ","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: Integer</li>\n<li>Id of Event created by an Organizer</li>\n</ul>\n","type":"text"},{"key":"emails","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: array</li>\n<li>Email address of the users</li>\n</ul>\n","type":"text"}]},"url":"{{endpoint}}/api/{{apiVersion}}/integration/user/delete","description":"<blockquote>\n<p>You can use this API to deregister user. Users of types Attendee, Speaker and Booth Member can be deregistered from the event.  </p>\n<ol>\n<li>Users will not be able to login and view the event once deregistered.  </li>\n<li>In order to use the API, <code>eventId</code> and <code>email</code> address are required.  </li>\n<li>A maximum of 50 users can be deregistered at once.  </li>\n<li>This API maps to the 'Delete People' functionality in organizer dashboard.</li>\n</ol>\n</blockquote>\n<blockquote>\n<p>Note: This is an asynchronous API and may take upto 10 minutes for the action to be complete. If any ID is incorrect or not found in our database, it will get ignored and only the valid ones will get impacted. To verify, you can use the List Users API - deregistered users will not be returned in the response.</p>\n</blockquote>\n<p><strong><code>Response Body</code></strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Keys</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>data</td>\n<td>String</td>\n<td>Status Message</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{key}}"},{"key":"value","value":"{{bearerText}} {{Bearer}}"}]},"isInherited":true,"source":{"_postman_id":"0df10e79-237b-4797-ba20-76e6e7b92939","id":"0df10e79-237b-4797-ba20-76e6e7b92939","name":"Virtual Pro Public APIs v1.2","type":"collection"}},"urlObject":{"path":["api","{{apiVersion}}","integration","user","delete"],"host":["{{endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"e017a290-b894-4afe-af3c-06e130ac1057","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 34457,\n    \"emails\": [\n        \"ashu@hub.com\",\n        \"aman@hub.com\",\n        \"kislay@hub.com\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/user/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Jun 2021 11:46:18 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"123"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"7b-FBHeaAecvfWJBU9nPI3XGMgtLbk\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Deleting people\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"724ecda6-0a27-4347-89aa-312ed990b116","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/user/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Jun 2021 13:57:58 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"132"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"84-NwrUbNbVLs/AH/LNEXkFLJdRa7Q\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Sorry, Some parameter are missing. Please enter all required values.\",\n    \"flag\": 0\n}"},{"id":"a7b94ed4-d147-4677-92d8-d43241257615","name":"Invalid Access/Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text","disabled":true},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 34457,\n    \"emails\": [\n        \"ashu@hub.com\",\n        \"aman@hub.com\",\n        \"kislay@hub.com\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/user/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Jun 2021 13:49:43 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"60"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"3c-bwSodwCUuWUgTpNl0i6UJ9oKSag\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 401,\n    \"message\": \"Invalid Access\",\n    \"flag\": 0\n}"},{"id":"4245794f-63f5-44c6-96a4-41b070be6daa","name":"Something went wrong","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"emails\": [\n        \"ashu@hub.com\",\n        \"aman@hub.com\",\n        \"kislay@hub.com\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/user/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Jun 2021 11:45:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 500,\n    \"message\": \"Something went wrong. Please try again.\",\n    \"flag\": 0\n}"},{"id":"a4d3ae4b-a01a-4503-a6d6-df9e848b90a6","name":"Too Many Requests","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 34457,\n    \"emails\": [\n        \"ashu@hub.com\",\n        \"aman@hub.com\",\n        \"kislay@hub.com\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/user/delete"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Jun 2021 11:45:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{     \n    \"status\": 429,     \n    \"message\": \"Too many requests, please try again later.\" \n}"}],"_postman_id":"476209d8-b9ba-4f04-9324-d06047167013"},{"name":"List Member Groups","id":"5d1083df-d2ea-4efd-8dc0-a914a6c6e836","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{endpoint}}/api/{{apiVersion}}/integration/user/membergroup/list?eventId={{eventId}}&currentPage={{currentPage}}&limit={{limit}}&isDefault={{isDefault}}","description":"<blockquote>\n<p>This API will return the list of all available user member groups associated with the event.</p>\n<p>The <code>isDefault</code> key can be used to filter the data. If set <strong>NO</strong>, then all the groups will be listed and if set <strong>YES</strong>, then only the default groups will be returned, viz Attendee, Speaker and Booth Member.</p>\n</blockquote>\n<p><strong><code>Response Body</code></strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Keys</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>String</td>\n<td>Hubilo Group Member ID</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Group Member Name</td>\n</tr>\n<tr>\n<td>isMain</td>\n<td>String</td>\n<td>Return whether the group is main or custom</td>\n</tr>\n<tr>\n<td>isDefault</td>\n<td>String</td>\n<td>Returns whether the group is default or not</td>\n</tr>\n<tr>\n<td>isOnboarding</td>\n<td>String</td>\n<td>Returns whether the group is isOnboarding or not</td>\n</tr>\n<tr>\n<td>isCustom</td>\n<td>String</td>\n<td>Returns whether the group is custom or not</td>\n</tr>\n<tr>\n<td>type</td>\n<td>String</td>\n<td>Returns the Type of group</td>\n</tr>\n<tr>\n<td>functionalitySettings</td>\n<td>Array</td>\n<td>Return functionality setting of group with Following Information:  <br />  <br /><strong>id</strong>: Unique id of function  <br /><strong>communityFunctionalityTypeId</strong>: Community functionality type id  <br /><strong>isEnable</strong>: Returns whether the functionality enable for the group or not  <br /><strong>name</strong>: Functionality name</td>\n</tr>\n<tr>\n<td>functionalityType</td>\n<td>Array</td>\n<td>Return functionality types</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{key}}"},{"key":"value","value":"{{bearerText}} {{Bearer}}"}]},"isInherited":true,"source":{"_postman_id":"0df10e79-237b-4797-ba20-76e6e7b92939","id":"0df10e79-237b-4797-ba20-76e6e7b92939","name":"Virtual Pro Public APIs v1.2","type":"collection"}},"urlObject":{"path":["api","{{apiVersion}}","integration","user","membergroup","list"],"host":["{{endpoint}}"],"query":[{"description":{"content":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: Integer</li>\n<li>Id of the Event</li>\n</ul>\n","type":"text/plain"},"key":"eventId","value":"{{eventId}}"},{"description":{"content":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: integer</li>\n<li>Default value is 0</li>\n<li>Returns the data of the selected page.</li>\n</ul>\n","type":"text/plain"},"key":"currentPage","value":"{{currentPage}}"},{"description":{"content":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: integer </li>\n<li>Default value is 0 </li>\n<li>MaxLength: 100 </li>\n<li>MinLength: 10</li>\n<li>Number of items per page</li>\n</ul>\n","type":"text/plain"},"key":"limit","value":"{{limit}}"},{"description":{"content":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String </li>\n<li>Default value is NO </li>\n<li>Returns default group from the list</li>\n</ul>\n<p><strong>Allowed Types</strong></p>\n<ul>\n<li>YES</li>\n<li>NO</li>\n</ul>\n","type":"text/plain"},"key":"isDefault","value":"{{isDefault}}"}],"variable":[]}},"response":[{"id":"93f6f6f9-f6b2-42df-9c40-8c6a3f936798","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/user/membergroup/list?eventId={{eventid}}&currentPage={{currentpage}}&limit={{limit}}&isDefault=NO","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","user","membergroup","list"],"query":[{"key":"eventId","value":"{{eventid}}"},{"key":"currentPage","value":"{{currentpage}}"},{"key":"limit","value":"{{limit}}"},{"key":"isDefault","value":"NO"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Jun 2021 13:53:13 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"60"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"3c-bwSodwCUuWUgTpNl0i6UJ9oKSag\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"data\": [\n            {\n                \"id\": \"61c42189301652467e47dc19\",\n                \"name\": \"Attendee\",\n                \"isMain\": \"YES\",\n                \"isDefault\": \"YES\",\n                \"isOnboarding\": \"YES\",\n                \"isCustom\": \"NO\",\n                \"type\": \"ATTENDEE\",\n                \"functionalitySettings\": [\n                    {\n                        \"id\": 243776,\n                        \"communityFunctionalityTypeId\": 7,\n                        \"isEnable\": 1,\n                        \"name\": \"On Boarding\"\n                    },\n                    {\n                        \"id\": 243777,\n                        \"communityFunctionalityTypeId\": 13,\n                        \"isEnable\": 1,\n                        \"name\": \"Create Post\"\n                    },\n                    {\n                        \"id\": 243778,\n                        \"communityFunctionalityTypeId\": 14,\n                        \"isEnable\": 1,\n                        \"name\": \"Create Poll\"\n                    },\n                    {\n                        \"id\": 243779,\n                        \"communityFunctionalityTypeId\": 15,\n                        \"isEnable\": 1,\n                        \"name\": \"Vote Poll\"\n                    },\n                    {\n                        \"id\": 243780,\n                        \"communityFunctionalityTypeId\": 16,\n                        \"isEnable\": 1,\n                        \"name\": \"Comment Post\"\n                    },\n                    {\n                        \"id\": 243781,\n                        \"communityFunctionalityTypeId\": 35,\n                        \"isEnable\": 1,\n                        \"name\": \"Create Photo Posts\"\n                    },\n                    {\n                        \"id\": 243782,\n                        \"communityFunctionalityTypeId\": 36,\n                        \"isEnable\": 1,\n                        \"name\": \"Create Videos Posts\"\n                    },\n                    {\n                        \"id\": 243783,\n                        \"communityFunctionalityTypeId\": 37,\n                        \"isEnable\": 1,\n                        \"name\": \"Create Introduction Posts\"\n                    }\n                ]\n            },\n            {\n                \"id\": \"61c42189301652467e47dc1a\",\n                \"name\": \"Speaker\",\n                \"isMain\": \"YES\",\n                \"isDefault\": \"NO\",\n                \"isOnboarding\": \"YES\",\n                \"isCustom\": \"NO\",\n                \"type\": \"SPEAKER\"\n            },\n            {\n                \"id\": \"61c42189301652467e47dc1b\",\n                \"name\": \"Booth Member\",\n                \"isMain\": \"YES\",\n                \"isDefault\": \"NO\",\n                \"isOnboarding\": \"YES\",\n                \"isCustom\": \"NO\",\n                \"type\": \"BOOTHMEMBER\"\n            },\n            {\n                \"id\": \"61ea508c51004a112972e197\",\n                \"isDefault\": \"NO\",\n                \"isMain\": \"NO\",\n                \"isOnboarding\": \"YES\",\n                \"type\": \"ATTENDEE\",\n                \"name\": \"sswvv\"\n            },\n            {\n                \"id\": \"61ea50cc95261b114c0a918b\",\n                \"isDefault\": \"NO\",\n                \"isMain\": \"NO\",\n                \"isOnboarding\": \"YES\",\n                \"type\": \"ATTENDEE\",\n                \"name\": \"wwrc\"\n            }\n        ],\n        \"functionalityType\": [\n            {\n                \"id\": 7,\n                \"name\": \"On Boarding\"\n            },\n            {\n                \"id\": 13,\n                \"name\": \"Create Post\"\n            },\n            {\n                \"id\": 14,\n                \"name\": \"Create Poll\"\n            },\n            {\n                \"id\": 15,\n                \"name\": \"Vote Poll\"\n            },\n            {\n                \"id\": 16,\n                \"name\": \"Comment Post\"\n            },\n            {\n                \"id\": 35,\n                \"name\": \"Create Photo Posts\"\n            },\n            {\n                \"id\": 36,\n                \"name\": \"Create Videos Posts\"\n            },\n            {\n                \"id\": 37,\n                \"name\": \"Create Introduction Posts\"\n            }\n        ]\n    },\n    \"message\": \"\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"18deba2f-a759-4c1e-b432-4c6f269703aa","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"},{"key":"eventId","value":"{{eventid}}","type":"text","disabled":true}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/user/membergroup/list?eventId={{eventid}}&currentPage={{currentpage}}&limit={{limit}}&isDefault=NO","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","user","membergroup","list"],"query":[{"key":"eventId","value":"{{eventid}}"},{"key":"currentPage","value":"{{currentpage}}"},{"key":"limit","value":"{{limit}}"},{"key":"isDefault","value":"NO"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Sep 2021 09:06:05 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"114"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"72-QGrT3wBdx0gS27j1crF1eKE1Zag\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Sorry, Some parameter are missing. Please enter all required values.\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"2cea3a02-8254-4f48-99cd-47081764d6b2","name":"Invalid Access/Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text","disabled":true},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/user/membergroup/list?eventId={{eventid}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","user","membergroup","list"],"query":[{"key":"eventId","value":"{{eventid}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Jun 2021 13:53:13 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"60"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"3c-bwSodwCUuWUgTpNl0i6UJ9oKSag\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 401,\n    \"message\": \"Invalid Access\",\n    \"flag\": 0\n}"},{"id":"fcbd4885-0d37-4d02-8534-20f6ca2f0bb1","name":"Something went wrong","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/user/membergroup/list?eventId={{eventid}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","user","membergroup","list"],"query":[{"key":"eventId","value":"{{eventid}}","description":"- Required\n - Type : Integer\n - Id of event"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 12 Aug 2021 10:39:13 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 500,\n    \"message\": \"Something went wrong. Please try again.\",\n    \"flag\": 0\n}"},{"id":"bc88f3d0-819f-4410-bcef-95495e35d30e","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/user/membergroup/list?eventId={{eventid}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","user","membergroup","list"],"query":[{"key":"eventId","value":"{{eventid}}","description":"- Required\n - Type : Integer\n - Id of event"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 12 Aug 2021 10:39:13 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{     \n    \"status\": 429,     \n    \"message\": \"Too many requests, please try again later.\" \n}"}],"_postman_id":"5d1083df-d2ea-4efd-8dc0-a914a6c6e836"},{"name":"Add Member Group","id":"b9e06958-ca59-4cd6-92bf-89758744aa3e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"eventId","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: Integer</li>\n<li>Id of the Event</li>\n</ul>\n","type":"text"},{"key":"name","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Name of group</li>\n<li>Accepts a maximum limit of 25 characters</li>\n</ul>\n","type":"text"},{"key":"sourceGroupId","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Member Group ID of any other group - to inherit settings of that group</li>\n</ul>\n","type":"text"},{"key":"groupAttendanceType","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Both on-site and virtual groups can be created by this key</li>\n</ul>\n<p><strong>Allowed Types</strong></p>\n<ul>\n<li>on_site</li>\n<li>virtual</li>\n</ul>\n","type":"text"},{"key":"isShowQRCode","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Show/hide QR Code for on-site group</li>\n<li>Default is NO</li>\n</ul>\n<p><strong>Allowed Types</strong></p>\n<ul>\n<li>YES</li>\n<li>NO</li>\n</ul>\n","type":"text"}]},"url":"{{endpoint}}/api/{{apiVersion}}/integration/user/membergroup/create","description":"<blockquote>\n<p>This API enables you to create custom member groups that can be assigned to registrants.</p>\n</blockquote>\n<blockquote>\n<p>You can use the optional key <code>sourceGroupId</code> to send the groupId of any of the base member groups, such as Attendee, Speaker or Booth Member to initialize the same settings from respective groups. If left blank, the group settings will be set as default. This ID can be retrieved from the <a href=\"https://dash.hubilo.com/\">Dashboard</a> by selecting the desired event, going to the settings sidebar and selecting 'groups'.</p>\n</blockquote>\n<p><strong><code>Response Body</code></strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Keys</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>groupId</td>\n<td>String</td>\n<td>New Group ID generated from database</td>\n</tr>\n<tr>\n<td>type</td>\n<td>String</td>\n<td>Type of created group</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{key}}"},{"key":"value","value":"{{bearerText}} {{Bearer}}"}]},"isInherited":true,"source":{"_postman_id":"0df10e79-237b-4797-ba20-76e6e7b92939","id":"0df10e79-237b-4797-ba20-76e6e7b92939","name":"Virtual Pro Public APIs v1.2","type":"collection"}},"urlObject":{"path":["api","{{apiVersion}}","integration","user","membergroup","create"],"host":["{{endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"12e55a87-fef1-4cde-904d-274c581436fc","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 11974,\n    \"name\": \"with qa\"\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/user/membergroup/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Jun 2021 13:53:13 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"60"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"3c-bwSodwCUuWUgTpNl0i6UJ9oKSag\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"groupId\": \"61f8f95ee1ae7a3e93bedf57\",\n        \"type\": \"ATTENDEE\"\n    },\n    \"message\": \"\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"bf917dc7-6092-46f6-a3b5-f4a7ff21ac08","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text","disabled":true},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"with qa\"\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/user/membergroup/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Sep 2021 09:06:05 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"114"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"72-QGrT3wBdx0gS27j1crF1eKE1Zag\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Sorry, Some parameter are missing. Please enter all required values.\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"279a865a-93f2-444f-83f3-e57d726cdfc5","name":"Invalid Access/Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text","disabled":true},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 11974,\n    \"name\": \"with qa\"\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/user/membergroup/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Jun 2021 13:53:13 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"60"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"3c-bwSodwCUuWUgTpNl0i6UJ9oKSag\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 401,\n    \"message\": \"Invalid Access\",\n    \"flag\": 0\n}"},{"id":"b2e74986-e29a-46e2-8a15-891a7f1846de","name":"Something went wrong","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 11974 \n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/user/membergroup/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 12 Aug 2021 10:39:13 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 500,\n    \"message\": \"Something went wrong. Please try again.\",\n    \"flag\": 0\n}"},{"id":"28150e17-8e76-4c93-8440-24fc6f1d8215","name":"Too Many Requests","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 11974,\n    \"name\": \"with qa\"\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/user/membergroup/create"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 12 Aug 2021 10:39:13 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{     \n    \"status\": 429,     \n    \"message\": \"Too many requests, please try again later.\" \n}"}],"_postman_id":"b9e06958-ca59-4cd6-92bf-89758744aa3e"},{"name":"Custom Fields of Users","id":"bc512786-6feb-4847-a015-825693d5b448","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{endpoint}}/api/{{apiVersion}}/integration/user/customfieldstructure?eventId={{eventid}}","description":"<blockquote>\n<p>This API returns a list of all custom fields the organizer or organizer-team-member adds to capture data for different sets of users for a given event.</p>\n</blockquote>\n<p><strong><code>Response Body</code></strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Keys</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>String</td>\n<td>Field Unique ID</td>\n</tr>\n<tr>\n<td>fieldName</td>\n<td>String</td>\n<td>Field Name</td>\n</tr>\n<tr>\n<td>fieldType</td>\n<td>String</td>\n<td>Field Type [Text, Dropdown etc]</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{key}}"},{"key":"value","value":"{{bearerText}} {{Bearer}}"}]},"isInherited":true,"source":{"_postman_id":"0df10e79-237b-4797-ba20-76e6e7b92939","id":"0df10e79-237b-4797-ba20-76e6e7b92939","name":"Virtual Pro Public APIs v1.2","type":"collection"}},"urlObject":{"path":["api","{{apiVersion}}","integration","user","customfieldstructure"],"host":["{{endpoint}}"],"query":[{"description":{"content":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: Integer</li>\n<li>Id of an Event</li>\n</ul>\n","type":"text/plain"},"key":"eventId","value":"{{eventid}}"}],"variable":[]}},"response":[{"id":"eec8b6de-be5c-4cda-a306-e629c07b2686","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/user/customfieldstructure?eventId={{eventid}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","user","customfieldstructure"],"query":[{"key":"eventId","value":"{{eventid}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Jun 2021 11:54:19 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"103"},{"key":"Connection","value":"close"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"67-f6knY10/TMHw2XZPgnAiOf4eOZI\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"data\": [\n            {\n                \"id\": \"614076df4b7505411474d9e8\",\n                \"fieldName\": \"Employee ID\",\n                \"fieldType\": \"Text\"\n            }\n        ]\n    },\n    \"message\": \"\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"c450a938-144e-47b0-8d10-c0f93eb789ac","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/user/customfieldstructure","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","user","customfieldstructure"],"query":[{"key":"eventId","value":"{{eventid}}","description":"**`Required`**\n - Type : Integer\n - Id of event","disabled":true}]}},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Sorry, Some parameter are missing. Please enter all required values.\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"ec207bd4-8f41-4c86-b8bb-9a415958104d","name":"Invalid Access/Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/user/customfieldstructure?eventId={{eventid}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","user","customfieldstructure"],"query":[{"key":"eventId","value":"{{eventid}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Jun 2021 14:01:15 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"60"},{"key":"Connection","value":"close"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"3c-bwSodwCUuWUgTpNl0i6UJ9oKSag\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 401,\n    \"message\": \"Invalid Access\",\n    \"flag\": 0\n}"},{"id":"4dac5042-5206-4155-bd1e-7caf053f0e65","name":"Something went wrong","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/user/customfieldstructure?eventId={{eventid}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","user","customfieldstructure"],"query":[{"key":"eventId","value":"{{eventid}}","description":"- Required\n - Type : Integer\n - Id of event"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 12 Aug 2021 10:40:57 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 500,\n    \"message\": \"Something went wrong. Please try again.\",\n    \"flag\": 0\n}"},{"id":"c3c54d16-2d18-4b89-a9d2-82653e6543e1","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/user/customfieldstructure?eventId={{eventid}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","user","customfieldstructure"],"query":[{"key":"eventId","value":"{{eventid}}","description":"- Required\n - Type : Integer\n - Id of event"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 12 Aug 2021 10:40:57 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{     \n    \"status\": 429,     \n    \"message\": \"Too many requests, please try again later.\" \n}"}],"_postman_id":"bc512786-6feb-4847-a015-825693d5b448"},{"name":"List of Matchmaking Fields","id":"eb7c4360-b799-456d-aba7-07bd12118e54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{endpoint}}/api/{{apiVersion}}/integration/user/matchmaking/list?eventId={{eventid}}&type={{type}}","description":"<blockquote>\n<p>Enlists all the tags used for matchmaking grouped by type. To get the context of type, visit <a href=\"https://dash.hubilo.com/\">Dashboard</a>\n-&gt; Select desired event -&gt; Choose the Settings tab from left menu -&gt; Select Matchmaking Fields -&gt; Types.</p>\n</blockquote>\n<p><strong><code>Response Body</code></strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Keys</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>data</td>\n<td>Array</td>\n<td>Array of matchmaking field names</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{key}}"},{"key":"value","value":"{{bearerText}} {{Bearer}}"}]},"isInherited":true,"source":{"_postman_id":"0df10e79-237b-4797-ba20-76e6e7b92939","id":"0df10e79-237b-4797-ba20-76e6e7b92939","name":"Virtual Pro Public APIs v1.2","type":"collection"}},"urlObject":{"path":["api","{{apiVersion}}","integration","user","matchmaking","list"],"host":["{{endpoint}}"],"query":[{"description":{"content":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: Integer</li>\n<li>Id of an Event</li>\n</ul>\n","type":"text/plain"},"key":"eventId","value":"{{eventid}}"},{"description":{"content":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Type of matchmaking field group</li>\n</ul>\n<p> <strong>Allowed types</strong></p>\n<ul>\n<li>LOOKING FOR</li>\n<li>OFFERING</li>\n<li>INDUSTRY</li>\n<li>INTEREST</li>\n</ul>\n","type":"text/plain"},"key":"type","value":"{{type}}"}],"variable":[]}},"response":[{"id":"5d28f18b-d55f-4d99-8c09-89a169470edb","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/user/matchmaking/list?eventId={{eventid}}&type={{type}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","user","matchmaking","list"],"query":[{"key":"eventId","value":"{{eventid}}"},{"key":"type","value":"{{type}}","description":"Required\n`type of event'\n### Allowed types\n1. LOOKINGFOR\n2. OFFERING\n3. NDUSTRY\n4. INTEREST"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 23 Jun 2021 11:13:19 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"660"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"294-pu/u5oc48cVqDpRgv56Jd/nyUos\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"data\": [\n            \"Accountant\",\n            \"Admin\",\n            \"Agency\",\n            \"Analyst\",\n            \"Consultant\",\n            \"Investors\"\n        ] \n    },\n    \"message\": \"\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"68a4914a-cfa9-4017-bfac-b45a9cced3d3","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/user/matchmaking/list?eventId={{eventid}}&type={{type}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","user","matchmaking","list"],"query":[{"key":"eventId","value":"{{eventid}}","description":"- Required\n - Type : Integer\n - Id of event"},{"key":"type","value":"{{type}}","description":"- Required\n - Type: String\n - type of event\n\n**Allowed types**\n-  LOOKINGFOR\n-  OFFERING\n-  NDUSTRY\n-  INTEREST"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 12 Aug 2021 10:42:10 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"134"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"86-JF9DDenafx3wVYjSMaBw2qBKopM\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Please pass type from LOOKINGFOR,OFFERING,INDUSTRY,INTEREST\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"b900fdad-2ff0-421e-abad-8432d1b4e116","name":"Invalid Access/Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/user/matchmaking/list?eventId={{eventid}}&type={{type}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","user","matchmaking","list"],"query":[{"key":"eventId","value":"{{eventid}}"},{"key":"type","value":"{{type}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Jun 2021 13:52:04 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"60"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"3c-bwSodwCUuWUgTpNl0i6UJ9oKSag\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 401,\n    \"message\": \"Invalid Access\",\n    \"flag\": 0\n}"},{"id":"16295eb6-a7d8-414b-af2b-21bcbcfb78ec","name":"Something went wrong","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/user/matchmaking/list?type={{type}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","user","matchmaking","list"],"query":[{"key":"eventId","value":"{{eventid}}","description":"- Required\n - Type : Integer\n - Id of event","disabled":true},{"key":"type","value":"{{type}}","description":"- Required\n - Type: String\n - type of event\n\n**Allowed types**\n-  LOOKINGFOR\n-  OFFERING\n-  INDUSTRY\n-  INTEREST"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Sep 2021 16:42:08 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 500,\n    \"message\": \"Something went wrong. Please try again.\",\n    \"flag\": 0\n}"},{"id":"786ecae1-fa79-4d90-9df2-5b38c08b0e05","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/user/matchmaking/list?type={{type}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","user","matchmaking","list"],"query":[{"key":"eventId","value":"{{eventid}}","description":"- Required\n - Type : Integer\n - Id of event","disabled":true},{"key":"type","value":"{{type}}","description":"- Required\n - Type: String\n - type of event\n\n**Allowed types**\n-  LOOKINGFOR\n-  OFFERING\n-  INDUSTRY\n-  INTEREST"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Sep 2021 16:42:08 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{     \n    \"status\": 429,     \n    \"message\": \"Too many requests, please try again later.\" \n}"}],"_postman_id":"eb7c4360-b799-456d-aba7-07bd12118e54"},{"name":"List Deleted Users","id":"937960bb-32b9-4704-a78b-42ca28d7d5f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{endpoint}}/api/{{apiVersion}}/integration/user/deleted/list?eventId={{eventId}}&currentPage={{currentPage}}&limit={{limit}}","description":"<blockquote>\n<p>Returns deleted users and their basic details for the specified event. </p>\n</blockquote>\n<blockquote>\n<p>Use this API to fetch users that have been removed/deleted from the event. Supports pagination. </p>\n</blockquote>\n<p><strong><code>Response Body</code></strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Keys</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>String</td>\n<td>Hubilo user ID</td>\n</tr>\n<tr>\n<td>userId</td>\n<td>String</td>\n<td>Id of the attendee</td>\n</tr>\n<tr>\n<td>firstName</td>\n<td>String</td>\n<td>First name of attendee</td>\n</tr>\n<tr>\n<td>lastName</td>\n<td>String</td>\n<td>Last name of an attendee</td>\n</tr>\n<tr>\n<td>email</td>\n<td>String</td>\n<td>Email address of the attendee</td>\n</tr>\n<tr>\n<td>isActive</td>\n<td>Number</td>\n<td>0 or 1</td>\n</tr>\n<tr>\n<td>updatedAt</td>\n<td>String</td>\n<td>Updated Time/Date</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{key}}"},{"key":"value","value":"{{bearerText}} {{Bearer}}"}]},"isInherited":true,"source":{"_postman_id":"0df10e79-237b-4797-ba20-76e6e7b92939","id":"0df10e79-237b-4797-ba20-76e6e7b92939","name":"Virtual Pro Public APIs v1.2","type":"collection"}},"urlObject":{"path":["api","{{apiVersion}}","integration","user","deleted","list"],"host":["{{endpoint}}"],"query":[{"key":"eventId","value":"{{eventId}}"},{"key":"currentPage","value":"{{currentPage}}"},{"key":"limit","value":"{{limit}}"}],"variable":[]}},"response":[{"id":"26bb4397-1a42-4623-9c22-c892f015d7e1","name":"Success Response","originalRequest":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[],"options":{"raw":{"language":"json"}}},"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/user/deleted/list?eventId={{eventId}}&currentPage={{currentPage}}&limit={{limit}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","user","deleted","list"],"query":[{"key":"eventId","value":"{{eventId}}","description":"**`Required`**\n- Type: Integer\n- Id of the Event","type":"text"},{"key":"currentPage","value":"{{currentPage}}","description":"**`Optional`**\n - Type: integer\n - Default value is 0\n - Returns the data of the current page","type":"text"},{"key":"limit","value":"{{limit}}","description":"**`Optional`**\n - Type: integer \n - Default value is 100 \n - MaxLength: 100 \n - MinLength: 10\n - Number of items returned per page","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 200,\n  \"data\": {\n    \"total\": 1,\n    \"currentPage\": 0,\n    \"limit\": 100,\n    \"users\": [\n      {\n        \"id\": \"688c6dd812c663779cba62f7\",\n        \"userId\": \"642140f9943104591a285145\",\n        \"email\": \"subhankar.nandi@hubilo.com\",\n        \"firstName\": \"Subhankar\",\n        \"lastName\": \"Nandi\",\n        \"profileStatus\": \"DELETED\",\n        \"isActive\": 0,\n        \"updatedAt\": \"2026-06-04T16:12:16.387Z\"\n      }\n    ]\n  },\n  \"message\": \"\",\n  \"flag\": 0,\n  \"eventLastUpdatedAt\": 0\n}"},{"id":"f10b641c-42d7-4eb8-9ce1-59c3d580485f","name":"Bad Request","originalRequest":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[],"options":{"raw":{"language":"json"}}},"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/user/deleted/list?eventId=&currentPage={{currentPage}}&limit={{limit}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","user","deleted","list"],"query":[{"key":"eventId","value":"","description":"**`Required`**\n- Type: Integer\n- Id of the Event","type":"text"},{"key":"currentPage","value":"{{currentPage}}","description":"**`Optional`**\n - Type: integer\n - Default value is 0\n - Returns the data of the current page","type":"text"},{"key":"limit","value":"{{limit}}","description":"**`Optional`**\n - Type: integer \n - Default value is 100 \n - MaxLength: 100 \n - MinLength: 10\n - Number of items returned per page","type":"text"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 400,\n  \"message\": \"eventId is required\",\n  \"flag\": 1\n}"},{"id":"eac6c0fa-aeba-4783-ab95-5c9b409180da","name":"Invalid Access","originalRequest":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[],"options":{"raw":{"language":"json"}}},"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/user/deleted/list?eventId={{eventId}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","user","deleted","list"],"query":[{"key":"eventId","value":"{{eventId}}","description":"**`Required`**\n- Type: Integer\n- Id of the Event","type":"text"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 401,\n  \"message\": \"Invalid access token\",\n  \"flag\": 1\n}"},{"id":"c3ee8ff9-e8e4-472d-ad31-64e55366f2f2","name":"Too Many Requests","originalRequest":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[],"options":{"raw":{"language":"json"}}},"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/user/deleted/list?eventId={{eventId}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","user","deleted","list"],"query":[{"key":"eventId","value":"{{eventId}}","description":"**`Required`**\n- Type: Integer\n- Id of the Event","type":"text"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 429,\n  \"message\": \"Too many requests\",\n  \"flag\": 1\n}"},{"id":"750cf271-b923-4f25-a1f5-8067c9e51547","name":"Something went wrong","originalRequest":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[],"options":{"raw":{"language":"json"}}},"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/user/deleted/list?eventId={{eventId}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","user","deleted","list"],"query":[{"key":"eventId","value":"{{eventId}}","description":"**`Required`**\n- Type: Integer\n- Id of the Event","type":"text"}]}},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n  \"status\": 500,\n  \"message\": \"Something went wrong\",\n  \"flag\": 1\n}"}],"_postman_id":"937960bb-32b9-4704-a78b-42ca28d7d5f5"}],"id":"a31bdfd0-c25d-47c1-93b9-5434db499b90","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"85fed028-6821-4338-a88f-6a17ab4cd0ed"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"73fda428-db10-42d8-ac53-87c8a29fedda"}}],"_postman_id":"a31bdfd0-c25d-47c1-93b9-5434db499b90","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{key}}"},{"key":"value","value":"{{bearerText}} {{Bearer}}"}]},"isInherited":true,"source":{"_postman_id":"0df10e79-237b-4797-ba20-76e6e7b92939","id":"0df10e79-237b-4797-ba20-76e6e7b92939","name":"Virtual Pro Public APIs v1.2","type":"collection"}}},{"name":"Speaker","item":[{"name":"Add/Update Speaker","event":[{"listen":"test","script":{"id":"a1cc3da1-d4da-402a-adbb-373cbe94e1e0","exec":[""],"type":"text/javascript","packages":{}}}],"id":"167c319f-c04b-4b11-bdde-e90809f3ec61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"eventId","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Id of an Event</li>\n</ul>\n","type":"text"},{"key":"operationType","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Operation performed by an Attendee</li>\n</ul>\n<p><strong>Allowed Types</strong></p>\n<ul>\n<li>CREATE</li>\n<li>UPDATE</li>\n</ul>\n","type":"text"},{"key":"memberGroupId","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: Array</li>\n<li>Group Id of speaker member</li>\n</ul>\n","type":"text"},{"key":"hubiloSpeakerId","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Unique Speaker Id</li>\n</ul>\n","type":"text"},{"key":"clientSpeakerId","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Speaker Id given by end client</li>\n</ul>\n","type":"text"},{"key":"firstName","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>First name of Speaker</li>\n</ul>\n","type":"text"},{"key":"lastName","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Last name of speaker</li>\n</ul>\n","type":"text"},{"key":"email","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Email address of Speaker</li>\n</ul>\n","type":"text"},{"key":"phone","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Contact Number of Speaker</li>\n</ul>\n","type":"text"},{"key":"city","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>City name</li>\n</ul>\n","type":"text"},{"key":"state","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>State name</li>\n</ul>\n","type":"text"},{"key":"country","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Country name</li>\n</ul>\n","type":"text"},{"key":"company","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Name of organization of speaker</li>\n</ul>\n","type":"text"},{"key":"title","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Designation of Speaker in organization</li>\n</ul>\n","type":"text"},{"key":"facebookUrl","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Speaker's Facebook URL</li>\n</ul>\n","type":"text"},{"key":"twitterUrl","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Speaker's Twitter URL</li>\n</ul>\n","type":"text"},{"key":"profileImageURL","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Speaker's Profile image URL</li>\n</ul>\n","type":"text"},{"key":"whatsappNumber","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Whatsapp Number of Speaker</li>\n</ul>\n","type":"text"},{"key":"linkedinUrl","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Speaker's LinkedIn URL</li>\n</ul>\n","type":"text"},{"key":"instagramUrl","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Speaker's Instagram URL</li>\n</ul>\n","type":"text"},{"key":"about","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Brief description of the speaker</li>\n</ul>\n","type":"text"}]},"url":"{{endpoint}}/api/{{apiVersion}}/integration/speaker/upsert","description":"<blockquote>\n<p>Use this API to create a new speaker or update an existing speaker for an event. The API returns a speaker ID in response that can be used in <a href=\"https://developer.hubilo.com/#a43a31a7-825e-416d-b8b2-4c7f15cff872\">Add/Update Session API</a> to link the speaker with the session(s). </p>\n</blockquote>\n<p><strong>Please keep in mind below restrictions that apply:</strong>  </p>\n<ol>\n<li><p>If <code>operationType = CREATE</code>, then <code>hubiloSpeakerId</code> cannot be sent. Sending <code>clientSpeakerId</code> is optional.  </p>\n</li>\n<li><p>If <code>operationType = UPDATE</code>, please pass either <code>hubiloSpeakerId</code> or <code>clientSpeakerId</code>, but NOT both.</p>\n</li>\n</ol>\n<p><strong><code>Response Body</code></strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Keys</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>speakerId</td>\n<td>Integer</td>\n<td>Speaker ID</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{key}}"},{"key":"value","value":"{{bearerText}} {{Bearer}}"}]},"isInherited":true,"source":{"_postman_id":"0df10e79-237b-4797-ba20-76e6e7b92939","id":"0df10e79-237b-4797-ba20-76e6e7b92939","name":"Virtual Pro Public APIs v1.2","type":"collection"}},"urlObject":{"path":["api","{{apiVersion}}","integration","speaker","upsert"],"host":["{{endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"dd158940-6d9c-48b7-b851-9ac82bd1eed6","name":"Add Speaker Success Response","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\":\"3713\",\n    \"operationType\":\"CREATE\",\n    \"firstName\":\"firstname\",\n    \"lastName\":\"lastname\",\n    \"email\":\"email@domain.com\",\n    \"phone\":\"9999999999\",\n    \"city\":\"Kochi\",\n    \"state\":\"Kerala\",\n    \"country\":\"India\",\n    \"company\":\"company name\",\n    \"title\":\"designation name\",\n    \"memberGroupId\": [\n        \"5ff59327d9f03b050f41bb06\"\n    ], \n    \"facebookUrl\":\"www.facebook.com/\",\n    \"twitterUrl\":\"www.twitter.com/\",\n    \"profileImageURL\":\"\",\n    \"whatsappNumber\":\"7777777777\",\n    \"linkedinUrl\":\"www.linkedin.com/\",\n    \"instagramUrl\":\"www.instagram.com/\"\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/speaker/upsert"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Sep 2021 06:55:34 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"112"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"70-BfpY2mlEozOkeygQSPJJ4LcdU2E\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"speakerId\": 13803\n    },\n    \"message\": \"\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"c9439ccc-810a-4e11-b988-727bafc805cf","name":"Update Speaker Success Response","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\":\"3713\",\n    // \"clientSpeakerId\": \"SP-522\"\n    \"hubiloSpeakerId\": \"13803\",\n    \"operationType\":\"UPDATE\",\n    \"firstName\":\"firstname\",\n    \"lastName\":\"lastname\",\n    \"email\":\"email@domain.com\",\n    \"phone\":\"9999999999\",\n    \"city\":\"Rabdentse\",\n    \"state\":\"Sikkim\",\n    \"country\":\"India\",\n    \"company\":\"company name\",\n    \"title\":\"designation name\",\n    \"memberGroupId\": [\n        \"5ff59327d9f03b050f41bb06\"\n    ], \n    \"facebookUrl\":\"www.facebook.com/\",\n    \"twitterUrl\":\"www.twitter.com/\",\n    \"profileImageURL\":\"\",\n    \"whatsappNumber\":\"7777777777\",\n    \"linkedinUrl\":\"www.linkedin.com/\",\n    \"instagramUrl\":\"www.instagram.com/\"\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/speaker/upsert"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 15 Sep 2021 07:40:27 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"112"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"70-YfMKPh3ItJFRoUvr73c7xLsbKQo\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"speakerId\": 13803\n    },\n    \"message\": \"\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"241fb72f-1e2c-47b8-9eae-fe972e49edb8","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\":\"3713\",\n    \"operationType\":\"CREATE\",\n    \"firstName\":\"firstname\",\n    \"lastName\":\"lastname\",\n    \"email\":\"email@domain.com\",\n    \"phone\":\"9999999999\",\n    \"city\":\"Kochi\",\n    \"state\":\"Kerala\",\n    \"country\":\"India\",\n    \"company\":\"company name\",\n    \"title\":\"designation name\",\n    \"memberGroupId\": [\n        \"5ff59327d9f03b050f41bb06\"\n    ], \n    \"facebookUrl\":\"www.facebook.com/\",\n    \"twitterUrl\":\"www.twitter.com/\",\n    \"profileImageURL\":\"\",\n    \"whatsappNumber\":\"7777777777\",\n    \"linkedinUrl\":\"www.linkedin.com/\",\n    \"instagramUrl\":\"www.instagram.com/\"\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/speaker/upsert"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Aug 2021 09:23:19 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"114"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"72-QGrT3wBdx0gS27j1crF1eKE1Zag\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Client speaker already exists.\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"0133e7b2-5b5b-4503-bf9f-b1a62c200ae1","name":"Invalid Access/Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text","disabled":true},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\":\"3713\",\n    \"operationType\":\"CREATE\",\n    \"firstName\":\"firstname\",\n    \"lastName\":\"lastname\",\n    \"email\":\"email@domain.com\",\n    \"phone\":\"9999999999\",\n    \"city\":\"Kochi\",\n    \"state\":\"Kerala\",\n    \"country\":\"India\",\n    \"company\":\"company name\",\n    \"title\":\"designation name\",\n    \"memberGroupId\": [\n        \"5ff59327d9f03b050f41bb06\"\n    ], \n    \"facebookUrl\":\"www.facebook.com/\",\n    \"twitterUrl\":\"www.twitter.com/\",\n    \"profileImageURL\":\"\",\n    \"whatsappNumber\":\"7777777777\",\n    \"linkedinUrl\":\"www.linkedin.com/\",\n    \"instagramUrl\":\"www.instagram.com/\"\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/speaker/upsert"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Aug 2021 09:23:19 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"114"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"72-QGrT3wBdx0gS27j1crF1eKE1Zag\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 401,\n    \"message\": \"Invalid Access\",\n    \"flag\": 0\n}"},{"id":"93b98569-4cb2-48e5-a8ba-f7037b6efb7f","name":"Something went wrong","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\":\"3713\",\n    \"hubiloSpeakerId\": \"13803\",\n    \"firstName\":\"firstname\",\n    \"lastName\":\"lastname\",\n    \"email\":\"email@domain.com\",\n    \"phone\":\"9999999999\",\n    \"city\":\"Rabdentse\",\n    \"state\":\"Sikkim\",\n    \"country\":\"India\",\n    \"company\":\"company name\",\n    \"title\":\"designation name\",\n    \"memberGroupId\": [\n        \"5ff59327d9f03b050f41bb06\"\n    ], \n    \"facebookUrl\":\"www.facebook.com/\",\n    \"twitterUrl\":\"www.twitter.com/\",\n    \"profileImageURL\":\"\",\n    \"whatsappNumber\":\"7777777777\",\n    \"linkedinUrl\":\"www.linkedin.com/\",\n    \"instagramUrl\":\"www.instagram.com/\"\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/speaker/upsert"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Sep 2021 16:43:07 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 500,\n    \"message\": \"Something went wrong. Please try again.\",\n    \"flag\": 0\n}"},{"id":"ff847db5-f8e4-4a63-9816-a59fa8494c23","name":"Too Many Requests","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\":\"3713\",\n    \"hubiloSpeakerId\": \"13803\",\n    \"firstName\":\"firstname\",\n    \"lastName\":\"lastname\",\n    \"email\":\"email@domain.com\",\n    \"phone\":\"9999999999\",\n    \"city\":\"Rabdentse\",\n    \"state\":\"Sikkim\",\n    \"country\":\"India\",\n    \"company\":\"company name\",\n    \"title\":\"designation name\",\n    \"memberGroupId\": [\n        \"5ff59327d9f03b050f41bb06\"\n    ], \n    \"facebookUrl\":\"www.facebook.com/\",\n    \"twitterUrl\":\"www.twitter.com/\",\n    \"profileImageURL\":\"\",\n    \"whatsappNumber\":\"7777777777\",\n    \"linkedinUrl\":\"www.linkedin.com/\",\n    \"instagramUrl\":\"www.instagram.com/\"\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/speaker/upsert"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Sep 2021 16:43:07 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{     \n    \"status\": 429,     \n    \"message\": \"Too many requests, please try again later.\" \n}"}],"_postman_id":"167c319f-c04b-4b11-bdde-e90809f3ec61"},{"name":"List Speakers","event":[{"listen":"test","script":{"id":"92a97ede-3488-4885-a7a4-b78ab7f3fb7f","exec":[""],"type":"text/javascript"}}],"id":"8d8c0bcf-23ad-41f4-a6a5-a35e1e62885b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"{{endpoint}}/api/{{apiVersion}}/integration/speaker/list?eventId={{eventId}}&sessionId={{sessionId}}&email={{email}}&currentPage={{currentPage}}&limit={{limit}}&groupIds={{groupIds}}","description":"<blockquote>\n<p>Returns the list of speakers along with their details. </p>\n</blockquote>\n<blockquote>\n<p>If the speaker is not added to any of the session(s), then <code>sessionDetails</code> key will have an empty value in response.<br />Also, response will return empty dataset if any of the filters(<code>email</code>, <code>hubiloSpeakerId</code>, <code>hubiloSessionId</code>) are used with invalid data. </p>\n</blockquote>\n<p><strong><code>Response Body</code></strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Keys</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>hubiloSpeakerId</td>\n<td>String</td>\n<td>Hubilo speaker ID</td>\n</tr>\n<tr>\n<td>clientSpeakerId</td>\n<td>String</td>\n<td>Speaker Id given by the customer</td>\n</tr>\n<tr>\n<td>speakerName</td>\n<td>String</td>\n<td>Name of speaker</td>\n</tr>\n<tr>\n<td>email</td>\n<td>String</td>\n<td>Email address of speaker</td>\n</tr>\n<tr>\n<td>fbUrl</td>\n<td>String</td>\n<td>Speaker's Facebook profile URL</td>\n</tr>\n<tr>\n<td>linkedinUrl</td>\n<td>String</td>\n<td>Speaker's LinkedIn profile URL</td>\n</tr>\n<tr>\n<td>twitterUrl</td>\n<td>String</td>\n<td>Speaker's Twitter profile URL</td>\n</tr>\n<tr>\n<td>instagramUrl</td>\n<td>String</td>\n<td>Speaker's Instagram profile URL</td>\n</tr>\n<tr>\n<td>profileImg</td>\n<td>String</td>\n<td>Speaker profile image</td>\n</tr>\n<tr>\n<td>shortDescription</td>\n<td>String</td>\n<td>Short description of speaker</td>\n</tr>\n<tr>\n<td>longDescription</td>\n<td>String</td>\n<td>Long description of speaker</td>\n</tr>\n<tr>\n<td>multipleFile</td>\n<td>String</td>\n<td>Files for speaker</td>\n</tr>\n<tr>\n<td>presentation</td>\n<td>String</td>\n<td>Speaker presentation file name</td>\n</tr>\n<tr>\n<td>presentationFileName</td>\n<td>String</td>\n<td>Presentation URL</td>\n</tr>\n<tr>\n<td>createTimeMilli</td>\n<td>String</td>\n<td>Created time of the speaker profile in milliseconds</td>\n</tr>\n<tr>\n<td>updateTimeMilli</td>\n<td>String</td>\n<td>Updated time of the speaker profile in milliseconds</td>\n</tr>\n<tr>\n<td>updatedAt</td>\n<td>String</td>\n<td>Time/date when the speaker details were updated</td>\n</tr>\n<tr>\n<td>createdAt</td>\n<td>String</td>\n<td>Date-Time when the speaker profile is created</td>\n</tr>\n<tr>\n<td>eventId</td>\n<td>String</td>\n<td>Id of the Event</td>\n</tr>\n<tr>\n<td>isRating</td>\n<td>String</td>\n<td>Speaker rating</td>\n</tr>\n<tr>\n<td>categoryId</td>\n<td>String</td>\n<td>Id of category</td>\n</tr>\n<tr>\n<td>categoryName</td>\n<td>String</td>\n<td>Name of category</td>\n</tr>\n<tr>\n<td>sessionDetails</td>\n<td>Array of Objects</td>\n<td>Return list of session with following information:  <br />  <br /><strong>sessionName</strong>: Name of the session  <br /><strong>sessionId</strong> : Id of session  <br /><strong>position</strong> : Position of session in the list  <br /><strong>tags</strong>: Related tags of session</td>\n</tr>\n<tr>\n<td>customFieldData</td>\n<td>customFieldData</td>\n<td>Return list of custom profile fields with following information: id, value, name, type</td>\n</tr>\n<tr>\n<td>groups</td>\n<td>Array of Objects</td>\n<td>Return list of groups with following information: groupId, groupName, groupType</td>\n</tr>\n<tr>\n<td>attendanceType</td>\n<td>String</td>\n<td>Speaker attendance type could be on_site or virtual</td>\n</tr>\n<tr>\n<td>qrCode</td>\n<td>String</td>\n<td>QR code for in-person speakers</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","{{apiVersion}}","integration","speaker","list"],"host":["{{endpoint}}"],"query":[{"description":{"content":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Id of the Event</li>\n</ul>\n","type":"text/plain"},"key":"eventId","value":"{{eventId}}"},{"description":{"content":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Hubilo session ID</li>\n</ul>\n","type":"text/plain"},"key":"sessionId","value":"{{sessionId}}"},{"description":{"content":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Speaker Email address</li>\n<li>Special characters encoding required</li>\n</ul>\n","type":"text/plain"},"key":"email","value":"{{email}}"},{"description":{"content":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: integer</li>\n<li>Default value is 0</li>\n<li>Returns the data of the current page.</li>\n</ul>\n","type":"text/plain"},"key":"currentPage","value":"{{currentPage}}"},{"description":{"content":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: integer </li>\n<li>Default value is 0 </li>\n<li>MaxLength: 100 </li>\n<li>MinLength: 10</li>\n<li>Number of items per page</li>\n</ul>\n","type":"text/plain"},"key":"limit","value":"{{limit}}"},{"description":{"content":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Filter User based on Group Ids</li>\n<li>Single or Multi-Values (comma separated string)</li>\n<li>Maximum GroupIds: 10</li>\n</ul>\n","type":"text/plain"},"key":"groupIds","value":"{{groupIds}}"}],"variable":[]}},"response":[{"id":"67158e25-2c3f-457c-b5a1-a11c3a289307","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/speaker/list?eventId={{eventid}}&sessionId={{sessionId}}&emailId={{email}}&currentPage={{currentpage}}&limit={{limit}}&groupIds={{groupIds}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","speaker","list"],"query":[{"key":"eventId","value":"{{eventid}}"},{"key":"sessionId","value":"{{sessionId}}"},{"key":"emailId","value":"{{email}}"},{"key":"currentPage","value":"{{currentpage}}"},{"key":"limit","value":"{{limit}}"},{"key":"groupIds","value":"{{groupIds}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Sep 2021 06:55:34 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"112"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"70-BfpY2mlEozOkeygQSPJJ4LcdU2E\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"data\": [\n            {\n                \"hubiloSpeakerId\": 24220,\n                \"clientSpeakerId\": \"\",\n                \"speakerName\": \"Hyb P\",\n                \"email\": \"hybspekkk@uih.com\",\n                \"fbUrl\": \"www.facebook.com/\",\n                \"linkedinUrl\": \"www.linkedin.com/\",\n                \"twitterUrl\": \"www.twitter.com/\",\n                \"instagramUrl\": \"www.instagram.com/\",\n                \"profileImg\": \"\",\n                \"shortDescription\": \"\",\n                \"longDescription\": \"\",\n                \"multipleFile\": \"\",\n                \"presentation\": \"\",\n                \"presentationFileName\": \"\",\n                \"createTimeMilli\": \"1644219963000\",\n                \"updateTimeMilli\": \"1644220015000\",\n                \"updatedAt\": \"2022-02-07T07:46:03.000Z\",\n                \"createdAt\": \"2022-02-07T07:46:03.000Z\",\n                \"eventId\": 34970,\n                \"isRating\": 0,\n                \"categoryId\": null,\n                \"categoryName\": \"\",\n                \"sessionDetails\": []\n            },\n            {\n                \"hubiloSpeakerId\": 24340,\n                \"clientSpeakerId\": \"1234\",\n                \"speakerName\": \"firstname lastname\",\n                \"email\": \"email@domain.com\",\n                \"fbUrl\": \"www.facebook.com/\",\n                \"linkedinUrl\": \"www.linkedin.com/\",\n                \"twitterUrl\": \"www.twitter.com/\",\n                \"instagramUrl\": \"www.instagram.com/\",\n                \"profileImg\": \"\",\n                \"shortDescription\": \"\",\n                \"longDescription\": \"\",\n                \"multipleFile\": \"\",\n                \"presentation\": \"\",\n                \"presentationFileName\": \"\",\n                \"createTimeMilli\": \"1644228432086\",\n                \"updateTimeMilli\": \"1644228432086\",\n                \"updatedAt\": \"2022-02-07T10:07:12.000Z\",\n                \"createdAt\": \"2022-02-07T10:07:12.000Z\",\n                \"eventId\": 34970,\n                \"isRating\": 0,\n                \"categoryId\": null,\n                \"categoryName\": \"\",\n                \"sessionDetails\": [],\n                \"customFieldData\": [\n                    {\n                        \"id\": \"625697d6d9f03b1ee55ef1b7\",\n                        \"name\": \"\",\n                        \"value\": \"additonal field\",\n                        \"type\": \"\"\n                    }\n                ],\n                \"group\": [\n                    {\n                        \"groupName\": \"Speaker\",\n                        \"groupId\": \"80d2e3344b75054121615c31\",\n                        \"groupType\": \"\"\n                    }\n                ],\n                \"attendanceType\": \"on-site\",\n                \"qrCode\": \"asf765fa57656g5a765g7as\"\n            }\n        ],\n        \"currentPage\": 0,\n        \"totalPages\": 1\n    },\n    \"message\": \"\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"3f5ed462-e077-4e64-af80-861237f3b346","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/speaker/list?eventId={{eventid}}&sessionId={{sessionId}}&emaild={{email}}&currentPage={{currentpage}}&limit={{limit}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","speaker","list"],"query":[{"key":"eventId","value":"{{eventid}}"},{"key":"sessionId","value":"{{sessionId}}"},{"key":"emaild","value":"{{email}}"},{"key":"currentPage","value":"{{currentpage}}"},{"key":"limit","value":"{{limit}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Aug 2021 09:23:19 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"114"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"72-QGrT3wBdx0gS27j1crF1eKE1Zag\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Client speaker already exists.\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"98290ba8-0d88-4a98-ac07-2822e859f242","name":"Invalid Access/Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text","disabled":true},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":"{{endpoint}}/api/{{apiVersion}}/integration/speaker/list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Aug 2021 09:23:19 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"114"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"72-QGrT3wBdx0gS27j1crF1eKE1Zag\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 401,\n    \"message\": \"Invalid Access\",\n    \"flag\": 0\n}"},{"id":"ced8e45c-223b-438e-a517-264a9cedaffa","name":"Something went wrong","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"url":"{{endpoint}}/api/{{apiVersion}}/integration/speaker/list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Sep 2021 16:43:07 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 500,\n    \"message\": \"Something went wrong. Please try again.\",\n    \"flag\": 0\n}"},{"id":"b3b5e795-e94b-4d82-a070-66736dd55d83","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"url":"{{endpoint}}/api/{{apiVersion}}/integration/speaker/list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Sep 2021 16:43:07 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{     \n    \"status\": 429,     \n    \"message\": \"Too many requests, please try again later.\" \n}"}],"_postman_id":"8d8c0bcf-23ad-41f4-a6a5-a35e1e62885b"}],"id":"e40dd32a-afcf-4fde-9c09-c809d7dd1dcd","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"c72654eb-98c2-47f0-bff4-9c375ee0c0cc"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"efe62f01-b902-48a1-bdc9-f4b3ec4b0b88"}}],"_postman_id":"e40dd32a-afcf-4fde-9c09-c809d7dd1dcd","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{key}}"},{"key":"value","value":"{{bearerText}} {{Bearer}}"}]},"isInherited":true,"source":{"_postman_id":"0df10e79-237b-4797-ba20-76e6e7b92939","id":"0df10e79-237b-4797-ba20-76e6e7b92939","name":"Virtual Pro Public APIs v1.2","type":"collection"}}},{"name":"Session","item":[{"name":"Add/Update Track for Sessions","id":"770daebe-9dbd-4cff-aad1-58654f606a68","protocolProfileBehavior":{"disabledSystemHeaders":{"host":true,"user-agent":true,"accept":true,"connection":true,"accept-encoding":true,"content-length":true},"disableBodyPruning":true},"request":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Content-Type header generated by Postman.","key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"eventId","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: Integer</li>\n<li>Event Id</li>\n</ul>\n","type":"text"},{"key":"operationType","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Operation type performed by an end user</li>\n</ul>\n<p><strong>Allowed Types</strong></p>\n<ul>\n<li>CREATE</li>\n<li>UPDATE</li>\n</ul>\n","type":"text"},{"key":"agendaTrackDate","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Track date of agenda</li>\n</ul>\n","type":"text"},{"key":"name","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Name of Track</li>\n</ul>\n","type":"text"},{"key":"hubiloTrackId","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: Integer</li>\n<li>Hubilo Track Id  to be passed only for operationType=\"UPDATE\"</li>\n</ul>\n","type":"text"},{"key":"colorCode","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Color code in Hexa format</li>\n</ul>\n","type":"text"}]},"url":"{{endpoint}}/api/{{apiVersion}}/integration/session/track/upsert","description":"<blockquote>\n<p>This API allows users to create or update tracks for a specified event. These tracks can be tagged to the required session(s) to help the attendees discover the sessions easily.</p>\n</blockquote>\n<p><strong>Please keep in mind below restrictions that apply:</strong></p>\n<ol>\n<li><code>hubiloTrackId</code> to be passed only If <code>operationType = UPDATE</code>. This ID is returned in response when the track is created.<br /></li>\n<li>If <code>operationType=CREATE</code> then, <code>hubiloTrackId</code> key should not be passed in the body.</li>\n</ol>\n<blockquote>\n<p>Only tracks created from API can be updated via API. Please use UI to update tracks created from UI.</p>\n</blockquote>\n<p><strong><code>Response Body</code></strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Keys</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>hubiloTrackId</td>\n<td>Integer</td>\n<td>Unique Track ID</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{key}}"},{"key":"value","value":"{{bearerText}} {{Bearer}}"}]},"isInherited":true,"source":{"_postman_id":"0df10e79-237b-4797-ba20-76e6e7b92939","id":"0df10e79-237b-4797-ba20-76e6e7b92939","name":"Virtual Pro Public APIs v1.2","type":"collection"}},"urlObject":{"path":["api","{{apiVersion}}","integration","session","track","upsert"],"host":["{{endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"7a359aff-93b9-4c55-9c36-5d4be1b21905","name":"Add-Track Success Response","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 10987,\n    \"operationType\" : \"CREATE\",\n    \"agendaTrackDate\": \"2020-09-12\",\n    \"name\": \"Session Track\",\n    \"colorCode\": \"#fffff\"\n}\n","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/session/track/upsert"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Aug 2021 09:26:16 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"114"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"72-QGrT3wBdx0gS27j1crF1eKE1Zag\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"hubiloTrackId\": 2970\n    },\n    \"message\": \"\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"827058d6-e515-4b2b-8458-5b7c6fcf865b","name":"Update-Track Success Response","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 10987,\n    \"operationType\" : \"UPDATE\",\n    \"hubiloTrackId\": \"2970\",\n    \"agendaTrackDate\": \"2020-09-12\",\n    \"name\": \"Session Track Update\",\n    \"colorCode\": \"#fffff\"\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/session/track/upsert"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Sep 2021 05:07:33 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"114"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"72-rjLueKWVL9HkFZq5zWNofuaSCK0\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"hubiloTrackId\": 2970\n    },\n    \"message\": \"\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"83acbdb5-da11-489f-9aa7-b38fdd943e08","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 9551,\n    \"operationType\" :  \"CREATE/UPDATE\",\n    \"clientTrackId\": \"SPL-11\",\n    \"hubiloTrackId\": \"123\",\n    \"agendaTrackDate\": \"2020-09-12\",\n    \"name\": \"Track 1\"\n}\n","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/session/track/upsert"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Aug 2021 09:26:16 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"114"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"72-QGrT3wBdx0gS27j1crF1eKE1Zag\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Sorry, Some parameter are missing. Please enter all required values.\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"82f677e0-473b-42da-992e-b1c2613f2cc0","name":"Invalid Access/Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text","disabled":true},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 9551,\n    \"operationType\" :  \"CREATE/UPDATE\",\n    \"clientTrackId\": \"SPL-11\",\n    \"hubiloTrackId\": \"123\",\n    \"agendaTrackDate\": \"2020-09-12\",\n    \"name\": \"Track 1\"\n}\n","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/speaker/upsert"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Aug 2021 09:23:19 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"114"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"72-QGrT3wBdx0gS27j1crF1eKE1Zag\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 401,\n    \"message\": \"Invalid Access\",\n    \"flag\": 0\n}"},{"id":"d82bbb96-2783-4fb6-a32e-9d2e656d36e4","name":"Something went wrong","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"operationType\" : \"UPDATE\",\n    \"hubiloTrackId\": \"2970\",\n    \"agendaTrackDate\": \"2020-09-12\",\n    \"name\": \"Track 1 Update\",\n    \"colorCode\": \"#fffff\"\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/session/track/upsert"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Sep 2021 06:11:40 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 500,\n    \"message\": \"Something went wrong. Please try again.\",\n    \"flag\": 0\n}"},{"id":"eb6d4bb9-142a-4ef4-a36d-a00953c4150d","name":"Too Many Requests","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"operationType\" : \"UPDATE\",\n    \"hubiloTrackId\": \"2970\",\n    \"agendaTrackDate\": \"2020-09-12\",\n    \"name\": \"Track 1 Update\",\n    \"colorCode\": \"#fffff\"\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/session/track/upsert"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Sep 2021 06:11:40 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{     \n    \"status\": 429,     \n    \"message\": \"Too many requests, please try again later.\" \n}"}],"_postman_id":"770daebe-9dbd-4cff-aad1-58654f606a68"},{"name":"Add/Update Session","id":"a43a31a7-825e-416d-b8b2-4c7f15cff872","protocolProfileBehavior":{"disabledSystemHeaders":{"content-length":true,"host":true,"user-agent":true,"accept":true,"accept-encoding":true,"connection":true},"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"eventId","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: Integer</li>\n<li>Event Id</li>\n</ul>\n","type":"text"},{"key":"operationType","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Operation type performed by an end user</li>\n</ul>\n<p><strong>Allowed types</strong></p>\n<ul>\n<li>CREATE</li>\n<li>UPDATE</li>\n</ul>\n","type":"text"},{"key":"clientSessionId","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Session Id given by an end client</li>\n</ul>\n","type":"text"},{"key":"hubiloSessionId","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Unique Session id</li>\n</ul>\n","type":"text"},{"key":"name","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Session Name</li>\n</ul>\n","type":"text"},{"key":"startTimeMilli","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Start time of the Event in milliseconds</li>\n</ul>\n","type":"text"},{"key":"endTimeMilli","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>End time of the Event in milliseconds</li>\n</ul>\n","type":"text"},{"key":"clientSessionSpeakers","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Session Speaker Id given by an end client</li>\n</ul>\n","type":"text"},{"key":"hubiloSessionSpeakers","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Session Speaker Id</li>\n</ul>\n","type":"text"},{"key":"trackId","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Track Id of session</li>\n</ul>\n","type":"text"},{"key":"description","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Description of session.</li>\n</ul>\n","type":"text"}]},"url":"{{endpoint}}/api/{{apiVersion}}/integration/session/upsert","description":"<blockquote>\n<p>This API allows creating or updating a session for a given event. The organizer can also add their session ID(client session id) for mapping data with their existing systems. </p>\n</blockquote>\n<p><strong>Please keep in mind below restrictions that apply:</strong> <br /></p>\n<ol>\n<li><code>hubiloSessionId</code> to be passed only If <code>operationType = UPDATE</code>. This ID is returned in response when a session is created. List sessions API will return all sessions and associated IDs.<br /></li>\n<li><code>clientSessionId</code> can be passed while creating a session and is an optional parameter.<br /></li>\n<li>Either <code>clientSessionId</code> or <code>hubiloSessionId</code> can be passed in request body if <code>operationType = UPDATE</code></li>\n</ol>\n<br />\n\n<p><strong><code>Response Body</code></strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Keys</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>hubiloSessionId</td>\n<td>Integer</td>\n<td>Unique Session ID</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{key}}"},{"key":"value","value":"{{bearerText}} {{Bearer}}"}]},"isInherited":true,"source":{"_postman_id":"0df10e79-237b-4797-ba20-76e6e7b92939","id":"0df10e79-237b-4797-ba20-76e6e7b92939","name":"Virtual Pro Public APIs v1.2","type":"collection"}},"urlObject":{"path":["api","{{apiVersion}}","integration","session","upsert"],"host":["{{endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"99f542d3-f1fd-4bca-b2e6-9c6f83bd783c","name":"Add-Session Success Response","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 9551,\n    \"operationType\" :  \"CREATE\",\n    \"name\": \"Session 1\",\n    \"startTimeMilli\": \"1631206800000\",\n    \"endTimeMilli\": \"1631210400000\",\n    \"clientSessionSpeakers\": [],\n    \"hubiloSessionSpeakers\": [\"2954\",\"7845\"],\n    \"trackId\" : \"2970\",\n    \"description\" : \"Hello description\"\n}\n","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/session/upsert"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Aug 2021 09:48:04 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"114"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"72-QGrT3wBdx0gS27j1crF1eKE1Zag\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"hubiloSessionId\": 23211\n    },\n    \"message\": \"\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"88c15724-a6e6-4084-9e2b-806a4f024134","name":"Update-Session Success Response","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 9551,\n    \"operationType\" :  \"UPDATE\",\n    \"name\": \"Session 1\",\n    \"hubiloSessionId\": 23211,\n    // \"clientSessionId\":\"S-6658\",\n    \"startTimeMilli\": \"1631206800000\",\n    \"endTimeMilli\": \"1631210400000\",\n    \"clientSessionSpeakers\": [],\n    \"hubiloSessionSpeakers\": [\"2954\",\"7845\"],\n    \"trackId\" : \"2970\",\n    \"description\" : \"Hello description\"\n}\n","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/session/upsert"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"hubiloSessionId\": 23211\n    },\n    \"message\": \"\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"39c5788a-da88-4ecc-b41d-ce86d1403662","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 9551,\n    \"operationType\" :  \"CREATE\",\n    \"name\": \"Session 1\",\n    \"startTimeMilli\": \"1631206800000\",\n    \"clientSessionSpeakers\": [],\n    \"hubiloSessionSpeakers\": [\"2954\",\"7845\"],\n    \"trackId\" : \"2970\",\n    \"description\" : \"Hello description\"\n}\n","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/session/upsert"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Aug 2021 09:48:04 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"114"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"72-QGrT3wBdx0gS27j1crF1eKE1Zag\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Sorry, Some parameter are missing. Please enter all required values.\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"48d362e4-dd42-444e-9e91-7d5ae2c420d5","name":"Invalid Access/Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text","disabled":true},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 9551,\n    \"operationType\" :  \"CREATE\",\n    \"name\": \"Session 1\",\n    \"startTimeMilli\": \"1631206800000\",\n    \"endTimeMilli\": \"1631210400000\",\n    \"clientSessionSpeakers\": [],\n    \"hubiloSessionSpeakers\": [\"2954\",\"7845\"],\n    \"trackId\" : \"2970\",\n    \"description\" : \"Hello description\"\n}\n","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/speaker/upsert"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Aug 2021 09:23:19 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"114"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"72-QGrT3wBdx0gS27j1crF1eKE1Zag\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 401,\n    \"message\": \"Invalid Access\",\n    \"flag\": 0\n}"},{"id":"5474de15-eb12-4fdc-96f5-9a52b5a9740c","name":"Something went wrong","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"operationType\" :  \"CREATE\",\n    \"name\": \"Session 1\",\n    \"startTimeMilli\": \"1631206800000\",\n    \"endTimeMilli\": \"1631210400000\",\n    \"clientSessionSpeakers\": [],\n    \"hubiloSessionSpeakers\": [\"2954\",\"7845\"],\n    \"trackId\" : \"2970\",\n    \"description\" : \"Hello description\"\n}\n","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/session/upsert"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 500,\n    \"message\": \"Something went wrong. Please try again.\",\n    \"flag\": 0\n}"},{"id":"f916477d-7fc6-4636-b5fa-022ca48993a9","name":"Too Many Requests","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"operationType\" :  \"CREATE\",\n    \"name\": \"Session 1\",\n    \"startTimeMilli\": \"1631206800000\",\n    \"endTimeMilli\": \"1631210400000\",\n    \"clientSessionSpeakers\": [],\n    \"hubiloSessionSpeakers\": [\"2954\",\"7845\"],\n    \"trackId\" : \"2970\",\n    \"description\" : \"Hello description\"\n}\n","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/session/upsert"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{     \n    \"status\": 429,     \n    \"message\": \"Too many requests, please try again later.\" \n}"}],"_postman_id":"a43a31a7-825e-416d-b8b2-4c7f15cff872"},{"name":"List Sessions","id":"3541d0a9-3255-4b9a-acf4-78082791f376","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"isSendMedia","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: Boolean</li>\n<li>Default value is false</li>\n<li>Returns media uploaded by user</li>\n</ul>\n","type":"text"}]},"url":"{{endpoint}}/api/{{apiVersion}}/integration/analytics/session/session-info?eventId={{eventId}}&sortBy={{sortBy}}&sessionStartTimeGTE={{sessionStartTimeGTE}}&sessionStartTimeLTE={{sessionStartTimeLTE}}&currentPage={{currentPage}}&limit={{limit}}","description":"<blockquote>\n<p>This API states all the sessions and their details associated with a particular event. This API also features media downloads.</p>\n<p>This API also features media downloads. To get the media URLs, use the key <code>isSendMedia</code> with value <code>true</code> to get all the applicable media in response.</p>\n</blockquote>\n<p><strong><code>Response Body</code></strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Keys</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>agendaId</td>\n<td>Integer</td>\n<td>Session ID</td>\n</tr>\n<tr>\n<td>organiserId</td>\n<td>Integer</td>\n<td>Organizer ID</td>\n</tr>\n<tr>\n<td>agendaName</td>\n<td>String</td>\n<td>Agenda name</td>\n</tr>\n<tr>\n<td>agendaDate</td>\n<td>String</td>\n<td>Agenda created date</td>\n</tr>\n<tr>\n<td>agendaDescription</td>\n<td>String</td>\n<td>Short description of agenda</td>\n</tr>\n<tr>\n<td>startTimeMilli</td>\n<td>String</td>\n<td>Start time of the event in milliseconds</td>\n</tr>\n<tr>\n<td>endTimeMilli</td>\n<td>String</td>\n<td>End time of the event in milliseconds</td>\n</tr>\n<tr>\n<td>banner</td>\n<td>String</td>\n<td>Banner displayed on the session page</td>\n</tr>\n<tr>\n<td>multipleFile</td>\n<td>Array</td>\n<td>Session's files, max limit: 10 Files</td>\n</tr>\n<tr>\n<td>startTime</td>\n<td>String</td>\n<td>Start time in the format (YYYY-MM-DD HH:MM:SS)</td>\n</tr>\n<tr>\n<td>endTime</td>\n<td>String</td>\n<td>End Time in the format (YYYY-MM-DD HH:MM:SS)</td>\n</tr>\n<tr>\n<td>speakers</td>\n<td>Array</td>\n<td><strong>speakerId</strong>: Hubilo ID of speaker;  <br />  <br /><strong>profile</strong>: Public URL of speaker profile Image;  <br />  <br /><strong>name</strong>: Speaker name</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{key}}"},{"key":"value","value":"{{bearerText}} {{Bearer}}"}]},"isInherited":true,"source":{"_postman_id":"0df10e79-237b-4797-ba20-76e6e7b92939","id":"0df10e79-237b-4797-ba20-76e6e7b92939","name":"Virtual Pro Public APIs v1.2","type":"collection"}},"urlObject":{"path":["api","{{apiVersion}}","integration","analytics","session","session-info"],"host":["{{endpoint}}"],"query":[{"description":{"content":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: Integer</li>\n<li>Id of an Event</li>\n</ul>\n","type":"text/plain"},"key":"eventId","value":"{{eventId}}"},{"description":{"content":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type : String</li>\n<li>Sorting key - takes asc or desc as input</li>\n<li>Default sorting value is asc</li>\n</ul>\n","type":"text/plain"},"key":"sortBy","value":"{{sortBy}}"},{"description":{"content":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type : Integrer</li>\n<li>Session start time greater-than equal-to</li>\n</ul>\n","type":"text/plain"},"key":"sessionStartTimeGTE","value":"{{sessionStartTimeGTE}}"},{"description":{"content":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type : Integrer</li>\n<li>Session start time less-than equal-to</li>\n</ul>\n","type":"text/plain"},"key":"sessionStartTimeLTE","value":"{{sessionStartTimeLTE}}"},{"description":{"content":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type : Integrer</li>\n<li>Default value is 0</li>\n<li>Returns the data of the current page.</li>\n</ul>\n","type":"text/plain"},"key":"currentPage","value":"{{currentPage}}"},{"description":{"content":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type : Integrer</li>\n<li>Default value 10</li>\n<li>MaxLength: 100</li>\n<li>MinLength: 10</li>\n<li>Number of data user wants per page</li>\n</ul>\n","type":"text/plain"},"key":"limit","value":"{{limit}}"}],"variable":[]}},"response":[{"id":"fb8c3650-1430-4585-8344-20323653043c","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/analytics/session/session-info?eventId={{eventid}}&sortBy=asc&sessionStartTimeGTE=1634058900000&sessionStartTimeLTE=1634061600000&currentPage={{currentpage}}&limit={{limit}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","analytics","session","session-info"],"query":[{"key":"eventId","value":"{{eventid}}"},{"key":"sortBy","value":"asc"},{"key":"sessionStartTimeGTE","value":"1634058900000"},{"key":"sessionStartTimeLTE","value":"1634061600000"},{"key":"currentPage","value":"{{currentpage}}"},{"key":"limit","value":"{{limit}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"774-QmZF5TkgPbHpKgJ4K91gka9sCkg\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Tue, 31 Aug 2021 10:42:54 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"data\": [\n            {\n                \"agendaId\": 24624,\n                \"organiserId\": 345575,\n                \"agendaName\": \"session one \",\n                \"agendaDate\": \"2021-10-12T00:00:00.000Z\",\n                \"agendaDescription\": \"\",\n                \"startTimeMilli\": \"1634058900000\",\n                \"endTimeMilli\": \"1634061600000\",\n                \"banner\": \"http://domain.com/sessionbanner/345575/4629_6332_814988001639487417.png\",\n                \"multipleFile\": [ \n                    \"https://domain.com/brochure/345575/dedd8770-8028-11ec-b6ce-567998577cf7_1643367356775.xlsx\"\n                 ],\n                \"startTime\": \"2021-10-12 17:15:00\",\n                \"endTime\": \"2021-10-12 18:00:00\",\n                \"speakers\": [\n                    {\n                        \"speakerId\": 13950,\n                        \"name\": \"speaker name\",\n                        \"profileImage\": \"\"\n                    },\n                    {\n                        \"speakerId\": 13951,\n                        \"name\": \"speaker name\",\n                        \"profileImage\": \"\"\n                    },\n                    {\n                        \"speakerId\": 13952,\n                        \"name\": \"speaker name\",\n                        \"profileImage\": \"http://domain.com/speaker/345575/150/4391_8181_146763001639489064.png\"\n                    }\n                ]\n            },\n            {\n                \"agendaId\": 24779,\n                \"organiserId\": 345575,\n                \"agendaName\": \"Session Name\",\n                \"agendaDate\": \"2021-10-12T00:00:00.000Z\",\n                \"agendaDescription\": \"\",\n                \"startTimeMilli\": \"1634059800000\",\n                \"endTimeMilli\": \"1634061600000\",\n                \"banner\": \"\",\n                \"multipleFile\": [],\n                \"startTime\": \"2021-10-12 17:30:00\",\n                \"endTime\": \"2021-10-12 18:00:00\",\n                \"speakers\": []\n            }\n        ],\n        \"currentpage\": 1,\n        \"totalPages\": 1,\n        \"count\": 2\n    },\n    \"message\": \"\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"408a393f-3615-4c20-8d2c-52539bd9de75","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"},{"key":"limit","value":"2","type":"text","disabled":true}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/analytics/session/session-info?eventId={{eventid}}&sortBy=asc&sessionStartTimeGTE=1634058900000&sessionStartTimeLTE=1634061600000&currentPage={{currentpage}}&limit={{limit}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","analytics","session","session-info"],"query":[{"key":"eventId","value":"{{eventid}}","description":"- Required\n - Type : Integer\n - Id of event"},{"key":"sortBy","value":"asc"},{"key":"sessionStartTimeGTE","value":"1634058900000"},{"key":"sessionStartTimeLTE","value":"1634061600000"},{"key":"currentPage","value":"{{currentpage}}"},{"key":"limit","value":"{{limit}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Sep 2021 08:48:18 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"114"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"72-QGrT3wBdx0gS27j1crF1eKE1Zag\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Sorry, Some parameter are missing. Please enter all required values.\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"263ced4c-8999-48c0-bcbb-8cf0fb47d482","name":"Invalid Access/Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text","disabled":true},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":"{{endpoint}}/api/{{apiVersion}}/integration/analytics/session/session-info"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Jun 2021 13:59:37 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"close"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 401,\n    \"message\": \"Invalid Access\",\n    \"flag\": 0\n}"},{"id":"a560d2d9-3f4e-421e-9697-a1e31e5a50d0","name":"Something went wrong","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/analytics/session/session-info?sortBy=asc&sessionStartTimeGTE=1634058900000&sessionStartTimeLTE=1634061600000&currentPage={{currentpage}}&limit={{limit}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","analytics","session","session-info"],"query":[{"key":"sortBy","value":"asc"},{"key":"sessionStartTimeGTE","value":"1634058900000"},{"key":"sessionStartTimeLTE","value":"1634061600000"},{"key":"currentPage","value":"{{currentpage}}"},{"key":"limit","value":"{{limit}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Sep 2021 16:43:07 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 500,\n    \"message\": \"Something went wrong. Please try again.\",\n    \"flag\": 0\n}"},{"id":"d7f83012-0f8c-4490-87f3-9108378a1f7c","name":"Too Many Requests","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/analytics/session/session-info?sortBy=asc&sessionStartTimeGTE=1634058900000&sessionStartTimeLTE=1634061600000&currentPage={{currentpage}}&limit={{limit}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","analytics","session","session-info"],"query":[{"key":"sortBy","value":"asc"},{"key":"sessionStartTimeGTE","value":"1634058900000"},{"key":"sessionStartTimeLTE","value":"1634061600000"},{"key":"currentPage","value":"{{currentpage}}"},{"key":"limit","value":"{{limit}}"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Sep 2021 16:43:07 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{     \n    \"status\": 429,     \n    \"message\": \"Too many requests, please try again later.\" \n}"}],"_postman_id":"3541d0a9-3255-4b9a-acf4-78082791f376"},{"name":"List Session Registrations","id":"ef14e592-48cf-4921-80ee-1af3f6cb748f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{endpoint}}/api/{{apiVersion}}/integration/analytics/session/register?agendaId={{sessionId}}&eventId={{eventid}}","description":"<blockquote>\n<p>This API returns all the registered user data pertaining to a particular session in an event.  </p>\n</blockquote>\n<p><strong>Note:</strong> The API will return all the registrations irrespective of whether the attendee attended the event or not. Please use <a href=\"https://developer.hubilo.com/#71215550-0a81-444b-b4d7-b25fe74da906\">List Attendance API to get attendance details</a>.  </p>\n<p>In order to get agenda_id(also known as session_id), open <a href=\"https://dash.hubilo.com/\">Dashboard</a><br />-&gt; Event tab -&gt; Select desired event -&gt; Click on Sessions in the left panel menu -&gt; Click on required session. The id in the URL(after /session/) is the agenda/session id. </p>\n<p><strong><code>Response Body</code></strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Keys</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>status</td>\n<td>String</td>\n<td>Request Approved status by Admin [Pending, Approved, Rejected]</td>\n</tr>\n<tr>\n<td>userId</td>\n<td>String</td>\n<td>User Unique ID</td>\n</tr>\n<tr>\n<td>firstName</td>\n<td>String</td>\n<td>Attendee's First Name</td>\n</tr>\n<tr>\n<td>lastName</td>\n<td>String</td>\n<td>Attendee's Last Name</td>\n</tr>\n<tr>\n<td>designation</td>\n<td>String</td>\n<td>Attendee's Designation in Organization</td>\n</tr>\n<tr>\n<td>organisation</td>\n<td>String</td>\n<td>Organization Name</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>String</td>\n<td>Contact Number of Attendee</td>\n</tr>\n<tr>\n<td>email</td>\n<td>String</td>\n<td>Email Address of an Attendee</td>\n</tr>\n<tr>\n<td>city</td>\n<td>String</td>\n<td>City Name of an Attendee</td>\n</tr>\n<tr>\n<td>state</td>\n<td>String</td>\n<td>State Name of an Attendee</td>\n</tr>\n<tr>\n<td>country</td>\n<td>String</td>\n<td>Country Name of an Attendee</td>\n</tr>\n<tr>\n<td>about</td>\n<td>String</td>\n<td>Short Description of Attendee</td>\n</tr>\n<tr>\n<td>website</td>\n<td>String</td>\n<td>Website URL of an Attendee</td>\n</tr>\n<tr>\n<td>facebookLink</td>\n<td>String</td>\n<td>Facebook Account URL of an Attendee</td>\n</tr>\n<tr>\n<td>twitterLink</td>\n<td>String</td>\n<td>Twitter Account URL of an Attendee</td>\n</tr>\n<tr>\n<td>linkedInLink</td>\n<td>String</td>\n<td>LinkedIn Account URL of an Attendee</td>\n</tr>\n<tr>\n<td>instagramLink</td>\n<td>String</td>\n<td>Instagram Account URL of an Attendee</td>\n</tr>\n<tr>\n<td>memberGroups</td>\n<td>Array</td>\n<td>Member Group Type of an Attendee</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{key}}"},{"key":"value","value":"{{bearerText}} {{Bearer}}"}]},"isInherited":true,"source":{"_postman_id":"0df10e79-237b-4797-ba20-76e6e7b92939","id":"0df10e79-237b-4797-ba20-76e6e7b92939","name":"Virtual Pro Public APIs v1.2","type":"collection"}},"urlObject":{"path":["api","{{apiVersion}}","integration","analytics","session","register"],"host":["{{endpoint}}"],"query":[{"description":{"content":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type : Integer</li>\n<li>Id of session</li>\n</ul>\n","type":"text/plain"},"key":"agendaId","value":"{{sessionId}}"},{"description":{"content":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: Integer</li>\n<li>Id of an Event</li>\n</ul>\n","type":"text/plain"},"key":"eventId","value":"{{eventid}}"}],"variable":[]}},"response":[{"id":"b1be65d3-721c-4544-8ef2-ca844d0f5e5e","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":"{{endpoint}}/api/{{apiVersion}}/integration/analytics/session/register"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"481-mF7V3CJ19Lv2evmQYu9A/q9RzpE\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Tue, 31 Aug 2021 07:51:59 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"data\": [\n            {\n               \"status\": \"REJECTED\",\n\t           \"userId\": \"6135g3634b7505431474d9c6\",\n               \"firstName\": \"firstname\",\n               \"lastName\": \"lastname\",\n               \"designation\": \"designation\",\n               \"organisation\": \"organization name\",\n               \"phone\": \"9999999999\",\n               \"email\": \"email@domain.com\",\n               \"city\": \"Heklo\",\n               \"state\": \"Huambo\",\n               \"country\": \"Angola\",\n               \"about\": \"write about yourself\",\n               \"website\": \"https://www.your_website_name.com\",\n               \"facebookLink\": \"https://www.facebook.com\",\n               \"twitterLink\": \"https://www.twitter/com\",\n               \"linkedInLink\": \"https://www.linkedin.com\",\n               \"instagramLink\": \"https://www.instagram.com\",\n               \"memberGroups\": [\n                   \"ATTENDEE\"\n               ]\n            },\n            {\n                \"status\": \"PENDING\",\n                \"firstName\": \"firstname\",\n                \"lastName\": \"lastname\",\n                \"designation\": \"\",\n                \"organisation\": \"\",\n                \"phone\": \"\",\n                \"email\": \"email@domain.com\",\n                \"city\": \"Gangtok\",\n                \"state\": \"Sikkim\",\n                \"country\": \"India\",\n                \"about\": \"write about yourself\",\n                \"facebookLink\": \"https://www.facebook.com\",\n                \"twitterLink\": \"https://www.twitter/com\",\n                \"linkedInLink\": \"https://www.linkedin.com\",\n                \"instagramLink\": \"https://www.instagram.com\",\n                \"memberGroups\": [\n                   \"ATTENDEE\",\n                   \"BOOTH MEMBER\"\n               ]\n            }\n        ],\n        \"currentPage\": 1,\n        \"count\": 2,\n        \"totalPages\": 1\n    },\n    \"message\": \"\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"9be01c8f-3b42-47e1-a9d7-bc19982ff102","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/analytics/session/register?agendaId={{agendaid}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","analytics","session","register"],"query":[{"key":"agendaId","value":"{{agendaid}}","description":"**`Required`**\n - Type : Integer\n - Id of session"},{"key":"eventId","value":"{{eventid}}","description":"**`Required`**\n - Type : Integer\n - Id of event","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Sorry, Some parameter are missing. Please enter all required values.\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"f12fa185-3c63-407a-8ab5-aeb82ee273ec","name":"Invalid Access/Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/booth/list?eventId={{eventid}}&currentPage={{currentpage}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","booth","list"],"query":[{"key":"eventId","value":"{{eventid}}"},{"key":"currentPage","value":"{{currentpage}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Jun 2021 13:59:37 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"close"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 401,\n    \"message\": \"Invalid Access\",\n    \"flag\": 0\n}"},{"id":"0dc0bfc3-77e3-4e22-b6e5-152a4deb44f7","name":"Something went wrong","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/analytics/session/register","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","analytics","session","register"],"query":[{"key":"agendaId","value":"{{sessionId}}","description":"**`Required`**\n - Type : Integer\n - Id of session","disabled":true},{"key":"eventId","value":"{{eventid}}","description":"**`Required`**\n - Type : Integer\n - Id of event","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 500,\n    \"message\": \"Something went wrong. Please try again.\",\n    \"flag\": 0\n}"},{"id":"3fdc9b3d-944a-4720-991b-2a5c436f556f","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/analytics/session/register","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","analytics","session","register"],"query":[{"key":"agendaId","value":"{{sessionId}}","description":"**`Required`**\n - Type : Integer\n - Id of session","disabled":true},{"key":"eventId","value":"{{eventid}}","description":"**`Required`**\n - Type : Integer\n - Id of event","disabled":true}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{     \n    \"status\": 429,     \n    \"message\": \"Too many requests, please try again later.\" \n}"}],"_postman_id":"ef14e592-48cf-4921-80ee-1af3f6cb748f"},{"name":"List Session Attendance Details","id":"71215550-0a81-444b-b4d7-b25fe74da906","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":"{{endpoint}}/api/{{apiVersion}}/integration/analytics/session/attendee?agendaId={{sessionId}}&eventId={{eventid}}&currentPage={{currentpage}}&limit={{limit}}&streamType","description":"<blockquote>\n<p>This API states all the session attendance details for a particular session in an event by an <code>eventId</code> and <code>sessionId</code>.</p>\n</blockquote>\n<p><strong><code>Response Body</code></strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Keys</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>firstName</td>\n<td>String</td>\n<td>Name of Attendee</td>\n</tr>\n<tr>\n<td>lastName</td>\n<td>String</td>\n<td>Last Name of Attendee</td>\n</tr>\n<tr>\n<td>designation</td>\n<td>String</td>\n<td>Designation of an Attendee</td>\n</tr>\n<tr>\n<td>organisation</td>\n<td>String</td>\n<td>Organization of an Attendee</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>String</td>\n<td>Contact Number of an Attendee</td>\n</tr>\n<tr>\n<td>email</td>\n<td>String</td>\n<td>Email Address of an Attendee</td>\n</tr>\n<tr>\n<td>city</td>\n<td>String</td>\n<td>City Name</td>\n</tr>\n<tr>\n<td>state</td>\n<td>String</td>\n<td>State Name</td>\n</tr>\n<tr>\n<td>country</td>\n<td>String</td>\n<td>Country Name</td>\n</tr>\n<tr>\n<td>about</td>\n<td>String</td>\n<td>Brief Description of an Attendee</td>\n</tr>\n<tr>\n<td>facebookLink</td>\n<td>String</td>\n<td>Attendee's Facebook URL</td>\n</tr>\n<tr>\n<td>twitterLink</td>\n<td>String</td>\n<td>Attendee's Twitter URL</td>\n</tr>\n<tr>\n<td>linkedInLink</td>\n<td>String</td>\n<td>Attendee's LinkedIn URL</td>\n</tr>\n<tr>\n<td>instagramLink</td>\n<td>String</td>\n<td>Attendee's Instagram URL</td>\n</tr>\n<tr>\n<td>joinTime</td>\n<td>String</td>\n<td>Session Join Time of an Attendee</td>\n</tr>\n<tr>\n<td>duration</td>\n<td>String</td>\n<td>Total Duration he/she Attended the Session</td>\n</tr>\n<tr>\n<td>groups</td>\n<td>Array</td>\n<td>Attendee member groups with the following information - groupName, groupId, groupType</td>\n</tr>\n<tr>\n<td>streamHistory</td>\n<td>Array</td>\n<td>It will contain following information: joinTime, leaveTime, duration</td>\n</tr>\n<tr>\n<td>sessionAttendedDuration</td>\n<td>String</td>\n<td>Session attended duration of an Attendee</td>\n</tr>\n<tr>\n<td>cepCertificateGranted</td>\n<td>String</td>\n<td>Did attendee got the cep certificate or not</td>\n</tr>\n<tr>\n<td>isCepEnabled</td>\n<td>String</td>\n<td>Does cep certificate  session enabled or not</td>\n</tr>\n<tr>\n<td>sessionWatchDuration</td>\n<td>String</td>\n<td>Session watch duration of an Attendee</td>\n</tr>\n<tr>\n<td>totalPage</td>\n<td>Integer</td>\n<td>Total Pages of List by Limit</td>\n</tr>\n<tr>\n<td>count</td>\n<td>Integer</td>\n<td>Total Counts of the Objects</td>\n</tr>\n<tr>\n<td>currentPage</td>\n<td>Integer</td>\n<td>Return Current Page Objects</td>\n</tr>\n<tr>\n<td>sessionName</td>\n<td>String</td>\n<td>Session name</td>\n</tr>\n<tr>\n<td>sessionId</td>\n<td>Integer</td>\n<td>AgendaId</td>\n</tr>\n<tr>\n<td>cepCredits</td>\n<td>Integer/NULL</td>\n<td>If CEP not enabled for session value will be null</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{key}}"},{"key":"value","value":"{{bearerText}} {{Bearer}}"}]},"isInherited":true,"source":{"_postman_id":"0df10e79-237b-4797-ba20-76e6e7b92939","id":"0df10e79-237b-4797-ba20-76e6e7b92939","name":"Virtual Pro Public APIs v1.2","type":"collection"}},"urlObject":{"path":["api","{{apiVersion}}","integration","analytics","session","attendee"],"host":["{{endpoint}}"],"query":[{"description":{"content":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type : Integer</li>\n<li>Id of session</li>\n</ul>\n","type":"text/plain"},"key":"agendaId","value":"{{sessionId}}"},{"description":{"content":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: Integer</li>\n<li>Id of an Event</li>\n</ul>\n","type":"text/plain"},"key":"eventId","value":"{{eventid}}"},{"description":{"content":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type : Integer</li>\n<li>Default value is 0 </li>\n<li>Returns the data of the current page.</li>\n</ul>\n","type":"text/plain"},"key":"currentPage","value":"{{currentpage}}"},{"description":{"content":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type : Integer</li>\n<li>Default value is 100.</li>\n<li>MaxLength: 100</li>\n<li>MinLength: 10</li>\n<li>Number of data user wants per page</li>\n</ul>\n","type":"text/plain"},"key":"limit","value":"{{limit}}"},{"description":{"content":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: String</li>\n</ul>\n<p><strong>Allowed Types</strong></p>\n<ul>\n<li>LIVE</li>\n<li>RECORDED</li>\n</ul>\n","type":"text/plain"},"key":"streamType","value":null}],"variable":[]}},"response":[{"id":"2a0bc2a5-2fac-48fe-9698-9ab4889c8f48","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/analytics/session/attendee?agendaId={{sessionId}}&eventId={{eventid}}&currentPage={{currentpage}}&limit={{limit}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","analytics","session","attendee"],"query":[{"key":"agendaId","value":"{{sessionId}}"},{"key":"eventId","value":"{{eventid}}"},{"key":"currentPage","value":"{{currentpage}}"},{"key":"limit","value":"{{limit}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"6c2-1FLc9fQRLlUcpAKP1VUMQBqw0rQ\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Tue, 31 Aug 2021 07:52:06 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"\n\n{\n    \"status\": 200,\n    \"data\": {\n        \"data\": [\n            {\n                \"firstName\": \"Satyam\",\n                \"lastName\": \"Shekhar\",\n                \"designation\": \"Associate Product Designer\",\n                \"organisation\": \"Hubilo\",\n                \"phone\": \"\",\n                \"email\": \"api_test@hubilo.com\",\n                \"city\": \"\",\n                \"state\": \"\",\n                \"country\": \"\",\n                \"about\": \"\",\n                \"website\": \"\",\n                \"facebookLink\": \"\",\n                \"twitterLink\": \"\",\n                \"linkedInLink\": \"\",\n                \"instagramLink\": \"\",\n                \"streamHistory\": [\n                    {\n                        \"joinTime\": \"2022-12-13 12:11:30\",\n                        \"leaveTime\": \"2022-12-13 12:12:07\",\n                        \"duration\": 37841\n                    },\n                    {\n                        \"joinTime\": \"2022-12-13 13:05:33\",\n                        \"leaveTime\": \"2022-12-13 13:06:43\",\n                        \"duration\": 69714\n                    },\n                    {\n                        \"joinTime\": \"2022-12-13 17:06:21\",\n                        \"leaveTime\": \"2022-12-13 17:07:05\",\n                        \"duration\": 44282\n                    },\n                    {\n                        \"joinTime\": \"2022-12-15 06:26:00\",\n                        \"leaveTime\": \"2022-12-15 06:26:09\",\n                        \"duration\": 0\n                    }\n                ],\n                \"sessionAttendedDuration\": \"00:02:31\",\n                \"cepCertificateGranted\": \"NO\",\n                \"isCepEnabled\": \"NO\",\n                \"sessionWatchDuration\": \"\",\n                \"groups\": [\n                    {\n                        \"groupName\": \"Attendee\",\n                        \"groupId\": \"639833efcc770b419305d11f\",\n                        \"groupType\": \"ATTENDEE\"\n                    }\n                ]\n            }\n        ],\n        \"currentpage\": 1,\n        \"count\": 1,\n        \"totalPages\": 1,\n        \"sessionName\": \"Public API session\",\n        \"sessionId\": 180853,\n        \"cepCredits\": null\n    },\n    \"message\": \"\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"5cf81196-f915-4396-9ab5-c76a4b49d799","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/booth/list?eventId={{eventid}}&currentPage={{currentpage}}&limit={{limit}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","booth","list"],"query":[{"key":"eventId","value":"{{eventid}}"},{"key":"currentPage","value":"{{currentpage}}"},{"key":"limit","value":"{{limit}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Jun 2021 13:59:37 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"close"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Limit should be less or equal to 200\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"b3db2b6a-711c-4db5-b3fb-ed3bfa9472a1","name":"Invalid Access/Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/booth/list?eventId={{eventid}}&currentPage={{currentpage}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","booth","list"],"query":[{"key":"eventId","value":"{{eventid}}"},{"key":"currentPage","value":"{{currentpage}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Jun 2021 13:59:37 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"close"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 401,\n    \"message\": \"Invalid Access\",\n    \"flag\": 0\n}"},{"id":"7813b639-3720-49f9-8f7e-0ca495ed2c40","name":"Something went wrong","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/analytics/session/attendee","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","analytics","session","attendee"],"query":[{"key":"agendaId","value":"{{agendaid}}","description":"**`Required`**\n - Type : Integer\n - Id of session","disabled":true},{"key":"eventId","value":"{{eventid}}","description":"**`Required`**\n - Type : Integer\n - Id of event","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 500,\n    \"message\": \"Something went wrong. Please try again.\",\n    \"flag\": 0\n}"},{"id":"a67e2b11-79be-4543-a3d1-00c3584c3782","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/analytics/session/attendee","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","analytics","session","attendee"],"query":[{"key":"agendaId","value":"{{agendaid}}","description":"**`Required`**\n - Type : Integer\n - Id of session","disabled":true},{"key":"eventId","value":"{{eventid}}","description":"**`Required`**\n - Type : Integer\n - Id of event","disabled":true}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{     \n    \"status\": 429,     \n    \"message\": \"Too many requests, please try again later.\" \n}"}],"_postman_id":"71215550-0a81-444b-b4d7-b25fe74da906"},{"name":"Delist Session","id":"7f36cf41-6973-4a56-9cdc-02d454acb07e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"eventId","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: Integer</li>\n<li>Id of Event created by an Organizer</li>\n</ul>\n","type":"text"},{"key":"hubiloSessionId","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: Array</li>\n<li>Id of Sessions created by an Organizer</li>\n</ul>\n","type":"text"}]},"url":"{{endpoint}}/api/{{apiVersion}}/integration/session/delete","description":"<blockquote>\n<p>This API enables you to delist one or more sessions at a time. This is an irreversible action. </p>\n<ol>\n<li><p>In order to use the API, <code>eventId</code> and <code>hubiloSessionId</code> are required. <code>hubiloSessionId(agendaId)</code> can be retrieved via <a href=\"https://developer.hubilo.com/#3541d0a9-3255-4b9a-acf4-78082791f376\">List Sessions API</a>.</p>\n</li>\n<li><p>A maximum of 50 sessions can be delisted at once.</p>\n</li>\n<li><p>Delisting a session will remove the sessions from organiser dashboard and the published event.</p>\n</li>\n<li><p>This API maps to the 'Delete Session' functionality in organizer dashboard.</p>\n</li>\n</ol>\n</blockquote>\n<blockquote>\n<p>Note: This is an asynchronous API and may take upto a maximum of 10 minutes for the action to be complete. If any sessionId is incorrect or not found in our database, it will get ignored and only the valid ones will get deleted. To verify, you can use the List Sessions API - delisted sessions will not be returned in the response. </p>\n</blockquote>\n<p><strong><code>Response Body</code></strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Keys</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>data</td>\n<td>String</td>\n<td>Status Message</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["api","{{apiVersion}}","integration","session","delete"],"host":["{{endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"aac0066d-955f-41b5-bbc7-5c051e2d5466","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 41321, \n    \"hubiloSessionId\":[\"37626\"] \n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/analytics/session/delete","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","analytics","session","delete"],"query":[{"key":"hubiloSessionId","value":"{{sessionId}}","disabled":true},{"key":"eventId","value":"{{eventid}}","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"6c2-1FLc9fQRLlUcpAKP1VUMQBqw0rQ\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Content-Encoding","value":"gzip"},{"key":"Date","value":"Tue, 31 Aug 2021 07:52:06 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {},\n    \"message\": \"Deleting Session\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"4d85c189-b6eb-48fd-b8c9-4929963ca90c","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/analytics/session/delete","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","analytics","session","delete"],"query":[{"key":"eventId","value":"{{eventid}}","disabled":true},{"key":"sessionIds","value":"{{sessionId}}","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Jun 2021 13:59:37 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"close"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Sorry, Some parameter are missing. Please enter all required values.\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"254b34ba-c86e-4ac4-9e3b-5fb97af79a95","name":"Invalid Access/Unauthorized","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 41321, \n    \"hubiloSessionId\":[\"37626\"] \n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/analytics/session/delete","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","analytics","session","delete"],"query":[{"key":"eventId","value":"{{eventid}}","disabled":true},{"key":"sessionIds","value":"{{sessionId}}","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 22 Jun 2021 13:59:37 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"85"},{"key":"Connection","value":"close"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"55-Dyp1N5fcOEwgFTszN0c/SrwROwU\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 401,\n    \"message\": \"Invalid Access\",\n    \"flag\": 0\n}"},{"id":"20d368c1-5b4c-457d-94a3-0ca963a3b063","name":"Something went wrong","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"hubiloSessionId\":[\"37626\"] \n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/analytics/session/delete","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","analytics","session","delete"],"query":[{"key":"sessionIds","value":"{{sessionId}}","disabled":true},{"key":"eventId","value":"{{eventid}}","description":"**`Required`**\n - Type : Integer\n - Id of event","disabled":true},{"key":"agendaId","value":"{{agendaid}}","description":"**`Required`**\n - Type : Integer\n - Id of session","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 500,\n    \"message\": \"Something went wrong. Please try again.\",\n    \"flag\": 0\n}"},{"id":"5e48bba1-b90d-4e6a-b395-5bb95d774e0e","name":"Too Many Requests","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 41321, \n    \"hubiloSessionId\":[\"37626\"] \n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/analytics/session/delete","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","analytics","session","delete"],"query":[{"key":"sessionIds","value":"{{sessionId}}","disabled":true},{"key":"eventId","value":"{{eventid}}","description":"**`Required`**\n - Type : Integer\n - Id of event","disabled":true},{"key":"agendaId","value":"{{agendaid}}","description":"**`Required`**\n - Type : Integer\n - Id of session","disabled":true}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{     \n    \"status\": 429,     \n    \"message\": \"Too many requests, please try again later.\" \n}"}],"_postman_id":"7f36cf41-6973-4a56-9cdc-02d454acb07e"}],"id":"caa8ba62-92f5-4438-abf6-6ee6c584778b","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"1bcb9d9f-2c00-485b-96dd-cd433885dc0c"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"360aacdc-0b86-45d8-b8e8-c1c142baa4db"}}],"_postman_id":"caa8ba62-92f5-4438-abf6-6ee6c584778b","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{key}}"},{"key":"value","value":"{{bearerText}} {{Bearer}}"}]},"isInherited":true,"source":{"_postman_id":"0df10e79-237b-4797-ba20-76e6e7b92939","id":"0df10e79-237b-4797-ba20-76e6e7b92939","name":"Virtual Pro Public APIs v1.2","type":"collection"}}},{"name":"Event","item":[{"name":"List Events","event":[{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","id":"b4aea610-5f1d-4120-a13b-6948c48c769f"}},{"listen":"test","script":{"exec":[""],"type":"text/javascript","id":"1c3ad290-0019-4054-b935-7b9fcbeb8159"}}],"id":"1ca3ce74-bc58-4dd8-9cb8-c21ff2a96cde","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"isSendMedia","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: Boolean</li>\n<li>Default value false</li>\n<li>Return all media uploaded by user</li>\n</ul>\n","type":"text"}]},"url":"{{endpoint}}/api/{{apiVersion}}/integration/event/list?currentPage={{currentpage}}&limit={{limit}}&searchInput={{value}}","description":"<blockquote>\n<p>Enlists all the events and their basic details associated with the Hubilo account.</p>\n<p>This API also features media downloads. To get the media URLs, use the key <code>isSendMedia</code> with value <code>true</code> to get all the applicable media in response.</p>\n</blockquote>\n<p><strong><code>Response Body</code></strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Keys</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>Event ID</td>\n</tr>\n<tr>\n<td>organiserId</td>\n<td>Integer</td>\n<td>Organizer ID of Event Creator</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Event Name</td>\n</tr>\n<tr>\n<td>startTimeMilli</td>\n<td>String</td>\n<td>Start time of the Event in milliseconds</td>\n</tr>\n<tr>\n<td>endTimeMilli</td>\n<td>String</td>\n<td>End time of the Event in milliseconds</td>\n</tr>\n<tr>\n<td>description</td>\n<td>String</td>\n<td>Short Description of an Event</td>\n</tr>\n<tr>\n<td>createTimeMilli</td>\n<td>String</td>\n<td>Created time of the Event in milliseconds</td>\n</tr>\n<tr>\n<td>favicon</td>\n<td>String</td>\n<td>Shortcut Icon</td>\n</tr>\n<tr>\n<td>communityBanner</td>\n<td>Array</td>\n<td>Main banner on event home page</td>\n</tr>\n<tr>\n<td>eventLogo</td>\n<td>Array</td>\n<td>Logo of the event</td>\n</tr>\n<tr>\n<td>loginBanner</td>\n<td>Array</td>\n<td>Banner displayed at the login page</td>\n</tr>\n<tr>\n<td>welcomeVideo</td>\n<td>Array</td>\n<td>Video displayed after login  <br />  <br /><strong>type</strong>: YOUTUBE  <br /><strong>link</strong>: Youtube link  <br /><strong>isHomeScreen</strong>: 0  <br /><strong>isShowAfterLogin</strong>: 0  <br /><strong>thumb</strong>: thumb URL of video  <br /><strong>title</strong>: video title  <br /><strong>description</strong>: short description</td>\n</tr>\n<tr>\n<td>currentPage</td>\n<td>Integer</td>\n<td>Indicates the current page of the list</td>\n</tr>\n<tr>\n<td>totalPages</td>\n<td>Integer</td>\n<td>Indicates the Total Number of Pages of the List</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{key}}"},{"key":"value","value":"{{bearerText}} {{Bearer}}"}]},"isInherited":true,"source":{"_postman_id":"0df10e79-237b-4797-ba20-76e6e7b92939","id":"0df10e79-237b-4797-ba20-76e6e7b92939","name":"Virtual Pro Public APIs v1.2","type":"collection"}},"urlObject":{"path":["api","{{apiVersion}}","integration","event","list"],"host":["{{endpoint}}"],"query":[{"description":{"content":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: integer</li>\n<li>Default value is 0 .</li>\n<li>Returns the data of the current page.</li>\n</ul>\n","type":"text/plain"},"key":"currentPage","value":"{{currentpage}}"},{"description":{"content":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: Integer</li>\n<li>Default value is 100. </li>\n<li>Max Length is 100.</li>\n<li>MinLength: 10</li>\n<li>Number of data user wants per page</li>\n</ul>\n","type":"text/plain"},"key":"limit","value":"{{limit}}"},{"description":{"content":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Get filter events by the user input (event name). </li>\n<li>Pass user input if user searched else send empty.</li>\n</ul>\n","type":"text/plain"},"key":"searchInput","value":"{{value}}"}],"variable":[]}},"response":[{"id":"166a4961-2344-49cf-972b-14dcff34a387","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer {{Bearer}}"},{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/event/list?currentPage={{currentpage}}&limit={{limit}}&searchInput={{value}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","event","list"],"query":[{"key":"currentPage","value":"{{currentpage}}"},{"key":"limit","value":"{{limit}}","description":"**`Optional`**\n - Type: integer\n - Default value is 100.\n - Limit of data of for each page\n - Return this number of most recently created.\n"},{"key":"searchInput","value":"{{value}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Sep 2021 08:18:40 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"615"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"267-grrk17OLmGCVwNbXVPhgGp+tGHQ\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"data\": [\n            {\n                \"id\": 10988,\n                \"name\": \"Hiring and Promoting Tomorrow’s Leaders\",\n                \"description\": \"This event is for student\",\n                \"organiserId\": 381866,\n                \"startTimeMilli\": \"1631527200000\",\n                \"endTimeMilli\": \"1631786400000\",\n                \"createTimeMilli\": \"1631513272000\",\n                \"favicon\": \"\",\n                \"communityBanner\": [],\n                \"eventLogo\": [],\n                \"loginBanner\": [\n                    \"http://domain.com/banner/community_login_banner/381866/1120/4863_5693_078750001642751711.png\"\n                ],\n                \"welcomeVideo\": [\n                    {\n                        \"type\": \"YOUTUBE\",\n                        \"link\": \"https://www.youtube.com/watch?v=your_video_code\",\n                        \"isHomeScreen\": 0,\n                        \"isShowAfterLogin\": 0,\n                        \"thumb\": \"\",\n                        \"title\": \"welcome video title\",\n                        \"description\": \"short description of welcome video\"\n                    }\n                ]\n            },\n            {\n                \"id\": 10987,\n                \"name\": \"Integration\",\n                \"description\": \"<p>Its about Integration of an Marketing services</p>\",\n                \"organiserId\": 381866,\n                \"startTimeMilli\": \"1631192760000\",\n                \"endTimeMilli\": \"1631365560000\",\n                \"createTimeMilli\": \"1631192750000\",\n                \"favicon\": \"\",\n                \"communityBanner\": [\n                    \"https://domain.com/banner/community_banner/381866/1036/4932_8094_574639001643782558.png\"\n                ],\n                \"eventLogo\": [\n                    \"https://domain.com/logo/381866/300/3126_5621_095509001643782546.jpeg\"\n                ],\n                \"loginBanner\": [],\n                \"welcomeVideo\": []\n            }\n        ],\n        \"currentPage\": 0,\n        \"totalPages\": 1\n    },\n    \"message\": \"\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"44565da7-5a39-46aa-b620-617b009d1e19","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer {{Bearer}}","disabled":true},{"key":"Content-Type","name":"Content-Type","type":"text","value":"{{contentType}}"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/event/list?currentPage={{currentpage}}&limit={{limit}}&searchInput={{value}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","event","list"],"query":[{"key":"currentPage","value":"{{currentpage}}","description":"**`optional`**\n - Type: integer\n - Default value is 0 .\n - If currentpage = 0, it will return total pages."},{"key":"limit","value":"{{limit}}","description":"**`optional`**\n - Type: integer\n - Return this number of most recently created.\n - Default value is 10 .\n - Maximum value is 100 ."},{"key":"searchInput","value":"{{value}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Sep 2021 08:20:37 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"114"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"72-QGrT3wBdx0gS27j1crF1eKE1Zag\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Sorry, Some parameter are missing. Please enter all required values.\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"0d5a24ba-a347-47c8-b9ab-ce88c23a2bef","name":"Invalid Access","originalRequest":{"method":"GET","header":[{"key":"accesstoken","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"{{contentType}}","type":"text"}],"url":"{{endpoint}}/api/{{apiVersion}}/integration/event/detail"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Wed, 26 Jun 2019 06:16:20 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"64"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"40-5ylSaYFyJjyFIwQGE6cCAsOvSus\""},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 401,\n    \"message\": \"Invalid Access\",\n    \"flag\": 0\n}"},{"id":"23103783-ff0d-47e0-8983-d6389796cc95","name":"Something went wrong","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer {{Bearer}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"{{contentType}}"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/event/list?currentPage={{currentpage}}&limit={{limit}}&searchInput={{value}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","event","list"],"query":[{"key":"currentPage","value":"{{currentpage}}","description":"**`Optional`**\n - Type: integer\n - Default value is 0 .\n - Returns the data of current page."},{"key":"limit","value":"{{limit}}","description":"**`Optional`**\n - Type: integer\n - Default value is 100.\n.- MaxLength: 100\n - MinLength: 10\n - Limit of data of for each page\n - Number of data user wants per page\n"},{"key":"searchInput","value":"{{value}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 500,\n    \"message\": \"Something went wrong. Please try again.\",\n    \"flag\": 0\n}"},{"id":"7c0484fd-1bf1-4938-9d7b-6efc2edf881c","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer {{Bearer}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"{{contentType}}"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/event/list?currentPage={{currentpage}}&limit={{limit}}&searchInput={{value}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","event","list"],"query":[{"key":"currentPage","value":"{{currentpage}}","description":"**`Optional`**\n - Type: integer\n - Default value is 0 .\n - Returns the data of current page."},{"key":"limit","value":"{{limit}}","description":"**`Optional`**\n - Type: integer\n - Default value is 100.\n.- MaxLength: 100\n - MinLength: 10\n - Limit of data of for each page\n - Number of data user wants per page\n"},{"key":"searchInput","value":"{{value}}"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{     \n    \"status\": 429,     \n    \"message\": \"Too many requests, please try again later.\" \n}"}],"_postman_id":"1ca3ce74-bc58-4dd8-9cb8-c21ff2a96cde"},{"name":"Event Details","id":"d9f6a732-2643-4f5a-a37c-6b63e8be741a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"isSendMedia","value":"","description":"<p><strong><code>Optional</code></strong></p>\n<ul>\n<li>Type: Boolean</li>\n<li>Default value false</li>\n<li>Return all media uploaded by user</li>\n</ul>\n","type":"text"}]},"url":"{{endpoint}}/api/{{apiVersion}}/integration/event/detail?eventId={{eventId}}","description":"<blockquote>\n<p>Returns details and information associated with the particular event.</p>\n<p>This API also features media downloads. To get the media URLs, use the key <code>isSendMedia</code> with value as <code>true</code> to get all the applicable media in response.</p>\n</blockquote>\n<p><strong><code>Response Body</code></strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Keys</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>Integer</td>\n<td>Event ID</td>\n</tr>\n<tr>\n<td>organiserId</td>\n<td>Integer</td>\n<td>Hubilo organiser ID</td>\n</tr>\n<tr>\n<td>name</td>\n<td>String</td>\n<td>Event name</td>\n</tr>\n<tr>\n<td>startTimeMilli</td>\n<td>String</td>\n<td>Start time of the event in milliseconds</td>\n</tr>\n<tr>\n<td>endTimeMilli</td>\n<td>String</td>\n<td>End time of the event in milliseconds</td>\n</tr>\n<tr>\n<td>description</td>\n<td>String</td>\n<td>Short description of the event</td>\n</tr>\n<tr>\n<td>commonPhoneCode</td>\n<td>String</td>\n<td>Returns common phone code of attendees. (Ex: +91)</td>\n</tr>\n<tr>\n<td>commonPhoneCodeCountry</td>\n<td>String</td>\n<td>Returns common phone country code of attendees. (Ex: IN for India)</td>\n</tr>\n<tr>\n<td>isEventOnline</td>\n<td>Integer</td>\n<td>Returns whether the event is virtual</td>\n</tr>\n<tr>\n<td>locationId</td>\n<td>String</td>\n<td>Location ID of an event</td>\n</tr>\n<tr>\n<td>address</td>\n<td>String</td>\n<td>Event scheduled address</td>\n</tr>\n<tr>\n<td>city</td>\n<td>String</td>\n<td>City name where the event is live</td>\n</tr>\n<tr>\n<td>state</td>\n<td>String</td>\n<td>State name where the event is live</td>\n</tr>\n<tr>\n<td>country</td>\n<td>String</td>\n<td>Country name where the event is live</td>\n</tr>\n<tr>\n<td>pincode</td>\n<td>String</td>\n<td>Pin code of city</td>\n</tr>\n<tr>\n<td>lat</td>\n<td>String</td>\n<td>Latitude of city</td>\n</tr>\n<tr>\n<td>lng</td>\n<td>String</td>\n<td>Longitude of city</td>\n</tr>\n<tr>\n<td>favicon</td>\n<td>String</td>\n<td>Shortcut icon</td>\n</tr>\n<tr>\n<td>communityBanner</td>\n<td>Array</td>\n<td>Main banner on event home page</td>\n</tr>\n<tr>\n<td>eventLogo</td>\n<td>Array</td>\n<td>Logo of the event</td>\n</tr>\n<tr>\n<td>loginBanner</td>\n<td>Array</td>\n<td>Banner displayed at the login page</td>\n</tr>\n<tr>\n<td>welcomeVideo</td>\n<td>Array</td>\n<td>Video displayed after login  <br />  <br /><strong>type</strong>: YOUTUBE  <br /><strong>link</strong>: Youtube link  <br /><strong>isHomeScreen</strong>: 0  <br /><strong>isShowAfterLogin</strong>: 0  <br /><strong>thumb</strong>: thumb URL of video  <br /><strong>title</strong>: video title  <br /><strong>description</strong>: short description  <br /></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{key}}"},{"key":"value","value":"{{bearerText}} {{Bearer}}"}]},"isInherited":true,"source":{"_postman_id":"0df10e79-237b-4797-ba20-76e6e7b92939","id":"0df10e79-237b-4797-ba20-76e6e7b92939","name":"Virtual Pro Public APIs v1.2","type":"collection"}},"urlObject":{"path":["api","{{apiVersion}}","integration","event","detail"],"host":["{{endpoint}}"],"query":[{"description":{"content":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: Integer</li>\n<li>Id of the Event</li>\n</ul>\n","type":"text/plain"},"key":"eventId","value":"{{eventId}}"}],"variable":[]}},"response":[{"id":"af1a24c8-c286-48e0-a99a-ebbdc8b94d75","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/event/detail?eventId={{eventid}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","event","detail"],"query":[{"key":"eventId","value":"{{eventid}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Wed, 26 Jun 2019 06:14:15 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"683"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"2ab-a7Q0QxrAr6WqvpcfyN7qta0SWU0\""},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"data\": {\n            \"id\": 10987,\n            \"organiserId\": 381866,\n            \"name\": \"Integration\",\n            \"startTimeMilli\": \"1631192760000\",\n            \"endTimeMilli\": \"1631365560000\",\n            \"description\": \"<p>Its about Integration of an Marketing services</p>\",\n            \"commonPhoneCode\": \"+91\",\n            \"commonPhoneCodeCountry\": \"+91\",\n            \"isEventOnline\": 1,\n            \"locationId\": null,\n            \"address\": \"Darjeeling, West Bengal\",\n            \"city\": \"Darjeeling\",\n            \"state\": \"West Bengal\",\n            \"country\": \"India\",\n            \"pincode\": \"386245\",\n            \"lat\": \"27.0410\",\n            \"lng\": \"88.2663\",\n            \"favicon\": \"http://domain.com/favicon/381866/32/1665_9046_143971001643964401.png\",\n            \"communityBanner\": [\n                \"http://domain.com/banner/community_banner/381866/1036/4764_6288_797856065442751663.png\"\n            ],\n            \"eventLogo\": [\n                \"http://domain.com/logo/381866/300/3979_7107_782769001642787476.jpeg\",\n                \"http://domain.com/logo/381866/300/4528_8590_464604001084751691.jpeg\"\n            ],\n            \"loginBanner\": [\n                \"http://domain.com/banner/community_login_banner/381866/1120/4863_5693_078750001642751711.png\"\n            ],\n            \"welcomeVideo\": [\n                {\n                    \"type\": \"YOUTUBE\",\n                    \"link\": \"https://www.youtube.com/watch?v=your_video_code\",\n                    \"isHomeScreen\": 0,\n                    \"isShowAfterLogin\": 0,\n                    \"thumb\": \"\",\n                    \"title\": \"welcome video title\",\n                    \"description\": \"short description of welcome video\"\n                }\n            ]\n        }\n    },\n    \"message\": \"\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"dc92c7a6-a6a5-4d08-b072-a0a93f024af6","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/event/detail","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","event","detail"],"query":[{"key":"eventId","value":"{{eventid}}","description":"**`Required`**\n - Type: Integer\n - Id of the event","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Sep 2021 08:23:56 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"114"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"72-QGrT3wBdx0gS27j1crF1eKE1Zag\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Sorry, Some parameter are missing. Please enter all required values.\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"3bc013b3-cdb1-4402-9fa1-113f7420b6e0","name":"Invalid Access","originalRequest":{"method":"GET","header":[{"key":"accesstoken","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"{{contentType}}","type":"text"}],"url":"{{endpoint}}/api/{{apiVersion}}/integration/event/list"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.10.3 (Ubuntu)"},{"key":"Date","value":"Wed, 26 Jun 2019 08:10:16 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"64"},{"key":"Connection","value":"keep-alive"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"40-5ylSaYFyJjyFIwQGE6cCAsOvSus\""},{"key":"Vary","value":"Accept-Encoding"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 401,\n    \"message\": \"Invalid Access\",\n    \"flag\": 0\n}"},{"id":"b6506ec2-699c-475f-9e48-8f39e85d3860","name":"Something went wrong","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/event/detail?eventId={{eventid}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","event","detail"],"query":[{"key":"eventId","value":"{{eventid}}","description":"**`Required`**\n - Type: Integer\n - Id of the event"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 500,\n    \"message\": \"Something went wrong. Please try again.\",\n    \"flag\": 0\n}"},{"id":"afd7be88-4b82-4531-a398-b0940cfe8363","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":{"raw":"{{endpoint}}/api/{{apiVersion}}/integration/event/detail?eventId={{eventid}}","host":["{{endpoint}}"],"path":["api","{{apiVersion}}","integration","event","detail"],"query":[{"key":"eventId","value":"{{eventid}}","description":"**`Required`**\n - Type: Integer\n - Id of the event"}]}},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{     \n    \"status\": 429,     \n    \"message\": \"Too many requests, please try again later.\" \n}"}],"_postman_id":"d9f6a732-2643-4f5a-a37c-6b63e8be741a"},{"name":"Remove Event","id":"d9762160-83cb-4528-92f4-bd5bedee0b0b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"eventId","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: Integer</li>\n<li>Id of the event</li>\n</ul>\n","type":"text"}]},"url":"{{endpoint}}/api/{{apiVersion}}/integration/event/delete","description":"<blockquote>\n<p>This API enables users to remove an event on the platform by passing the event ID. This action can not be reverted, and the event will no longer be visible on the platform.</p>\n</blockquote>\n<p><strong><code>Response Body</code></strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Keys</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>data</td>\n<td>String</td>\n<td>Status Message</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{key}}"},{"key":"value","value":"{{bearerText}} {{Bearer}}"}]},"isInherited":true,"source":{"_postman_id":"0df10e79-237b-4797-ba20-76e6e7b92939","id":"0df10e79-237b-4797-ba20-76e6e7b92939","name":"Virtual Pro Public APIs v1.2","type":"collection"}},"urlObject":{"path":["api","{{apiVersion}}","integration","event","delete"],"host":["{{endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"b7b77720-d961-420d-8efa-9642867f9469","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"{{contentType}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": 3713\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/event/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"116"},{"key":"ETag","value":"W/\"74-eSjSOIVAJBOse//03zdbcxYTZm4\""},{"key":"Date","value":"Wed, 26 Jun 2019 10:58:15 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"data\": \"Event Deleted\"\n    },\n    \"message\": \"\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"61109c8c-9239-4130-b5f4-e476502b6185","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"Bearer {{Bearer}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/event/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Sep 2021 08:25:28 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"114"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"72-QGrT3wBdx0gS27j1crF1eKE1Zag\""},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Sorry, Some parameter are missing. Please enter all required values.\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"aadcd969-e33d-441e-a5f7-deaa4df6f25d","name":"Invalid Access & Delete Again","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text","disabled":true},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n     \"eventId\": 3713\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/event/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Vary","value":"X-HTTP-Method-Override, Accept-Encoding"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"60"},{"key":"ETag","value":"W/\"3c-bwSodwCUuWUgTpNl0i6UJ9oKSag\""},{"key":"Date","value":"Wed, 26 Jun 2019 11:03:38 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 401,\n    \"message\": \"Invalid Access\",\n    \"flag\": 0\n}"},{"id":"f52b6f0b-f923-4ec3-94c3-549ee6784abd","name":"Something went wrong","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"Bearer {{Bearer}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n     \"eventId\": 3713\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/event/delete"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 500,\n    \"message\": \"Something went wrong. Please try again.\",\n    \"flag\": 0\n}"},{"id":"5a38a67b-9665-4723-b4c3-eb520ac70935","name":"Too Many Requests","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"Bearer {{Bearer}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n     \"eventId\": 3713\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/event/delete"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{     \n    \"status\": 429,     \n    \"message\": \"Too many requests, please try again later.\" \n}"}],"_postman_id":"d9762160-83cb-4528-92f4-bd5bedee0b0b"}],"id":"9f5caf2d-029b-462d-834b-0faddea1c145","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"886b4a16-42b6-40a2-88b8-817748b29a2f"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"1fe30b57-377e-4f7b-a7ee-be8f902e92b8"}}],"_postman_id":"9f5caf2d-029b-462d-834b-0faddea1c145","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{key}}"},{"key":"value","value":"{{bearerText}} {{Bearer}}"}]},"isInherited":true,"source":{"_postman_id":"0df10e79-237b-4797-ba20-76e6e7b92939","id":"0df10e79-237b-4797-ba20-76e6e7b92939","name":"Virtual Pro Public APIs v1.2","type":"collection"}}},{"name":"Organiser","item":[{"name":"Organiser Profile","id":"44cb1f81-60bd-41b9-9c46-df5543e87ec7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{endpoint}}/api/{{apiVersion}}/integration/organiser/profile","description":"<blockquote>\n<p>Get organizer Profile info by access token.</p>\n</blockquote>\n<p><strong><code>Response Body</code></strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Keys</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>String</td>\n<td>Organizer Unique ID</td>\n</tr>\n<tr>\n<td>designation</td>\n<td>String</td>\n<td>Organizer's Designation in the Firm</td>\n</tr>\n<tr>\n<td>phone</td>\n<td>String</td>\n<td>Contact Number of an Organizer</td>\n</tr>\n<tr>\n<td>phoneCode</td>\n<td>String</td>\n<td>Phone Code of an Organizer</td>\n</tr>\n<tr>\n<td>organisationName</td>\n<td>String</td>\n<td>Organization Name of an Organizer</td>\n</tr>\n<tr>\n<td>email</td>\n<td>String</td>\n<td>Email Address of an Organizer</td>\n</tr>\n<tr>\n<td>firstName</td>\n<td>String</td>\n<td>First Name of an Organizer</td>\n</tr>\n<tr>\n<td>lastName</td>\n<td>String</td>\n<td>Last Name of an Organizer</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{key}}"},{"key":"value","value":"{{bearerText}} {{Bearer}}"}]},"isInherited":true,"source":{"_postman_id":"0df10e79-237b-4797-ba20-76e6e7b92939","id":"0df10e79-237b-4797-ba20-76e6e7b92939","name":"Virtual Pro Public APIs v1.2","type":"collection"}},"urlObject":{"path":["api","{{apiVersion}}","integration","organiser","profile"],"host":["{{endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"57ade5d8-cee8-4eef-9dd7-7dc149a0fae6","name":"Success Response","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer {{Bearer}}"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":"{{endpoint}}/api/{{apiVersion}}/integration/organiser/profile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Sep 2021 08:13:48 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"339"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"153-hdLp1/lVgrNAoAQmOBQ0xsps1eM\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"data\": {\n            \"id\": \"613a02ad2cdf8e773635e87a\",\n            \"designation\": \"Student\",\n            \"phone\": \"9999999999\",\n            \"phoneCode\": \"+91\",\n            \"organisationName\": \"organization name\",\n            \"email\": \"email+1@domain.com\",\n            \"firstName\": \"firstname\",\n            \"lastName\": \"lastname\"\n        }\n    },\n    \"message\": \"\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"e73dc4c0-bb92-478f-b845-c1c983d96bbb","name":"Bad Request","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":"{{endpoint}}/api/{{apiVersion}}/integration/organiser/profile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Sep 2021 08:15:02 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"114"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"72-QGrT3wBdx0gS27j1crF1eKE1Zag\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Sorry, Some parameter are missing. Please enter all required values.\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"56d2ba5b-cba0-4060-a6d7-c3241366ff27","name":"Invalid Access","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":"{{endpoint}}/api/{{apiVersion}}/integration/organiser/profile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"60"},{"key":"ETag","value":"W/\"3c-bwSodwCUuWUgTpNl0i6UJ9oKSag\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Wed, 10 Jul 2019 08:38:40 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 401,\n    \"message\": \"Invalid Access\",\n    \"flag\": 0\n}"},{"id":"c3028141-a828-415a-8760-c15fc250a5ec","name":"Something went wrong","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":"{{endpoint}}/api/{{apiVersion}}/integration/organiser/profile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 500,\n    \"message\": \"Something went wrong. Please try again.\",\n    \"flag\": 0\n}"},{"id":"f8589d0a-07c1-4037-8d80-826b34c46fb6","name":"Too Many Requests","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","value":"{{contentType}}","type":"text"}],"url":"{{endpoint}}/api/{{apiVersion}}/integration/organiser/profile"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{     \n    \"status\": 429,     \n    \"message\": \"Too many requests, please try again later.\" \n}"}],"_postman_id":"44cb1f81-60bd-41b9-9c46-df5543e87ec7"}],"id":"041fede7-999c-4425-bb8e-e873186afb19","description":"<blockquote>\n<p>This API returns organizer profile details associated with the Hubilo account.</p>\n</blockquote>\n","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"0f431389-0443-4f8f-860e-973555f453ba"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"3daa589b-5854-4d3e-babf-f488986d5840"}}],"_postman_id":"041fede7-999c-4425-bb8e-e873186afb19","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{key}}"},{"key":"value","value":"{{bearerText}} {{Bearer}}"}]},"isInherited":true,"source":{"_postman_id":"0df10e79-237b-4797-ba20-76e6e7b92939","id":"0df10e79-237b-4797-ba20-76e6e7b92939","name":"Virtual Pro Public APIs v1.2","type":"collection"}}},{"name":"Upload Media","item":[{"name":"Get Pre-Signed URL","id":"0f357de4-7211-4810-ab7a-1b31a7ab0df0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"eventId","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: Integer</li>\n<li>Id of Event</li>\n</ul>\n","type":"text"},{"key":"organiserId","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: Integer</li>\n<li>Organizer ID of Event Creator</li>\n</ul>\n","type":"text"},{"key":"uploadType","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Type of File</li>\n</ul>\n","type":"text"},{"key":"contentType","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Type of Media</li>\n</ul>\n","type":"text"},{"key":"extension","value":"","description":"<p><strong><code>Required</code></strong></p>\n<ul>\n<li>Type: String</li>\n<li>Media File Extension</li>\n</ul>\n","type":"text"}]},"url":"{{endpoint}}/api/{{apiVersion}}/integration/media/get-signed-url","description":"<blockquote>\n<p>This API is the first step to automate media uploads. Please refer below tables to know what values need to be sent against the keys <code>uploadType</code>, <code>contentType</code>, and <code>extension</code>. </p>\n</blockquote>\n<blockquote>\n<p>Once you have the pre-signed URL received in the response, please do the following:<br />1. Select method as PUT<br />2. Keep the binary format of the upload file ready<br />3. Pass the image in the request body as a binary input and make the API call. </p>\n</blockquote>\n<p><strong><code>Response Body</code></strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Keys</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>uploadURL</td>\n<td>String</td>\n<td>Uploads the media file to the Amazon S3</td>\n</tr>\n<tr>\n<td>fileName</td>\n<td>String</td>\n<td>Name of the file under which uploaded media is stored</td>\n</tr>\n<tr>\n<td>height</td>\n<td>Integer</td>\n<td>Height of the image</td>\n</tr>\n<tr>\n<td>width</td>\n<td>Integer</td>\n<td>Width of the image</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong><code>Media Upload Type</code></strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Upload Types</strong></th>\n<th><strong>Supported Filetypes (extension)</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>PROFILE</td>\n<td>png, jpg, jpeg</td>\n<td>- For uploading user’s profile image  <br />  <br />- We’ll receive two different upload URLs  <br />-- for user’s profile  <br />-- organiser’s thumb  <br />  <br />- This is applied for profile image of Booth Member and Team Member  <br />  <br />- Size: 200x200px</td>\n</tr>\n<tr>\n<td>SPEAKER_PROFILE</td>\n<td>png, jpg, jpeg</td>\n<td>- For uploading speaker’s profile image  <br />  <br />- We’ll receive three different upload URLs  <br />-- profile image (200 x 200px)  <br />-- thumb image (36 x 36px)  <br />-- session’s speaker profile image (200 x 200px)  <br />-- session listing speaker image (200 x 200px)</td>\n</tr>\n<tr>\n<td>COVER_IMAGE</td>\n<td>png, jpg, jpeg</td>\n<td>- Add cover images for attendees to select for their event  <br />- Size: 1200x400px</td>\n</tr>\n<tr>\n<td>EXHIBITOR_PROFILE_IMAGE</td>\n<td>png, jpg, jpeg</td>\n<td>- Add profile images (brand images) to your booth  <br />- Either width or height should be minimum 300px</td>\n</tr>\n<tr>\n<td>EXHIBITOR_PRODUCT</td>\n<td>png, jpg, jpeg</td>\n<td>- Add Images of your products  <br />- Size: 1024x1024px</td>\n</tr>\n<tr>\n<td>EXHIBITOR_SPOTLIGHT_BANNER</td>\n<td>png, jpg, jpeg</td>\n<td>- Add large banner that is displayed at the top of an exhibitor’s profile  <br />- Size: 1920x400px</td>\n</tr>\n<tr>\n<td>EXHIBITOR_LIST_BANNER_IMAGE_LARGE</td>\n<td>png, jpg, jpeg</td>\n<td>- Add banner that is displayed on a booth card on the exhibitor's list  <br />- Size: 1200x250px, 5MB</td>\n</tr>\n<tr>\n<td>EXHIBITOR_LIST_BANNER_IMAGE_MEDIUM</td>\n<td>png, jpg, jpeg</td>\n<td>- Add banner that is displayed on a booth card on the exhibitor's list  <br />- Size: 590x250px, 5MB</td>\n</tr>\n<tr>\n<td>EXHIBITOR_LIST_BANNER_IMAGE_SMALL</td>\n<td>png, jpg, jpeg</td>\n<td>- Add banner that is displayed on booth card on the mobile app, reception and sessions page  <br />- Size: 385x250px</td>\n</tr>\n<tr>\n<td>EXHIBITOR_SMALL_BANNER</td>\n<td>png, jpg, jpeg</td>\n<td>- Add banner that is displayed on booth card on the mobile app, reception and sessions page.  <br />- Size: 385x250px</td>\n</tr>\n<tr>\n<td>BROCHURE</td>\n<td>png, jpg, jpeg, pdf, doc, docx, xls, xlsx, ppt, pptx</td>\n<td>- Add documents to your booth  <br />- Extension: .DOC, .DOCX, .PPT, .PPTX, .PDF, .XLS, .XLSX</td>\n</tr>\n<tr>\n<td>PRESENTATION_FILES</td>\n<td>pdf, doc, docx, xls, xlsx, ppt, pptx</td>\n<td>- Add presentation files to your booth  <br />- Speaker presentation  <br />- Extension: .DOC, .DOCX, .PPT, .PPTX, .PDF, .XLS, .XLSX</td>\n</tr>\n<tr>\n<td>SESSION_BANNER</td>\n<td>png, jpg, jpeg</td>\n<td>- Add Session banner to your session  <br />- They will be highlighted on the session page  <br />- Size:800x368px</td>\n</tr>\n<tr>\n<td>SESSION_PRESENTATION_FILES</td>\n<td>pdf, doc, docx, xls, xlsx, ppt, pptx</td>\n<td>- Add presentation files to your session  <br />- Extension: .DOC, .DOCX, .PPT, .PPTX, .PDF, .XLS, .XLSX</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong><code>Media Extension</code></strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Supported Filetypes</strong></th>\n<th><strong>Extension</strong></th>\n<th><strong>contentType</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Portable Network Graphics</td>\n<td>.png</td>\n<td>image/png</td>\n</tr>\n<tr>\n<td>JPG images</td>\n<td>.jpg</td>\n<td>image/jpeg</td>\n</tr>\n<tr>\n<td>JPEG images</td>\n<td>.jpeg</td>\n<td>image/jpeg</td>\n</tr>\n<tr>\n<td>Adobe Portable Document Format (PDF)</td>\n<td>.pdf</td>\n<td>application/pdf</td>\n</tr>\n<tr>\n<td>Microsoft Word</td>\n<td>.doc</td>\n<td>application/msword</td>\n</tr>\n<tr>\n<td>Microsoft Word (OpenXML)</td>\n<td>.docx</td>\n<td>application/vnd.openxmlformats-officedocument.wordprocessingml.document</td>\n</tr>\n<tr>\n<td>Microsoft Excel</td>\n<td>.xls</td>\n<td>application/vnd.ms-excel</td>\n</tr>\n<tr>\n<td>Microsoft Excel (OpenXML)</td>\n<td>.xlsx</td>\n<td>application/vnd.openxmlformats-officedocument.spreadsheetml.sheet</td>\n</tr>\n<tr>\n<td>Microsoft PowerPoint</td>\n<td>.ppt</td>\n<td>application/vnd.ms-powerpoint</td>\n</tr>\n<tr>\n<td>Microsoft PowerPoint (OpenXML)</td>\n<td>.pptx</td>\n<td>application/vnd.openxmlformats-officedocument.presentationml.presentation</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{key}}"},{"key":"value","value":"{{bearerText}} {{Bearer}}"}]},"isInherited":true,"source":{"_postman_id":"0df10e79-237b-4797-ba20-76e6e7b92939","id":"0df10e79-237b-4797-ba20-76e6e7b92939","name":"Virtual Pro Public APIs v1.2","type":"collection"}},"urlObject":{"path":["api","{{apiVersion}}","integration","media","get-signed-url"],"host":["{{endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"508dc161-bcd1-4c76-b4dd-6d60c9ea7acb","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"Bearer {{Bearer}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": \"11861\",\n    \"organiserId\": \"345575\",\n    \"uploadType\": \"PROFILE\",\n    \"contentType\": \"image/png\",\n    \"extension\": \"png\"\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/media/get-signed-url"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Sep 2021 08:13:48 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"339"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"153-hdLp1/lVgrNAoAQmOBQ0xsps1eM\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"data\": [\n            {\n                \"uploadURL\": \"https://v2qat-virtualevent-cdn.s3.ap-south-1.amazonaws.com/profile/c3d93a80-8e3f-11ec-a0e2-9bf53438fcb0_1644916506152.png?Content-Type=image%2Fpng&X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVUCLUIVSEZNVQYVV%2F20220215%2Fap-south-1%2Fs3%2Faws4_request&X-Amz-Date=20220215T091506Z&X-Amz-Expires=300&X-Amz-Signature=655a895cd05c743930dccaccad230027c7a60d41870951b7abb3ee3874c30c3b&X-Amz-SignedHeaders=host%3Bx-amz-acl&x-amz-acl=public-read\",\n                \"fileName\": \"c3d93a80-8e3f-11ec-a0e2-9bf53438fcb0_1644916506152.png\",\n                \"height\": 200,\n                \"width\": 200\n            }\n        ]\n    },\n    \"message\": \"\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"9a934b48-2109-4c36-8717-6ee13017b84d","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"organiserId\": \"345575\",\n    \"uploadType\": \"PROFILE\",\n    \"contentType\": \"image/png\",\n    \"extension\": \"png\"\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/media/get-signed-url"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Sep 2021 08:15:02 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"114"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"72-QGrT3wBdx0gS27j1crF1eKE1Zag\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Sorry, Some parameter are missing. Please enter all required values.\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"ca5697cd-193d-4b38-a36a-4ba01d9dc358","name":"Invalid Access","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text","disabled":true},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": \"11861\",\n    \"organiserId\": \"345575\",\n    \"uploadType\": \"PROFILE\",\n    \"contentType\": \"image/png\",\n    \"extension\": \"png\"\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/media/get-signed-url"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"60"},{"key":"ETag","value":"W/\"3c-bwSodwCUuWUgTpNl0i6UJ9oKSag\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Wed, 10 Jul 2019 08:38:40 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 401,\n    \"message\": \"Invalid Access\",\n    \"flag\": 0\n}"},{"id":"170a9737-f99c-4e7c-8300-41b1641d6287","name":"Something went wrong","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": \"11861\",\n    \"organiserId\": \"345575\",\n    \"uploadType\": \"PROFILE\",\n    \"contentType\": \"image/png\",\n    \"extension\": \"png\"\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/media/get-signed-url"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 500,\n    \"message\": \"Something went wrong. Please try again.\",\n    \"flag\": 0\n}"},{"id":"10100de1-a4fc-4a85-8a1c-d4619da03098","name":"Too Many Requests","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventId\": \"11861\",\n    \"organiserId\": \"345575\",\n    \"uploadType\": \"PROFILE\",\n    \"contentType\": \"image/png\",\n    \"extension\": \"png\"\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/media/get-signed-url"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{     \n    \"status\": 429,     \n    \"message\": \"Too many requests, please try again later.\" \n}"}],"_postman_id":"0f357de4-7211-4810-ab7a-1b31a7ab0df0"},{"name":"Upload Media Acknowledgment","id":"4e1656b4-5ded-49aa-befc-3111fe3582b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"fileName","value":"","description":"<ul>\n<li>Type: String</li>\n<li>fileName achieved from Get Pre-Signed URL API’s response</li>\n</ul>\n","type":"text"},{"key":"organiserId","value":"","description":"<ul>\n<li>Type: Integer</li>\n<li>Organizer ID of Event Creator</li>\n</ul>\n","type":"text"},{"key":"eventId","value":"","description":"<ul>\n<li>Type: Integer</li>\n<li>Id of an Event</li>\n</ul>\n","type":"text"},{"key":"exhibitorId\n","value":"","description":"<ul>\n<li>Type: Integer</li>\n<li>Id of Exhibitor</li>\n</ul>\n","type":"text"},{"key":"sessionId","value":"","description":"<ul>\n<li>Type: Integer</li>\n<li>Id of Session</li>\n</ul>\n","type":"text"},{"key":"speakerId\n","value":"","description":"<ul>\n<li>Type: Integer</li>\n<li>Id of Speaker</li>\n</ul>\n","type":"text"},{"key":"userId","value":"","description":"<ul>\n<li>Type: Integer</li>\n<li>Id of the User</li>\n</ul>\n","type":"text"},{"key":"uploadType","value":"","description":"<ul>\n<li>Type: String</li>\n<li>File Type to be Uploaded</li>\n</ul>\n","type":"text"},{"key":"email","value":"","description":"<ul>\n<li>Type: String</li>\n<li>Email Id of the user</li>\n</ul>\n","type":"text"},{"key":"templateType","value":"","description":"<ul>\n<li>Type: String</li>\n<li>Type of Template\n<strong>Allowed Types</strong><ul>\n<li>CUSTOM</li>\n</ul>\n</li>\n</ul>\n","type":"text"},{"key":"coverPosition","value":"","description":"<ul>\n<li>Type: Integer</li>\n<li>Position of the Cover</li>\n</ul>\n","type":"text"},{"key":"boothSize\n","value":"","description":"<ul>\n<li>Type: String</li>\n<li>Size of Booth\n<strong>Allowed Types</strong><ul>\n<li>LARGE</li>\n<li>MEDIUM</li>\n<li>SMALL</li>\n</ul>\n</li>\n</ul>\n","type":"text"},{"key":"realFileName","value":"","description":"<ul>\n<li>Type: String</li>\n<li>Original Name of the Uploaded Document</li>\n</ul>\n","type":"text"},{"key":"format","value":"","description":"<ul>\n<li>Type: String</li>\n<li>Format of the Uploaded File</li>\n</ul>\n","type":"text"}]},"url":"{{endpoint}}/api/{{apiVersion}}/integration/media/set-acknowledgement","description":"<blockquote>\n<p>This is the last step in the media upload process. Based on the <code>uploadType</code>, the required keys to be sent will differ. Please refer to the below table for more details.<br />Kindly note that the key <code>fileName</code> should be passed with the same value received in Step 1.</p>\n</blockquote>\n<p><strong><code>Response Body</code></strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Keys</strong></th>\n<th><strong>Type</strong></th>\n<th><strong>Description</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>data</td>\n<td>String</td>\n<td>Status Message</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong><code>Request Body</code></strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>uploadType</strong></th>\n<th><strong>Required Keys to Send</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1. PROFILE  <br />  <br />2. SPEAKER_PROFILE</td>\n<td><ul><li><p>fileName</p></li><li><p>organiserId</p></li><li><p>uploadType</p></li><li><p>email</p></li></ul></td>\n</tr>\n<tr>\n<td>3. COVER_IMAGE</td>\n<td><ul><li><p>fileName</p></li><li><p>organiserId</p></li><li><p>uploadType</p></li><li><p>eventId</p></li><li><p>templateType</p></li><li><p>coverPosition</p></li></ul></td>\n</tr>\n<tr>\n<td>4. EXHIBITOR_PROFILE_IMAGE  <br />  <br />5. EXHIBITOR_PRODUCT</td>\n<td><ul><li><p>fileName</p></li><li><p>organiserId</p></li><li><p>uploadType</p></li><li><p>eventId</p></li><li><p>userId</p></li><li><p>exhibitorId</p></li></ul></td>\n</tr>\n<tr>\n<td>6. EXHIBITOR_SPOTLIGHT_BANNER  <br />  <br />7. EXHIBITOR_SMALL_BANNER</td>\n<td><ul><li><p>fileName</p></li><li><p>uploadType</p></li><li><p>exhibitorId</p></li></ul></td>\n</tr>\n<tr>\n<td>8. EXHIBITOR_LIST_BANNER_IMAGE_LARGE  <br />  <br />9. EXHIBITOR_LIST_BANNER_IMAGE_MEDIUM  <br />  <br />10. EXHIBITOR_LIST_BANNER_IMAGE_SMALL</td>\n<td><ul><li><p>fileName</p></li><li><p>uploadType</p></li><li><p>exhibitorId</p></li><li><p>boothSize</p></li></ul></td>\n</tr>\n<tr>\n<td>11. BROCHURE</td>\n<td><ul><li><p>fileName</p></li><li><p>uploadType</p></li><li><p>exhibitorId</p></li><li><p>realFileName</p></li><li><p>format</p></li></ul></td>\n</tr>\n<tr>\n<td>12. PRESENTATION_FILES</td>\n<td><ul><li><p>fileName</p></li><li><p>uploadType</p></li><li><p>speakerId</p></li><li><p>realFileName</p></li><li><p>format</p></li></ul></td>\n</tr>\n<tr>\n<td>13. SESSION_BANNER</td>\n<td><ul><li><p>fileName</p></li><li><p>organiserId</p></li><li><p>uploadType</p></li><li><p>eventId</p></li><li><p>sessionId</p></li></ul></td>\n</tr>\n<tr>\n<td>14. SESSION_PRESENTATION_FILES</td>\n<td><ul><li><p>fileName</p></li><li><p>uploadType</p></li><li><p>sessionId</p></li><li><p>realFileName</p></li><li><p>format</p></li></ul></td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{key}}"},{"key":"value","value":"{{bearerText}} {{Bearer}}"}]},"isInherited":true,"source":{"_postman_id":"0df10e79-237b-4797-ba20-76e6e7b92939","id":"0df10e79-237b-4797-ba20-76e6e7b92939","name":"Virtual Pro Public APIs v1.2","type":"collection"}},"urlObject":{"path":["api","{{apiVersion}}","integration","media","set-acknowledgement"],"host":["{{endpoint}}"],"query":[],"variable":[]}},"response":[{"id":"a1cbf575-ea98-4424-b93d-0f54246b580e","name":"Success Response","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"Bearer {{Bearer}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"fileName\": \"a5d30280-8e50-11ec-a0e2-9bf53438fcb0_1644923757224.png\",\n    \"organiserId\": \"345575\",\n    \"uploadType\": \"PROFILE\",\n    \"email\": \"email@domain.com\"\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/media/set-acknowledgement"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Sep 2021 08:13:48 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"339"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"153-hdLp1/lVgrNAoAQmOBQ0xsps1eM\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {},\n    \"message\": \"Acknowledgement Successful”\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"f403705e-5d99-4c12-9415-680302ed6725","name":"Bad Request","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"fileName\": \"a5d30280-8e50-11ec-a0e2-9bf53438fcb0_1644923757224.png\",\n    \"organiserId\": \"345575\",\n    \"uploadType\": \"PROFILE\",\n    \"email\": \"email@domain.com\"\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/media/set-acknowledgement"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Sep 2021 08:15:02 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"114"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"72-QGrT3wBdx0gS27j1crF1eKE1Zag\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Expect-CT","value":"enforce, max-age=300"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 400,\n    \"message\": \"Sorry, Some parameter are missing. Please enter all required values.\",\n    \"flag\": 0,\n    \"eventLastUpdatedAt\": 0\n}"},{"id":"9729e7b0-99e0-4859-af31-d678a2416e25","name":"Invalid Access","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text","disabled":true},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"fileName\": \"a5d30280-8e50-11ec-a0e2-9bf53438fcb0_1644923757224.png\",\n    \"organiserId\": \"345575\",\n    \"uploadType\": \"PROFILE\",\n    \"email\": \"email@domain.com\"\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/media/set-acknowledgement"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Powered-By","value":"Erlang"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Surrogate-Control","value":"no-store"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate, proxy-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"0"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"60"},{"key":"ETag","value":"W/\"3c-bwSodwCUuWUgTpNl0i6UJ9oKSag\""},{"key":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Wed, 10 Jul 2019 08:38:40 GMT"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 401,\n    \"message\": \"Invalid Access\",\n    \"flag\": 0\n}"},{"id":"19ab278f-48e9-44bb-9e93-90316ffe203d","name":"Something went wrong","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"fileName\": \"a5d30280-8e50-11ec-a0e2-9bf53438fcb0_1644923757224.png\",\n    \"organiserId\": \"345575\",\n    \"uploadType\": \"PROFILE\",\n    \"email\": \"email@domain.com\"\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/media/set-acknowledgement"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 500,\n    \"message\": \"Something went wrong. Please try again.\",\n    \"flag\": 0\n}"},{"id":"97783eb9-565d-480b-a83c-e5794479a6b6","name":"Too Many Requests","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Bearer {{Bearer}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"fileName\": \"a5d30280-8e50-11ec-a0e2-9bf53438fcb0_1644923757224.png\",\n    \"organiserId\": \"345575\",\n    \"uploadType\": \"PROFILE\",\n    \"email\": \"email@domain.com\"\n}","options":{"raw":{"language":"json"}}},"url":"{{endpoint}}/api/{{apiVersion}}/integration/media/set-acknowledgement"},"status":"Too Many Requests","code":429,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{     \n    \"status\": 429,     \n    \"message\": \"Too many requests, please try again later.\" \n}"}],"_postman_id":"4e1656b4-5ded-49aa-befc-3111fe3582b5"}],"id":"24e14359-f104-402e-9c6e-3630ecc2faea","description":"<blockquote>\n<p>These APIs will allow the user to automate media uploads. To see the Hubilo event sections that support this functionality, please refer to the 'Media Upload Type' table present in <a href=\"#eac65ff0-5e55-40bb-a6dc-3ab5c30853f5\">this</a> API below.</p>\n</blockquote>\n<blockquote>\n<p>There are 3 steps (API Calls) to complete a media upload and are defined below. You will find the detailed explanation about the API usage in the respective API section.</p>\n<p><strong>Step 1</strong>. <a href=\"#eac65ff0-5e55-40bb-a6dc-3ab5c30853f5\">Get Pre-Signed URLs</a> : The first step is to call this API which will return a unique URL <code>uploadURL</code> along with other metadata.<br /><strong>Step 2</strong>. Use the URL received in Step 1 to upload the actual media from your local server/system.<br /><strong>Step 3</strong>. Call <a href=\"#b33cca56-da49-45c2-a3f0-d2b7d5f45e99\">Upload Media Acknowledgement</a> API after uploading media file in Step 2 to send an acknowledgement to the server stating that the media has been uploaded.</p>\n</blockquote>\n<blockquote>\n<p>Please find below suggestive measures to build an automation for uploading media:</p>\n<p>1. All the three steps will need to be sequentially successful in order to complete the media upload.<br />2. Our servers support building multiple pre-signed URLs and you can call the <strong>Get Pre Signed URL</strong> API multiple times in order to achieve that. We recommend to set a maximum rate limit of <strong>5 requests/second</strong> for media upload APIs.<br />3. Please maintain a log of all the API requests sent for debugging in case of any errors/issues.<br />4. We recommend you to store status in any database/cache system against all the requests sent in Step 1, 2 and 3.<br />5. Furthermore, you can mark the status of these requests as a successful upload once you receive HTTP response code as 200 OK in Step 2.<br />6. For all the statuses marked as successful uploads, you can then call the ack API mentioned in Step 3 and upon successful response, update the status of such requests as complete.<br />7. Please note that each pre-signed URL is valid to be used once. Uploads may fail if the same pre-signed URL is used more than once.</p>\n</blockquote>\n<blockquote>\n<p><strong>Note:</strong> If media is not uploaded in the suggested dimensions, file type, &amp; size, then the API response may be successful, but the media may appear distorted or not show up on the dashboard. It is strictly advised to do a thorough data sanity as per the table in following APIs.</p>\n</blockquote>\n","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"24f14d29-0a04-4d2e-be3f-e14a3af1094c"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"1e2c4251-d9c2-49f2-8b62-70e68df46449"}}],"_postman_id":"24e14359-f104-402e-9c6e-3630ecc2faea","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{key}}"},{"key":"value","value":"{{bearerText}} {{Bearer}}"}]},"isInherited":true,"source":{"_postman_id":"0df10e79-237b-4797-ba20-76e6e7b92939","id":"0df10e79-237b-4797-ba20-76e6e7b92939","name":"Virtual Pro Public APIs v1.2","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"{{key}}"},{"key":"value","value":"{{bearerText}} {{Bearer}}"}]}},"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"ad4c5081-5196-42ff-9b80-75589ae96534"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"19eb9dbf-371f-40d9-a438-cb873e57ec70"}}]}