{"info":{"_postman_id":"b68ef82f-84da-4d01-92f5-cbf63ac324f4","name":"EyeOnPortal APIs","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"24401497","collectionId":"b68ef82f-84da-4d01-92f5-cbf63ac324f4","publishedId":"2sB3QFRCKL","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-09-30T20:09:31.000Z"},"item":[{"name":"Base","item":[{"name":"Health Check","id":"5561c4d9-22a5-485c-b1b1-c431cdf10ce4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_BASE_URL}}","urlObject":{"host":["{{WEB_API_BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5561c4d9-22a5-485c-b1b1-c431cdf10ce4"}],"id":"d43381a2-bd0f-4533-a244-7285f8250f06","_postman_id":"d43381a2-bd0f-4533-a244-7285f8250f06","description":""},{"name":"System Settings","item":[{"name":"Get System Settings","id":"33ca9933-1076-42ec-9fa3-306fc954b40d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_URL}}/system_settings","urlObject":{"path":["system_settings"],"host":["{{WEB_API_URL}}"],"query":[],"variable":[]}},"response":[{"id":"6e32add4-a2a2-4674-a746-923ea3646525","name":"Get System Settings","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"1","type":"text"}],"url":"{{WEB_API_URL}}/system_settings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"184"},{"key":"ETag","value":"W/\"b8-i9a6EzxKY50Kd1bmr8ZwKZ5E5no\""},{"key":"Date","value":"Sun, 25 Dec 2022 17:56:43 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"maintenance_mode\": {\n        \"mode\": \"default\",\n        \"title\": \"\",\n        \"description\": \"\",\n        \"button_text\": \"\",\n        \"button_link\": \"\",\n        \"contact_email\": \"\",\n        \"contact_phone\": \"\",\n        \"facebook\": \"\",\n        \"twitter\": \"\"\n    },\n    \"news_updates\": \"\"\n}"}],"_postman_id":"33ca9933-1076-42ec-9fa3-306fc954b40d"},{"name":"Get Center Settings","id":"81a33b6a-090f-4aa1-a5fc-876dff37210b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_URL}}/system_settings/center","urlObject":{"path":["system_settings","center"],"host":["{{WEB_API_URL}}"],"query":[],"variable":[]}},"response":[{"id":"bccf0813-db8f-4f83-912d-c46145dff7d9","name":"Get Center Settings","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"1","type":"text"}],"url":"{{WEB_API_URL}}/system_settings/center"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"79"},{"key":"ETag","value":"W/\"4f-5f6gidiLmDC+kLfNOmdJ/SaZovU\""},{"key":"Date","value":"Sun, 25 Dec 2022 17:57:19 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"emergency\": {\n        \"active\": false,\n        \"title\": \"\",\n        \"image\": \"\",\n        \"subtitle\": \"\",\n        \"message\": \"\"\n    }\n}"}],"_postman_id":"81a33b6a-090f-4aa1-a5fc-876dff37210b"}],"id":"c1f70b4d-a493-41b1-9bcd-62bdb2bacc06","_postman_id":"c1f70b4d-a493-41b1-9bcd-62bdb2bacc06","description":""},{"name":"Companies","item":[{"name":"List","id":"1c39f33d-e5b2-4503-89e9-0b60bdec181e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{WEB_API_URL}}/companies?limit=10&page=1&search","urlObject":{"path":["companies"],"host":["{{WEB_API_URL}}"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"},{"key":"search","value":null}],"variable":[]}},"response":[{"id":"a56352d7-6bca-482c-8317-c55bd0fc7555","name":"List","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"1","type":"text"}],"url":{"raw":"{{WEB_API_URL}}/companies?limit=10&page=1&search","host":["{{WEB_API_URL}}"],"path":["companies"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"},{"key":"search","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"189"},{"key":"ETag","value":"W/\"bd-vRjiZ37gL8xx8hjxnAwVrPaYL70\""},{"key":"Date","value":"Sun, 25 Dec 2022 18:08:57 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 1,\n    \"items\": [\n        {\n            \"id\": 1,\n            \"name\": \"SAS IT LABS\",\n            \"address\": \"Somewhere in outworld\",\n            \"contact_person\": {\n                \"name\": \"Angrej Kumar\",\n                \"email\": \"ang@eyeonllc.com\",\n                \"cell_phone\": \"11111111\"\n            },\n            \"logo\": null\n        }\n    ]\n}"}],"_postman_id":"1c39f33d-e5b2-4503-89e9-0b60bdec181e"}],"id":"6ef32ad6-d402-43b8-b778-f46d709f05c6","_postman_id":"6ef32ad6-d402-43b8-b778-f46d709f05c6","description":""},{"name":"Centers","item":[{"name":"List","id":"a9f2f987-2091-4d41-bbe2-ca121295111e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{WEB_API_URL}}/centers?limit=10&page=1&search","urlObject":{"path":["centers"],"host":["{{WEB_API_URL}}"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"},{"key":"search","value":null},{"disabled":true,"key":"company_ids[]","value":"1"}],"variable":[]}},"response":[{"id":"c0725efd-9b11-4f32-b6e6-ace325757452","name":"List without company_ids","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"1","type":"text"}],"url":{"raw":"{{WEB_API_URL}}/centers?limit=10&page=1&search","host":["{{WEB_API_URL}}"],"path":["centers"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"},{"key":"search","value":null},{"key":"company_ids[]","value":"1","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"447"},{"key":"ETag","value":"W/\"1bf-EdWL0xek42s/jZ3+q7EQ0fYCBJE\""},{"key":"Date","value":"Mon, 18 Sep 2023 10:29:06 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 1,\n    \"items\": [\n        {\n            \"id\": 1,\n            \"name\": \"Center 43\",\n            \"slug\": \"some slug\",\n            \"address\": {\n                \"country\": \"Uzbekistan\",\n                \"zip_code\": \"12345\",\n                \"state_town\": \"Tashkent\",\n                \"first_address\": \"some address 1\",\n                \"second_address\": \"some address 1\"\n            },\n            \"timezone\": \"GTM+5\",\n            \"domain_names\": [\"https://google.com\"],\n            \"is_active\": true,\n            \"created_at\": \"2023-09-16T06:34:40.622Z\",\n            \"metadata\": {\n                \"name\": \"Murad\",\n                \"email\": \"wwwwwwwww@gmail.com\",\n                \"cell_phone\": \"11111112\"\n            },\n            \"logo\": {\n                \"dark\": null,\n                \"light\": null\n            }\n        }\n    ]\n}"},{"id":"6df27258-3cbf-4e71-8b84-6e18924a3b68","name":"List","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"1","type":"text"}],"url":{"raw":"{{WEB_API_URL}}/centers?limit=10&page=1&search&company_ids[]=1","host":["{{WEB_API_URL}}"],"path":["centers"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"},{"key":"search","value":null},{"key":"company_ids[]","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"447"},{"key":"ETag","value":"W/\"1bf-EdWL0xek42s/jZ3+q7EQ0fYCBJE\""},{"key":"Date","value":"Mon, 18 Sep 2023 10:29:46 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 1,\n    \"items\": [\n        {\n            \"id\": 1,\n            \"name\": \"Center 43\",\n            \"slug\": \"some slug\",\n            \"address\": {\n                \"country\": \"Uzbekistan\",\n                \"zip_code\": \"12345\",\n                \"state_town\": \"Tashkent\",\n                \"first_address\": \"some address 1\",\n                \"second_address\": \"some address 1\"\n            },\n            \"timezone\": \"GTM+5\",\n            \"domain_names\": [\"https://google.com\"],\n            \"is_active\": true,\n            \"created_at\": \"2023-09-16T06:34:40.622Z\",\n            \"metadata\": {\n                \"name\": \"Murad\",\n                \"email\": \"wwwwwwwww@gmail.com\",\n                \"cell_phone\": \"11111112\"\n            },\n            \"logo\": {\n                \"dark\": null,\n                \"light\": null\n            }\n        }\n    ]\n}"}],"_postman_id":"a9f2f987-2091-4d41-bbe2-ca121295111e"},{"name":"Get One","id":"48e2d7e0-e319-427a-bbe6-740b375ce6fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}"}],"url":"{{WEB_API_URL}}/center","urlObject":{"path":["center"],"host":["{{WEB_API_URL}}"],"query":[],"variable":[]}},"response":[{"id":"5ca0d6b8-f088-4180-9997-1bbb33585cc0","name":"Get One","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"1","type":"text"}],"url":{"raw":"{{WEB_API_URL}}/centers/:center_id","host":["{{WEB_API_URL}}"],"path":["centers",":center_id"],"variable":[{"key":"center_id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"614"},{"key":"ETag","value":"W/\"266-/hJHDEHmz8USK8XVshrZvgulpeY\""},{"key":"Date","value":"Sun, 25 Dec 2022 18:10:13 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"name\": \"Center 1\",\n    \"slug\": \"https://localhost\",\n    \"address\": {\n        \"country\": \"Uzbekistan\",\n        \"zip_code\": \"12345\",\n        \"state_town\": \"Tashkent\",\n        \"first_address\": \"some address 1\",\n        \"second_address\": \"some address 1\"\n    },\n    \"timezone\": \"GTM+5\",\n    \"domain_names\": [\n        \"https://eastridgecenter.com/\",\n        \"https://google.com\"\n    ],\n    \"is_active\": true,\n    \"created_at\": \"2022-12-12T12:34:47.026Z\",\n    \"contact_person\": {\n        \"name\": \"Murad\",\n        \"email\": \"www@gmail.com\",\n        \"cell_phone\": \"11111111\"\n    },\n    \"company\": {\n        \"id\": 1,\n        \"logo\": null,\n        \"name\": \"SAS IT LABS\",\n        \"address\": \"Somewhere in outworld\",\n        \"contact_person\": {\n            \"name\": \"Angrej Kumar\",\n            \"email\": \"ang@eyeonllc.com\",\n            \"cell_phone\": \"11111111\"\n        }\n    },\n    \"logo\": {\n        \"dark\": null,\n        \"light\": null\n    }\n}"}],"_postman_id":"48e2d7e0-e319-427a-bbe6-740b375ce6fc"},{"name":"Get Center Info","id":"2daeaf14-736a-4665-b294-f96db025f7ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_URL}}/center/info","urlObject":{"path":["center","info"],"host":["{{WEB_API_URL}}"],"query":[],"variable":[]}},"response":[{"id":"fe0fa07a-4e94-41f9-bc19-d68d84c62c70","name":"Get One Info","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{WEB_API_URL}}/center/info?center_id=82","host":["{{WEB_API_URL}}"],"path":["center","info"],"query":[{"key":"center_id","value":"82"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2135"},{"key":"ETag","value":"W/\"857-OtdGXpOa/yRpcN3I/DVWtNrunTY\""},{"key":"Date","value":"Thu, 19 Oct 2023 08:02:21 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"center_id\": 82,\n    \"address\": {\n        \"addressLine1\": \"East lane\",\n        \"addressLine2\": \"\",\n        \"country\": \"United States\",\n        \"state\": \"New Jersey\",\n        \"zipCode\": \"89007\"\n    },\n    \"about\": {\n        \"contacts\": {\n            \"phones\": [\n                {\n                    \"title\": \"Security\",\n                    \"phone\": \"19999999999\"\n                },\n                {\n                    \"title\": \"Management\",\n                    \"phone\": \"18888885555\"\n                },\n                {\n                    \"title\": \"Admin\",\n                    \"phone\": \"15556666666\"\n                }\n            ],\n            \"title\": \"Management Section\"\n        },\n        \"amenities\": {\n            \"items\": [\n                \"Parking\",\n                \"Laundry\"\n            ],\n            \"media\": {\n                \"id\": 1392,\n                \"url\": \"https://mycenterportal-media-staging.s3.us-east-2.amazonaws.com/media/misc/1694204168361-1693889773621-jd-sports-logo.png\"\n            }\n        },\n        \"services\": {\n            \"description\": \"Services Info\",\n            \"media\": {\n                \"id\": 1398,\n                \"url\": \"https://mycenterportal-media-staging.s3.us-east-2.amazonaws.com/media/deal/1694468745781-microsoftteams-image-3.png\"\n            }\n        },\n        \"generalInfo\": {\n            \"description\": \"General Information\",\n            \"media\": {\n                \"id\": 1378,\n                \"url\": \"https://mycenterportal-media-staging.s3.us-east-2.amazonaws.com/media/deal/1693904751323-img-0665.jpg\"\n            }\n        },\n        \"socialLinks\": {\n            \"twitter\": \"https://twitter.com\",\n            \"linkedIn\": \"https://linkedin.com\",\n            \"instagram\": \"https://www.instagram.com/int\"\n        }\n    },\n    \"business\": {\n        \"localLeasing\": {\n            \"media\": {\n                \"id\": 1389,\n                \"url\": \"https://mycenterportal-media-staging.s3.us-east-2.amazonaws.com/media/misc/1694204167770-1692679927466-db-trivia.jpg\"\n            },\n            \"description\": \"Management Section\",\n            \"contactPerson\": {\n                \"name\": \"LeaseMan\",\n                \"position\": \"Lease Contractor\",\n                \"email\": \"local.lease@gmail.com\",\n                \"phone\": \"15555555555\"\n            },\n            \"actionButtons\": [\n                {\n                    \"text\": \"Ipsum\",\n                    \"link\": \"https://ipsum.com\"\n                },\n                {\n                    \"text\": \"Query B\",\n                    \"link\": \"https://query.bn\"\n                }\n            ]\n        },\n        \"permanentLeasing\": {\n            \"media\": {\n                \"id\": 1391,\n                \"url\": \"https://mycenterportal-media-staging.s3.us-east-2.amazonaws.com/media/misc/1694204168019-1692679926110-car-set-saturday-002.jpg\"\n            },\n            \"description\": \"Management Section.\",\n            \"contactPerson\": {\n                \"name\": \"Parma Lease Man\",\n                \"position\": \"Manger\",\n                \"email\": \"parma.leasing@gmail.com\",\n                \"phone\": \"1999999999\"\n            },\n            \"actionButtons\": [\n                {\n                    \"text\": \"Lorem\",\n                    \"link\": \"https://link.com\"\n                },\n                {\n                    \"text\": \"Ipsum\",\n                    \"link\": \"https://ips.com\"\n                }\n            ]\n        },\n        \"advertising\": {\n            \"media\": null,\n            \"description\": \"<p><br></p>\",\n            \"contactPerson\": {\n                \"name\": \"Ad Man\",\n                \"position\": \"Marketer\",\n                \"email\": \"advert@gmail.com\",\n                \"phone\": \"14444444444\"\n            },\n            \"actionButtons\": [\n                {\n                    \"text\": \"Near by links\",\n                    \"link\": \"https://lorem.com\"\n                }\n            ]\n        }\n    },\n    \"metadata\": {}\n}"}],"_postman_id":"2daeaf14-736a-4665-b294-f96db025f7ee"}],"id":"1310b970-fcd3-4f38-a29a-8b4d04426856","_postman_id":"1310b970-fcd3-4f38-a29a-8b4d04426856","description":""},{"name":"Retailers","item":[{"name":"List","id":"52e89b52-d744-4bcd-b967-d01f06c8116b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}"}],"url":"{{WEB_API_URL}}/retailers?limit=100&page=1","urlObject":{"path":["retailers"],"host":["{{WEB_API_URL}}"],"query":[{"key":"limit","value":"100"},{"key":"page","value":"1"},{"disabled":true,"key":"category_ids[]","value":"2"},{"disabled":true,"key":"search","value":null},{"disabled":true,"key":"tag_ids[]","value":"2"}],"variable":[]}},"response":[{"id":"bac45aab-bfbd-49ab-a56a-c71c21076dfd","name":"List","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":{"raw":"{{WEB_API_URL}}/retailers?limit=10&page=1&search","host":["{{WEB_API_URL}}"],"path":["retailers"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"},{"key":"category_ids[]","value":"2","disabled":true},{"key":"search","value":null},{"key":"tag_ids[]","value":null,"disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"5333"},{"key":"ETag","value":"W/\"14d5-GEUnf2YXj1LpHOWEd3ee/6R6JT0\""},{"key":"Date","value":"Tue, 24 Oct 2023 12:07:39 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 10,\n    \"items\": [\n        {\n            \"id\": 72,\n            \"global_retailer_id\": 26,\n            \"name\": \"Aéropostale\",\n            \"slug\": \"aeropostale\",\n            \"location\": \"-\",\n            \"created_at\": \"2023-09-05T04:48:33.617Z\",\n            \"custom_flags\": [],\n            \"media\": {\n                \"id\": 1292,\n                \"url\": \"https://mycenterportal-media-staging.s3.us-east-2.amazonaws.com/media/companies/1692677126179-aeropostale.png\"\n            },\n            \"center\": {\n                \"id\": 83,\n                \"name\": \"Eastridge Center\"\n            },\n            \"categories\": [\n                {\n                    \"id\": 30,\n                    \"name\": \"Accessories\",\n                    \"created_at\": \"2023-09-15T05:10:44.310221+00:00\"\n                },\n                {\n                    \"id\": 33,\n                    \"name\": \"Children's Apparel\",\n                    \"created_at\": \"2023-09-15T05:11:16.67061+00:00\"\n                }\n            ],\n            \"tags\": [\n                {\n                    \"id\": 127,\n                    \"name\": \"tag 4\",\n                    \"created_at\": \"2023-08-21T17:29:17.126739+00:00\"\n                }\n            ],\n            \"deals\": 1\n        },\n        {\n            \"id\": 85,\n            \"global_retailer_id\": 39,\n            \"name\": \"Charley's Grilled Subs\",\n            \"slug\": \"charleys-grilled-subs\",\n            \"location\": \"-\",\n            \"created_at\": \"2023-09-05T05:09:37.459Z\",\n            \"custom_flags\": [\n                \"new\",\n                \"another flag\"\n            ],\n            \"media\": {\n                \"id\": 1365,\n                \"url\": \"https://mycenterportal-media-staging.s3.us-east-2.amazonaws.com/media/retailer/1693890554704-charleys-grilled-subs-logo.png\"\n            },\n            \"center\": {\n                \"id\": 83,\n                \"name\": \"Eastridge Center\"\n            },\n            \"categories\": [\n                {\n                    \"id\": 33,\n                    \"name\": \"Children's Apparel\",\n                    \"created_at\": \"2023-09-15T05:11:16.67061+00:00\"\n                },\n                {\n                    \"id\": 35,\n                    \"name\": \"Department Stores\",\n                    \"created_at\": \"2023-09-15T05:11:28.032823+00:00\"\n                }\n            ],\n            \"tags\": [],\n            \"deals\": 0\n        },\n        {\n            \"id\": 84,\n            \"global_retailer_id\": 38,\n            \"name\": \"Chili's\",\n            \"slug\": \"chilis\",\n            \"location\": \"-\",\n            \"created_at\": \"2023-09-05T05:08:35.191Z\",\n            \"custom_flags\": [],\n            \"media\": {\n                \"id\": 1364,\n                \"url\": \"https://mycenterportal-media-staging.s3.us-east-2.amazonaws.com/media/retailer/1693890484501-chilis.png\"\n            },\n            \"center\": {\n                \"id\": 83,\n                \"name\": \"Eastridge Center\"\n            },\n            \"categories\": [\n                {\n                    \"id\": 30,\n                    \"name\": \"Accessories\",\n                    \"created_at\": \"2023-09-15T05:10:44.310221+00:00\"\n                },\n                {\n                    \"id\": 41,\n                    \"name\": \"Home & Bath\",\n                    \"created_at\": \"2023-09-15T05:12:13.796183+00:00\"\n                }\n            ],\n            \"tags\": [],\n            \"deals\": 0\n        },\n        {\n            \"id\": 82,\n            \"global_retailer_id\": 36,\n            \"name\": \"Claire's\",\n            \"slug\": \"claires\",\n            \"location\": \"-\",\n            \"created_at\": \"2023-09-05T05:06:07.290Z\",\n            \"custom_flags\": [\n                \"new\"\n            ],\n            \"media\": {\n                \"id\": 1362,\n                \"url\": \"https://mycenterportal-media-staging.s3.us-east-2.amazonaws.com/media/retailer/1693890343527-claires-logo.png\"\n            },\n            \"center\": {\n                \"id\": 83,\n                \"name\": \"Eastridge Center\"\n            },\n            \"categories\": [\n                {\n                    \"id\": 38,\n                    \"name\": \"Furniture\",\n                    \"created_at\": \"2023-09-15T05:11:53.719151+00:00\"\n                },\n                {\n                    \"id\": 48,\n                    \"name\": \"Shoes\",\n                    \"created_at\": \"2023-09-15T05:13:00.796089+00:00\"\n                }\n            ],\n            \"tags\": [],\n            \"deals\": 0\n        },\n        {\n            \"id\": 83,\n            \"global_retailer_id\": 37,\n            \"name\": \"Hollister\",\n            \"slug\": \"hollister\",\n            \"location\": \"-\",\n            \"created_at\": \"2023-09-05T05:07:08.859Z\",\n            \"custom_flags\": [],\n            \"media\": {\n                \"id\": 1363,\n                \"url\": \"https://mycenterportal-media-staging.s3.us-east-2.amazonaws.com/media/retailer/1693890405712-hollister.png\"\n            },\n            \"center\": {\n                \"id\": 83,\n                \"name\": \"Eastridge Center\"\n            },\n            \"categories\": [\n                {\n                    \"id\": 31,\n                    \"name\": \"Books, Music, & Movies\",\n                    \"created_at\": \"2023-09-15T05:10:58.065693+00:00\"\n                },\n                {\n                    \"id\": 35,\n                    \"name\": \"Department Stores\",\n                    \"created_at\": \"2023-09-15T05:11:28.032823+00:00\"\n                }\n            ],\n            \"tags\": [],\n            \"deals\": 1\n        },\n        {\n            \"id\": 67,\n            \"global_retailer_id\": 29,\n            \"name\": \"JCPenney\",\n            \"slug\": \"jc-penney\",\n            \"location\": \"-\",\n            \"created_at\": \"2023-09-05T04:44:45.490Z\",\n            \"custom_flags\": [],\n            \"media\": {\n                \"id\": 1295,\n                \"url\": \"https://mycenterportal-media-staging.s3.us-east-2.amazonaws.com/media/companies/1692678152931-jcpenney.png\"\n            },\n            \"center\": {\n                \"id\": 83,\n                \"name\": \"Eastridge Center\"\n            },\n            \"categories\": [\n                {\n                    \"id\": 38,\n                    \"name\": \"Furniture\",\n                    \"created_at\": \"2023-09-15T05:11:53.719151+00:00\"\n                },\n                {\n                    \"id\": 44,\n                    \"name\": \"Men's Apparel\",\n                    \"created_at\": \"2023-09-15T05:12:36.162244+00:00\"\n                }\n            ],\n            \"tags\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"tag 1\",\n                    \"created_at\": \"2023-02-23T05:27:06.891852+00:00\"\n                }\n            ],\n            \"deals\": 1\n        },\n        {\n            \"id\": 80,\n            \"global_retailer_id\": 35,\n            \"name\": \"LIDS\",\n            \"slug\": \"lids\",\n            \"location\": \"-\",\n            \"created_at\": \"2023-09-05T05:04:15.368Z\",\n            \"custom_flags\": [\n                \"Coming Soon\"\n            ],\n            \"media\": {\n                \"id\": 1361,\n                \"url\": \"https://mycenterportal-media-staging.s3.us-east-2.amazonaws.com/media/retailer/1693890237225-lids-logo.png\"\n            },\n            \"center\": {\n                \"id\": 83,\n                \"name\": \"Eastridge Center\"\n            },\n            \"categories\": [\n                {\n                    \"id\": 33,\n                    \"name\": \"Children's Apparel\",\n                    \"created_at\": \"2023-09-15T05:11:16.67061+00:00\"\n                },\n                {\n                    \"id\": 34,\n                    \"name\": \"Curbside Pickup\",\n                    \"created_at\": \"2023-09-15T05:11:20.593059+00:00\"\n                }\n            ],\n            \"tags\": [],\n            \"deals\": 0\n        },\n        {\n            \"id\": 73,\n            \"global_retailer_id\": 4,\n            \"name\": \"Macy's\",\n            \"slug\": \"macys\",\n            \"location\": \"-\",\n            \"created_at\": \"2023-09-05T04:49:22.578Z\",\n            \"custom_flags\": [],\n            \"media\": {\n                \"id\": 1290,\n                \"url\": \"https://mycenterportal-media-staging.s3.us-east-2.amazonaws.com/media/companies/1692633447358-macys-svg.svg\"\n            },\n            \"center\": {\n                \"id\": 83,\n                \"name\": \"Eastridge Center\"\n            },\n            \"categories\": [],\n            \"tags\": [\n                {\n                    \"id\": 126,\n                    \"name\": \"tag 3\",\n                    \"created_at\": \"2023-08-21T17:29:07.159719+00:00\"\n                }\n            ],\n            \"deals\": 0\n        },\n        {\n            \"id\": 78,\n            \"global_retailer_id\": 34,\n            \"name\": \"Professional Security Consultant\",\n            \"slug\": \"professional-security-consultant\",\n            \"location\": \"-\",\n            \"created_at\": \"2023-09-05T05:02:48.041Z\",\n            \"custom_flags\": [],\n            \"media\": {\n                \"id\": 1360,\n                \"url\": \"https://mycenterportal-media-staging.s3.us-east-2.amazonaws.com/media/retailer/1693890144789-psc-logo.png\"\n            },\n            \"center\": {\n                \"id\": 83,\n                \"name\": \"Eastridge Center\"\n            },\n            \"categories\": [\n                {\n                    \"id\": 38,\n                    \"name\": \"Furniture\",\n                    \"created_at\": \"2023-09-15T05:11:53.719151+00:00\"\n                }\n            ],\n            \"tags\": [],\n            \"deals\": 0\n        },\n        {\n            \"id\": 86,\n            \"global_retailer_id\": 40,\n            \"name\": \"Tilly's\",\n            \"slug\": \"tillys\",\n            \"location\": \"-\",\n            \"created_at\": \"2023-09-05T05:10:47.503Z\",\n            \"custom_flags\": [],\n            \"media\": {\n                \"id\": 1366,\n                \"url\": \"https://mycenterportal-media-staging.s3.us-east-2.amazonaws.com/media/retailer/1693890626928-tillys-logo.png\"\n            },\n            \"center\": {\n                \"id\": 83,\n                \"name\": \"Eastridge Center\"\n            },\n            \"categories\": [\n                {\n                    \"id\": 30,\n                    \"name\": \"Accessories\",\n                    \"created_at\": \"2023-09-15T05:10:44.310221+00:00\"\n                },\n                {\n                    \"id\": 31,\n                    \"name\": \"Books, Music, & Movies\",\n                    \"created_at\": \"2023-09-15T05:10:58.065693+00:00\"\n                }\n            ],\n            \"tags\": [],\n            \"deals\": 1\n        }\n    ]\n}"},{"id":"1f5186c5-c96b-4e63-a226-9ccc96f33888","name":"List","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":{"raw":"{{WEB_API_URL}}/retailers?limit=10&page=1&search&tag_ids[]=2","host":["{{WEB_API_URL}}"],"path":["retailers"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"},{"key":"category_ids[]","value":"2","disabled":true},{"key":"search","value":null},{"key":"tag_ids[]","value":"2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"448"},{"key":"ETag","value":"W/\"1c0-cVF1vZ7SasYDMf+Cb1cB3MlwbP8\""},{"key":"Date","value":"Fri, 10 Nov 2023 23:42:06 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 1,\n    \"items\": [\n        {\n            \"id\": 73,\n            \"global_retailer_id\": 4,\n            \"name\": \"Macy's\",\n            \"slug\": \"macys\",\n            \"location\": \"-\",\n            \"created_at\": \"2023-09-05T04:49:22.578Z\",\n            \"custom_flags\": [],\n            \"media\": {\n                \"id\": 1290,\n                \"url\": \"https://mycenterportal-media-staging.s3.us-east-2.amazonaws.com/media/companies/1692633447358-macys-svg.svg\"\n            },\n            \"center\": {\n                \"id\": 83,\n                \"name\": \"Eastridge Center\"\n            },\n            \"categories\": [],\n            \"tags\": [\n                {\n                    \"id\": 126,\n                    \"name\": \"tag 3\",\n                    \"created_at\": \"2023-08-21T17:29:07.159719+00:00\"\n                }\n            ],\n            \"deals\": 0\n        }\n    ]\n}"}],"_postman_id":"52e89b52-d744-4bcd-b967-d01f06c8116b"},{"name":"List Categories","id":"35006b35-3925-4c54-9e95-8ad7acaf4b39","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_URL}}/retailers/categories?limit=50&page=1&search&group=true","urlObject":{"path":["retailers","categories"],"host":["{{WEB_API_URL}}"],"query":[{"key":"limit","value":"50"},{"key":"page","value":"1"},{"key":"search","value":null},{"disabled":true,"description":{"content":"<p>id, name, created_at, global_retailers_count, slug</p>\n","type":"text/plain"},"key":"sort_column","value":null},{"disabled":true,"key":"sort_order","value":"DESC"},{"key":"group","value":"true"}],"variable":[]}},"response":[{"id":"abd601b9-d619-46b6-86bc-b2da5b7ccfba","name":"List Categories","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"1","type":"text"}],"url":{"raw":"{{WEB_API_URL}}/retailers/categories?limit=10&page=1&search","host":["{{WEB_API_URL}}"],"path":["retailers","categories"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"},{"key":"search","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"297"},{"key":"ETag","value":"W/\"129-1PAY4yXGzJBxowSq72YnwxiSWFk\""},{"key":"Date","value":"Sun, 25 Dec 2022 18:30:08 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 4,\n    \"items\": [\n        {\n            \"id\": 1,\n            \"name\": \"category 1\",\n            \"created_at\": \"2022-12-25T18:29:54.237Z\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"category 2\",\n            \"created_at\": \"2022-12-25T18:29:54.237Z\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"category 3\",\n            \"created_at\": \"2022-12-25T18:29:54.237Z\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"category 4\",\n            \"created_at\": \"2022-12-25T18:29:54.237Z\"\n        }\n    ]\n}"},{"id":"cab53483-af9b-48ea-9ffa-bd7cc575f141","name":"List Categories","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":{"raw":"{{WEB_API_URL}}/retailers/categories?limit=50&page=1&search&group=true","host":["{{WEB_API_URL}}"],"path":["retailers","categories"],"query":[{"key":"limit","value":"50"},{"key":"page","value":"1"},{"key":"search","value":null},{"key":"sort_column","value":null,"description":"id, name, created_at, global_retailers_count, slug","disabled":true},{"key":"sort_order","value":"DESC","disabled":true},{"key":"group","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2452"},{"key":"ETag","value":"W/\"994-hn8w2qMrn8wm4VT9eGsCOqLDA1M\""},{"key":"Date","value":"Fri, 24 Nov 2023 13:06:49 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": 30,\n            \"parent_id\": null,\n            \"name\": \"Accessories\",\n            \"slug\": \"accessories\",\n            \"children\": []\n        },\n        {\n            \"id\": 31,\n            \"parent_id\": null,\n            \"name\": \"Books, Music, & Movies\",\n            \"slug\": \"books-music-movies\",\n            \"children\": []\n        },\n        {\n            \"id\": 32,\n            \"parent_id\": null,\n            \"name\": \"Cards & Gifts\",\n            \"slug\": \"cards-gifts\",\n            \"children\": []\n        },\n        {\n            \"id\": 69,\n            \"parent_id\": null,\n            \"name\": \"Cat 7261\",\n            \"slug\": \"cat-726\",\n            \"children\": []\n        },\n        {\n            \"id\": 54,\n            \"parent_id\": null,\n            \"name\": \"cat 730\",\n            \"slug\": \"new-cat-4\",\n            \"children\": []\n        },\n        {\n            \"id\": 33,\n            \"parent_id\": null,\n            \"name\": \"Children's Apparel\",\n            \"slug\": \"childrens-apparel\",\n            \"children\": []\n        },\n        {\n            \"id\": 34,\n            \"parent_id\": null,\n            \"name\": \"Curbside Pickup\",\n            \"slug\": \"curbside-pickup\",\n            \"children\": []\n        },\n        {\n            \"id\": 35,\n            \"parent_id\": null,\n            \"name\": \"Department Stores\",\n            \"slug\": \"department-stores\",\n            \"children\": []\n        },\n        {\n            \"id\": 37,\n            \"parent_id\": null,\n            \"name\": \"Entertainment\",\n            \"slug\": \"entertainment\",\n            \"children\": []\n        },\n        {\n            \"id\": 38,\n            \"parent_id\": null,\n            \"name\": \"Furniture\",\n            \"slug\": \"furniture\",\n            \"children\": []\n        },\n        {\n            \"id\": 39,\n            \"parent_id\": null,\n            \"name\": \"Grocery & Pharmacy\",\n            \"slug\": \"grocery-pharmacy\",\n            \"children\": []\n        },\n        {\n            \"id\": 40,\n            \"parent_id\": null,\n            \"name\": \"Health & Beauty\",\n            \"slug\": \"health-beauty\",\n            \"children\": []\n        },\n        {\n            \"id\": 41,\n            \"parent_id\": null,\n            \"name\": \"Home & Bath\",\n            \"slug\": \"home-bath\",\n            \"children\": []\n        },\n        {\n            \"id\": 42,\n            \"parent_id\": null,\n            \"name\": \"Hotels & Lodging\",\n            \"slug\": \"hotels-lodging\",\n            \"children\": []\n        },\n        {\n            \"id\": 43,\n            \"parent_id\": null,\n            \"name\": \"Jewelry\",\n            \"slug\": \"jewelry\",\n            \"children\": []\n        },\n        {\n            \"id\": 44,\n            \"parent_id\": null,\n            \"name\": \"Men's Apparel\",\n            \"slug\": \"mens-apparel\",\n            \"children\": []\n        },\n        {\n            \"id\": 45,\n            \"parent_id\": null,\n            \"name\": \"Others\",\n            \"slug\": \"others\",\n            \"children\": []\n        },\n        {\n            \"id\": 36,\n            \"parent_id\": null,\n            \"name\": \"Pet-Friendly\",\n            \"slug\": \"pet-friendly\",\n            \"children\": []\n        },\n        {\n            \"id\": 4,\n            \"parent_id\": null,\n            \"name\": \"Restaurants\",\n            \"slug\": \"restaurants_and_eateries\",\n            \"children\": [\n                {\n                    \"id\": 5,\n                    \"parent_id\": 4,\n                    \"name\": \"Asian Cuisine\",\n                    \"slug\": \"asian_cuisine\",\n                    \"depth\": 1,\n                    \"children\": []\n                },\n                {\n                    \"id\": 29,\n                    \"parent_id\": 4,\n                    \"name\": \"Fast Food\",\n                    \"slug\": \"fast-food\",\n                    \"depth\": 1,\n                    \"children\": []\n                },\n                {\n                    \"id\": 28,\n                    \"parent_id\": 4,\n                    \"name\": \"Italian Restaurants\",\n                    \"slug\": \"italian-restaurants\",\n                    \"depth\": 1,\n                    \"children\": []\n                }\n            ]\n        },\n        {\n            \"id\": 46,\n            \"parent_id\": null,\n            \"name\": \"Services\",\n            \"slug\": \"services\",\n            \"children\": []\n        },\n        {\n            \"id\": 48,\n            \"parent_id\": null,\n            \"name\": \"Shoes\",\n            \"slug\": \"shoes\",\n            \"children\": []\n        },\n        {\n            \"id\": 47,\n            \"parent_id\": null,\n            \"name\": \"Sports & Fitness\",\n            \"slug\": \"sports-fitness\",\n            \"children\": []\n        },\n        {\n            \"id\": 49,\n            \"parent_id\": null,\n            \"name\": \"Tech & Electronics\",\n            \"slug\": \"technology-electronics\",\n            \"children\": []\n        },\n        {\n            \"id\": 50,\n            \"parent_id\": null,\n            \"name\": \"Toys & Hobbies\",\n            \"slug\": \"toys-hobbies\",\n            \"children\": []\n        },\n        {\n            \"id\": 51,\n            \"parent_id\": null,\n            \"name\": \"Women's Apparel\",\n            \"slug\": \"womens-apparel\",\n            \"children\": []\n        }\n    ]\n}"},{"id":"6f1afacb-eec0-4046-bac7-11bddbdf221d","name":"List Categories","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text","disabled":true},{"key":"origin","value":"https://eastridgecenter.com/","type":"text"}],"url":{"raw":"{{WEB_API_URL}}/retailers/categories?limit=50&page=1&search&group=true","host":["{{WEB_API_URL}}"],"path":["retailers","categories"],"query":[{"key":"limit","value":"50"},{"key":"page","value":"1"},{"key":"search","value":null},{"key":"sort_column","value":null,"description":"id, name, created_at, global_retailers_count, slug","disabled":true},{"key":"sort_order","value":"DESC","disabled":true},{"key":"group","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"https://eastridgecenter.com/"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2452"},{"key":"ETag","value":"W/\"994-hn8w2qMrn8wm4VT9eGsCOqLDA1M\""},{"key":"Date","value":"Tue, 28 Nov 2023 05:26:16 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": 30,\n            \"parent_id\": null,\n            \"name\": \"Accessories\",\n            \"slug\": \"accessories\",\n            \"children\": []\n        },\n        {\n            \"id\": 31,\n            \"parent_id\": null,\n            \"name\": \"Books, Music, & Movies\",\n            \"slug\": \"books-music-movies\",\n            \"children\": []\n        },\n        {\n            \"id\": 32,\n            \"parent_id\": null,\n            \"name\": \"Cards & Gifts\",\n            \"slug\": \"cards-gifts\",\n            \"children\": []\n        },\n        {\n            \"id\": 69,\n            \"parent_id\": null,\n            \"name\": \"Cat 7261\",\n            \"slug\": \"cat-726\",\n            \"children\": []\n        },\n        {\n            \"id\": 54,\n            \"parent_id\": null,\n            \"name\": \"cat 730\",\n            \"slug\": \"new-cat-4\",\n            \"children\": []\n        },\n        {\n            \"id\": 33,\n            \"parent_id\": null,\n            \"name\": \"Children's Apparel\",\n            \"slug\": \"childrens-apparel\",\n            \"children\": []\n        },\n        {\n            \"id\": 34,\n            \"parent_id\": null,\n            \"name\": \"Curbside Pickup\",\n            \"slug\": \"curbside-pickup\",\n            \"children\": []\n        },\n        {\n            \"id\": 35,\n            \"parent_id\": null,\n            \"name\": \"Department Stores\",\n            \"slug\": \"department-stores\",\n            \"children\": []\n        },\n        {\n            \"id\": 37,\n            \"parent_id\": null,\n            \"name\": \"Entertainment\",\n            \"slug\": \"entertainment\",\n            \"children\": []\n        },\n        {\n            \"id\": 38,\n            \"parent_id\": null,\n            \"name\": \"Furniture\",\n            \"slug\": \"furniture\",\n            \"children\": []\n        },\n        {\n            \"id\": 39,\n            \"parent_id\": null,\n            \"name\": \"Grocery & Pharmacy\",\n            \"slug\": \"grocery-pharmacy\",\n            \"children\": []\n        },\n        {\n            \"id\": 40,\n            \"parent_id\": null,\n            \"name\": \"Health & Beauty\",\n            \"slug\": \"health-beauty\",\n            \"children\": []\n        },\n        {\n            \"id\": 41,\n            \"parent_id\": null,\n            \"name\": \"Home & Bath\",\n            \"slug\": \"home-bath\",\n            \"children\": []\n        },\n        {\n            \"id\": 42,\n            \"parent_id\": null,\n            \"name\": \"Hotels & Lodging\",\n            \"slug\": \"hotels-lodging\",\n            \"children\": []\n        },\n        {\n            \"id\": 43,\n            \"parent_id\": null,\n            \"name\": \"Jewelry\",\n            \"slug\": \"jewelry\",\n            \"children\": []\n        },\n        {\n            \"id\": 44,\n            \"parent_id\": null,\n            \"name\": \"Men's Apparel\",\n            \"slug\": \"mens-apparel\",\n            \"children\": []\n        },\n        {\n            \"id\": 45,\n            \"parent_id\": null,\n            \"name\": \"Others\",\n            \"slug\": \"others\",\n            \"children\": []\n        },\n        {\n            \"id\": 36,\n            \"parent_id\": null,\n            \"name\": \"Pet-Friendly\",\n            \"slug\": \"pet-friendly\",\n            \"children\": []\n        },\n        {\n            \"id\": 4,\n            \"parent_id\": null,\n            \"name\": \"Restaurants\",\n            \"slug\": \"restaurants_and_eateries\",\n            \"children\": [\n                {\n                    \"id\": 5,\n                    \"parent_id\": 4,\n                    \"name\": \"Asian Cuisine\",\n                    \"slug\": \"asian_cuisine\",\n                    \"depth\": 1,\n                    \"children\": []\n                },\n                {\n                    \"id\": 29,\n                    \"parent_id\": 4,\n                    \"name\": \"Fast Food\",\n                    \"slug\": \"fast-food\",\n                    \"depth\": 1,\n                    \"children\": []\n                },\n                {\n                    \"id\": 28,\n                    \"parent_id\": 4,\n                    \"name\": \"Italian Restaurants\",\n                    \"slug\": \"italian-restaurants\",\n                    \"depth\": 1,\n                    \"children\": []\n                }\n            ]\n        },\n        {\n            \"id\": 46,\n            \"parent_id\": null,\n            \"name\": \"Services\",\n            \"slug\": \"services\",\n            \"children\": []\n        },\n        {\n            \"id\": 48,\n            \"parent_id\": null,\n            \"name\": \"Shoes\",\n            \"slug\": \"shoes\",\n            \"children\": []\n        },\n        {\n            \"id\": 47,\n            \"parent_id\": null,\n            \"name\": \"Sports & Fitness\",\n            \"slug\": \"sports-fitness\",\n            \"children\": []\n        },\n        {\n            \"id\": 49,\n            \"parent_id\": null,\n            \"name\": \"Tech & Electronics\",\n            \"slug\": \"technology-electronics\",\n            \"children\": []\n        },\n        {\n            \"id\": 50,\n            \"parent_id\": null,\n            \"name\": \"Toys & Hobbies\",\n            \"slug\": \"toys-hobbies\",\n            \"children\": []\n        },\n        {\n            \"id\": 51,\n            \"parent_id\": null,\n            \"name\": \"Women's Apparel\",\n            \"slug\": \"womens-apparel\",\n            \"children\": []\n        }\n    ]\n}"}],"_postman_id":"35006b35-3925-4c54-9e95-8ad7acaf4b39"},{"name":"List Tags","id":"53778c5f-56b6-4063-9180-36332b573862","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_URL}}/retailers/tags?limit=10&page=1&search","urlObject":{"path":["retailers","tags"],"host":["{{WEB_API_URL}}"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"},{"key":"search","value":null}],"variable":[]}},"response":[{"id":"da7e177a-2403-403b-b74d-0e11c898315f","name":"List Tags","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"1","type":"text"}],"url":{"raw":"{{WEB_API_URL}}/retailers/tags?limit=10&page=1&search","host":["{{WEB_API_URL}}"],"path":["retailers","tags"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"},{"key":"search","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"281"},{"key":"ETag","value":"W/\"119-RhdgYhNtVjDRqJ7u2R/3RHpUpmc\""},{"key":"Date","value":"Sun, 25 Dec 2022 18:30:05 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 4,\n    \"items\": [\n        {\n            \"id\": 1,\n            \"name\": \"tags 1\",\n            \"created_at\": \"2022-12-25T18:29:39.291Z\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"tags 2\",\n            \"created_at\": \"2022-12-25T18:29:39.291Z\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"tags 3\",\n            \"created_at\": \"2022-12-25T18:29:39.291Z\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"tags 4\",\n            \"created_at\": \"2022-12-25T18:29:39.291Z\"\n        }\n    ]\n}"}],"_postman_id":"53778c5f-56b6-4063-9180-36332b573862"},{"name":"Get One by Slug","id":"2f16ec40-0eef-4b5a-918c-3f4fc71d19c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_URL}}/retailers/:slug","urlObject":{"path":["retailers",":slug"],"host":["{{WEB_API_URL}}"],"query":[],"variable":[{"id":"bfaa8d8a-21ae-4183-94d3-a98b0715b218","type":"any","value":"retailer-angrej","key":"slug"}]}},"response":[{"id":"9002c8a9-2e22-49dc-a243-8db3bd469ead","name":"Get One","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"1","type":"text"}],"url":{"raw":"{{WEB_API_URL}}/retailers/:slug","host":["{{WEB_API_URL}}"],"path":["retailers",":slug"],"variable":[{"key":"slug","value":"gucci"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"578"},{"key":"ETag","value":"W/\"242-zU2ll02CkJxZCbA0JLnc6E2jBGY\""},{"key":"Date","value":"Sun, 05 Mar 2023 16:35:23 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 3,\n    \"center_id\": 1,\n    \"user_id\": 8,\n    \"media_id\": null,\n    \"sharerail_retailer_id\": null,\n    \"name\": \"Gucci\",\n    \"slug\": \"gucci\",\n    \"location\": \"asd\",\n    \"retailer_phone\": \"asd\",\n    \"links\": {\n        \"website\": \"https://www.gucci.com/int/en\"\n    },\n    \"description\": \"gucci\",\n    \"vs_link\": \"https://www.gucci.com/int/en/\",\n    \"parking_zone\": \"asd\",\n    \"curbside_pickup\": true,\n    \"is_active\": true,\n    \"created_at\": \"2023-02-26T15:28:13.400Z\",\n    \"updated_at\": null,\n    \"global_retailer\": null,\n    \"center\": {\n        \"id\": 1,\n        \"name\": \"Center 1\"\n    },\n    \"user\": {\n        \"id\": 8,\n        \"username\": null,\n        \"email\": \"some111@gmail.com\"\n    },\n    \"categories\": [\n        {\n            \"id\": 1,\n            \"name\": \"new tag\"\n        }\n    ],\n    \"tags\": [\n        {\n            \"id\": 1,\n            \"name\": \"new tag\"\n        }\n    ]\n}"}],"_postman_id":"2f16ec40-0eef-4b5a-918c-3f4fc71d19c9"},{"name":"Get One by Slug & ID","id":"e0fc17b3-5f5d-403d-aca0-df90ee4cea78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_URL}}/retailers/:slug/:retailer_id","urlObject":{"path":["retailers",":slug",":retailer_id"],"host":["{{WEB_API_URL}}"],"query":[],"variable":[{"id":"bcf113bf-d046-4ee1-b8f6-fd35c4637ff3","type":"any","value":"retailer-angrej","key":"slug"},{"id":"5525c77f-0613-41d6-9ec8-e4264b3e6296","type":"any","value":"135","key":"retailer_id"}]}},"response":[{"id":"06d80af1-9751-4b92-a664-8564c275cbe3","name":"Get One","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"1","type":"text"}],"url":{"raw":"{{WEB_API_URL}}/retailers/:slug","host":["{{WEB_API_URL}}"],"path":["retailers",":slug"],"variable":[{"key":"slug","value":"gucci"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"578"},{"key":"ETag","value":"W/\"242-zU2ll02CkJxZCbA0JLnc6E2jBGY\""},{"key":"Date","value":"Sun, 05 Mar 2023 16:35:23 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 3,\n    \"center_id\": 1,\n    \"user_id\": 8,\n    \"media_id\": null,\n    \"sharerail_retailer_id\": null,\n    \"name\": \"Gucci\",\n    \"slug\": \"gucci\",\n    \"location\": \"asd\",\n    \"retailer_phone\": \"asd\",\n    \"links\": {\n        \"website\": \"https://www.gucci.com/int/en\"\n    },\n    \"description\": \"gucci\",\n    \"vs_link\": \"https://www.gucci.com/int/en/\",\n    \"parking_zone\": \"asd\",\n    \"curbside_pickup\": true,\n    \"is_active\": true,\n    \"created_at\": \"2023-02-26T15:28:13.400Z\",\n    \"updated_at\": null,\n    \"global_retailer\": null,\n    \"center\": {\n        \"id\": 1,\n        \"name\": \"Center 1\"\n    },\n    \"user\": {\n        \"id\": 8,\n        \"username\": null,\n        \"email\": \"some111@gmail.com\"\n    },\n    \"categories\": [\n        {\n            \"id\": 1,\n            \"name\": \"new tag\"\n        }\n    ],\n    \"tags\": [\n        {\n            \"id\": 1,\n            \"name\": \"new tag\"\n        }\n    ]\n}"}],"_postman_id":"e0fc17b3-5f5d-403d-aca0-df90ee4cea78"}],"id":"1f1b23a2-286a-49ad-9573-574e486c29c9","_postman_id":"1f1b23a2-286a-49ad-9573-574e486c29c9","description":""},{"name":"Deals","item":[{"name":"List Deals","id":"ad62fd8b-bc87-4713-b12a-943bb2e5d566","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_URL}}/deals?limit=100&page=1","urlObject":{"path":["deals"],"host":["{{WEB_API_URL}}"],"query":[{"key":"limit","value":"100"},{"key":"page","value":"1"},{"disabled":true,"key":"search","value":""},{"disabled":true,"key":"retailer_id","value":"2"}],"variable":[]}},"response":[{"id":"2ac052ea-ba8e-4134-81c9-81060db6830d","name":"List Deals","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"1","type":"text"}],"url":{"raw":"{{WEB_API_URL}}/deals?limit=10&page=1&search=&is_active&is_available","host":["{{WEB_API_URL}}"],"path":["deals"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"},{"key":"search","value":""},{"key":"retailer_id","value":"2","disabled":true},{"key":"is_active","value":null},{"key":"is_available","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"851"},{"key":"ETag","value":"W/\"353-4FMXuueiiB1tp+pig86gY5uj8kQ\""},{"key":"Date","value":"Sun, 05 Mar 2023 16:39:59 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 2,\n    \"items\": [\n        {\n            \"id\": 6,\n            \"title\": \"new title\",\n            \"slug\": \"new-title\",\n            \"start_date\": \"2022-08-30\",\n            \"end_date\": \"2022-12-30\",\n            \"is_active\": true,\n            \"created_at\": \"2023-03-05T16:38:46.263Z\",\n            \"updated_at\": null,\n            \"short_description\": \"some short_description\",\n            \"media\": null,\n            \"center\": {\n                \"id\": 1,\n                \"name\": \"Center 1\",\n                \"media\": {\n                    \"dark\": {\n                        \"id\": 3,\n                        \"url\": \"3.png\"\n                    },\n                    \"light\": {\n                        \"id\": 3,\n                        \"url\": \"3.png\"\n                    }\n                }\n            },\n            \"retailer\": {\n                \"id\": 4,\n                \"name\": \"Gucci\",\n                \"location\": \"asd\",\n                \"media\": null\n            }\n        },\n        {\n            \"id\": 5,\n            \"title\": \"new title\",\n            \"slug\": \"new-title-2\",\n            \"start_date\": \"2022-08-30\",\n            \"end_date\": \"2022-12-30\",\n            \"is_active\": true,\n            \"created_at\": \"2023-03-05T16:38:22.251Z\",\n            \"updated_at\": \"2023-03-05T16:39:51.497Z\",\n            \"short_description\": \"some short_description\",\n            \"media\": null,\n            \"center\": {\n                \"id\": 1,\n                \"name\": \"Center 1\",\n                \"media\": {\n                    \"dark\": {\n                        \"id\": 3,\n                        \"url\": \"3.png\"\n                    },\n                    \"light\": {\n                        \"id\": 3,\n                        \"url\": \"3.png\"\n                    }\n                }\n            },\n            \"retailer\": {\n                \"id\": 4,\n                \"name\": \"Gucci\",\n                \"location\": \"asd\",\n                \"media\": null\n            }\n        }\n    ]\n}"}],"_postman_id":"ad62fd8b-bc87-4713-b12a-943bb2e5d566"},{"name":"Get One Deal","id":"51cdc06f-5a1d-4af8-af8c-c76db163b3f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}"}],"url":"{{WEB_API_URL}}/deals/:slug","urlObject":{"path":["deals",":slug"],"host":["{{WEB_API_URL}}"],"query":[],"variable":[{"id":"1ab6d9ec-1959-496c-bfb6-045dd6efe078","type":"any","value":"time-for-feel-good-fabrics","key":"slug"}]}},"response":[{"id":"9283d673-6bfb-47e1-a66c-f8066fd57bb0","name":"Get One Deal","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"1","type":"text"}],"url":{"raw":"{{WEB_API_URL}}/deals/:slug","host":["{{WEB_API_URL}}"],"path":["deals",":slug"],"variable":[{"key":"slug","value":"new-title-2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"460"},{"key":"ETag","value":"W/\"1cc-jJSxbTghLpyFy+B/w3YwyFOO6+E\""},{"key":"Date","value":"Sun, 05 Mar 2023 16:40:14 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 5,\n    \"title\": \"new title\",\n    \"slug\": \"new-title-2\",\n    \"start_date\": \"2022-08-30\",\n    \"end_date\": \"2022-12-30\",\n    \"description\": \"this is my career\",\n    \"short_description\": \"some short_description\",\n    \"is_active\": true,\n    \"created_at\": \"2023-03-05T16:38:22.251Z\",\n    \"updated_at\": \"2023-03-05T16:39:51.497Z\",\n    \"media\": null,\n    \"center\": {\n        \"id\": 1,\n        \"name\": \"Center 1\",\n        \"media\": {\n            \"dark\": {\n                \"id\": 3,\n                \"url\": \"3.png\"\n            },\n            \"light\": {\n                \"id\": 3,\n                \"url\": \"3.png\"\n            }\n        }\n    },\n    \"retailer\": {\n        \"id\": 4,\n        \"name\": \"Gucci\",\n        \"location\": \"asd\",\n        \"media\": null\n    }\n}"}],"_postman_id":"51cdc06f-5a1d-4af8-af8c-c76db163b3f0"}],"id":"e53d425d-108c-48cc-80b4-10869aef6e87","_postman_id":"e53d425d-108c-48cc-80b4-10869aef6e87","description":""},{"name":"Events","item":[{"name":"List","id":"239b3015-ed6a-4e7c-ab89-1606299855d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}"}],"url":"{{WEB_API_URL}}/events?limit=100&page=1","urlObject":{"path":["events"],"host":["{{WEB_API_URL}}"],"query":[{"disabled":true,"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"search","value":""},{"disabled":true,"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"ongoing","value":"true"},{"disabled":true,"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"category_ids[0]","value":"95"},{"disabled":true,"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"category_ids[1]","value":"94"},{"key":"limit","value":"100"},{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"877e1bd3-de14-43d9-9351-e8690f700ce9","name":"List","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"1","type":"text"}],"url":{"raw":"{{WEB_API_URL}}/events?limit=10&page=1&search","host":["{{WEB_API_URL}}"],"path":["events"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"},{"key":"search","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"964"},{"key":"ETag","value":"W/\"3c4-nr3JXrGT01K23q1RESxchPpWdgY\""},{"key":"Date","value":"Sun, 26 Feb 2023 15:24:22 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 3,\n    \"items\": [\n        {\n            \"id\": 4,\n            \"media\": null,\n            \"title\": \"some title\",\n            \"slug\": \"some-slug\",\n            \"short_description\": \"some short_descriptions\",\n            \"start_date\": \"2022-08-29T19:00:00.000Z\",\n            \"end_date\": \"2022-12-29T19:00:00.000Z\",\n            \"start_time\": \"14:00:00\",\n            \"end_time\": \"23:00:00\",\n            \"is_active\": true,\n            \"created_at\": \"2023-02-23T20:27:31.506Z\",\n            \"updated_at\": null\n        },\n        {\n            \"id\": 5,\n            \"media\": null,\n            \"title\": \"some title\",\n            \"slug\": \"some-slug\",\n            \"short_description\": \"some short_descriptions\",\n            \"start_date\": \"2022-08-29T19:00:00.000Z\",\n            \"end_date\": \"2022-12-29T19:00:00.000Z\",\n            \"start_time\": \"14:00:00\",\n            \"end_time\": \"23:00:00\",\n            \"is_active\": true,\n            \"created_at\": \"2023-02-23T20:27:33.610Z\",\n            \"updated_at\": null\n        },\n        {\n            \"id\": 6,\n            \"media\": null,\n            \"title\": \"some title\",\n            \"slug\": \"some-slug\",\n            \"short_description\": \"some short_descriptions\",\n            \"start_date\": \"2023-02-23T19:00:00.000Z\",\n            \"end_date\": \"2023-02-24T19:00:00.000Z\",\n            \"start_time\": \"01:00:00\",\n            \"end_time\": \"23:00:00\",\n            \"is_active\": true,\n            \"created_at\": \"2023-02-23T20:29:43.724Z\",\n            \"updated_at\": \"2023-02-23T20:31:27.864Z\"\n        }\n    ]\n}"}],"_postman_id":"239b3015-ed6a-4e7c-ab89-1606299855d3"},{"name":"Get One","id":"214b5b8c-0b9e-455f-8cb1-e62559721792","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_URL}}/events/:slug","urlObject":{"path":["events",":slug"],"host":["{{WEB_API_URL}}"],"query":[],"variable":[{"id":"03062318-9933-4d09-9d47-0a58a9645cc6","type":"any","value":"test-new","key":"slug"}]}},"response":[{"id":"071b11ae-b6bd-4393-a94a-4c0e2275fb27","name":"Get One","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"1","type":"text"}],"url":{"raw":"{{WEB_API_URL}}/events/:slug","host":["{{WEB_API_URL}}"],"path":["events",":slug"],"variable":[{"key":"slug","value":"some-slug-1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"663"},{"key":"ETag","value":"W/\"297-QshxMmu0jcTTSeyx8JZEctijFz4\""},{"key":"Date","value":"Sun, 05 Mar 2023 16:34:52 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 4,\n    \"center\": {\n        \"id\": 1,\n        \"name\": \"Center 1\"\n    },\n    \"image\": null,\n    \"title\": \"some title\",\n    \"slug\": \"some-slug-1\",\n    \"start_date\": \"2022-08-30\",\n    \"end_date\": \"2022-12-30\",\n    \"start_time\": \"14:00:00\",\n    \"end_time\": \"23:00:00\",\n    \"short_description\": \"some short_descriptions\",\n    \"description\": \"some descriptions\",\n    \"event_color\": \"#123456\",\n    \"is_all_day_event\": false,\n    \"is_repeat_event\": false,\n    \"repeat_on\": null,\n    \"repeat_weeks\": [\n        1,\n        2,\n        3\n    ],\n    \"repeat_days\": [\n        1,\n        2\n    ],\n    \"repeat_dates\": [\n        1,\n        2\n    ],\n    \"repeat_specific_dates\": [\n        \"2022-12-30\"\n    ],\n    \"repeat_rrule\": \"some rrule\",\n    \"is_holiday_event\": false,\n    \"is_kids_event\": false,\n    \"event_url\": \"some url\",\n    \"is_active\": true,\n    \"created_at\": \"2023-02-23T20:27:31.506Z\",\n    \"updated_at\": \"2023-03-05T16:33:56.475Z\"\n}"}],"_postman_id":"214b5b8c-0b9e-455f-8cb1-e62559721792"},{"name":"Categories","id":"5faa8111-47cd-444c-a70d-b06db008aed9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}"}],"url":"{{WEB_API_URL}}/events/categories?limit=10&page=1&search","urlObject":{"path":["events","categories"],"host":["{{WEB_API_URL}}"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"},{"key":"search","value":null}],"variable":[]}},"response":[{"id":"e469212c-ed89-4f0d-8a0f-3daf31549df7","name":"List Tags","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"1","type":"text"}],"url":{"raw":"{{WEB_API_URL}}/retailers/tags?limit=10&page=1&search","host":["{{WEB_API_URL}}"],"path":["retailers","tags"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"},{"key":"search","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"281"},{"key":"ETag","value":"W/\"119-RhdgYhNtVjDRqJ7u2R/3RHpUpmc\""},{"key":"Date","value":"Sun, 25 Dec 2022 18:30:05 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 4,\n    \"items\": [\n        {\n            \"id\": 1,\n            \"name\": \"tags 1\",\n            \"created_at\": \"2022-12-25T18:29:39.291Z\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"tags 2\",\n            \"created_at\": \"2022-12-25T18:29:39.291Z\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"tags 3\",\n            \"created_at\": \"2022-12-25T18:29:39.291Z\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"tags 4\",\n            \"created_at\": \"2022-12-25T18:29:39.291Z\"\n        }\n    ]\n}"}],"_postman_id":"5faa8111-47cd-444c-a70d-b06db008aed9"}],"id":"4836daab-f4b5-44a2-9034-08dd3a293efd","_postman_id":"4836daab-f4b5-44a2-9034-08dd3a293efd","description":""},{"name":"Careers","item":[{"name":"List","id":"28c2aa98-6fca-4f2d-a982-ec8d8ab96b94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_URL}}/careers?limit=10&page=1","urlObject":{"path":["careers"],"host":["{{WEB_API_URL}}"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"},{"disabled":true,"key":"search","value":null},{"disabled":true,"key":"retailer_id","value":null}],"variable":[]}},"response":[{"id":"65ba9b51-9829-4d70-9ef0-698a276660e6","name":"List","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":{"raw":"{{WEB_API_URL}}/careers?limit=10&page=1&search&retailer_id&is_active&is_available","host":["{{WEB_API_URL}}"],"path":["careers"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"},{"key":"search","value":null},{"key":"retailer_id","value":null},{"key":"is_active","value":null},{"key":"is_available","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"717"},{"key":"ETag","value":"W/\"2cd-XbYY5QXaPBkEAOhL7cuO2eS+fN0\""},{"key":"Date","value":"Sat, 30 Sep 2023 10:37:35 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 1,\n    \"items\": [\n        {\n            \"id\": 89,\n            \"title\": \"sde\",\n            \"start_date\": \"2023-08-22\",\n            \"short_description\": \"dummy job description\",\n            \"end_date\": \"2023-08-24\",\n            \"is_active\": true,\n            \"created_at\": \"2023-08-22T14:40:14.665Z\",\n            \"updated_at\": null,\n            \"media\": null,\n            \"center\": {\n                \"id\": 33,\n                \"name\": \"EyeOn Center\",\n                \"logo\": {\n                    \"dark\": {\n                        \"id\": 1345,\n                        \"url\": \"https://mycenterportal-media-staging.s3.us-east-2.amazonaws.com/media/centers/1692722478667-eyeonlogo.svg\"\n                    },\n                    \"light\": {\n                        \"id\": 1345,\n                        \"url\": \"https://mycenterportal-media-staging.s3.us-east-2.amazonaws.com/media/centers/1692722478667-eyeonlogo.svg\"\n                    }\n                }\n            },\n            \"retailer\": {\n                \"id\": 60,\n                \"name\": \"Macy's\",\n                \"image\": {\n                    \"id\": 1290,\n                    \"url\": \"https://mycenterportal-media-staging.s3.us-east-2.amazonaws.com/media/companies/1692633447358-macys-svg.svg\"\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"28c2aa98-6fca-4f2d-a982-ec8d8ab96b94"},{"name":"Get One","id":"052d34d2-706e-475e-82e5-1c7e7d3c96d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_URL}}/careers/:slug","urlObject":{"path":["careers",":slug"],"host":["{{WEB_API_URL}}"],"query":[],"variable":[{"id":"59766d56-a349-4932-8f5a-2fe2b9c76571","type":"any","value":"at-t","key":"slug"}]}},"response":[{"id":"09e83c21-fd8a-4485-a097-2aaea16de30c","name":"Get One","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":{"raw":"{{WEB_API_URL}}/careers/:slug","host":["{{WEB_API_URL}}"],"path":["careers",":slug"],"variable":[{"key":"slug","value":"sde"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"837"},{"key":"ETag","value":"W/\"345-LntnkButxQdJh+mJ3Jbui4/eVQo\""},{"key":"Date","value":"Tue, 03 Oct 2023 11:43:44 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 89,\n    \"title\": \"sde\",\n    \"slug\": \"sde\",\n    \"start_date\": \"2023-08-22\",\n    \"end_date\": \"2023-08-24\",\n    \"apply_link\": \"https://www.gig.com/careers\",\n    \"description\": \"<p>dummy job description</p>\",\n    \"contact_person\": {\n        \"name\": \"Test\",\n        \"email\": \"test@gmail.com\",\n        \"cell_phone\": \"12323232323\"\n    },\n    \"is_active\": true,\n    \"created_at\": \"2023-08-22T14:40:14.665Z\",\n    \"updated_at\": null,\n    \"image\": null,\n    \"center\": {\n        \"id\": 33,\n        \"name\": \"EyeOn Center\",\n        \"logo\": {\n            \"dark\": {\n                \"id\": 1345,\n                \"url\": \"https://mycenterportal-media-staging.s3.us-east-2.amazonaws.com/media/centers/1692722478667-eyeonlogo.svg\"\n            },\n            \"light\": {\n                \"id\": 1345,\n                \"url\": \"https://mycenterportal-media-staging.s3.us-east-2.amazonaws.com/media/centers/1692722478667-eyeonlogo.svg\"\n            }\n        }\n    },\n    \"retailer\": {\n        \"id\": 60,\n        \"name\": \"Macy's\",\n        \"image\": {\n            \"id\": 1290,\n            \"url\": \"https://mycenterportal-media-staging.s3.us-east-2.amazonaws.com/media/companies/1692633447358-macys-svg.svg\"\n        }\n    }\n}"}],"_postman_id":"052d34d2-706e-475e-82e5-1c7e7d3c96d5"}],"id":"f94d66c9-7549-4700-9281-ab5a21a1cdbd","_postman_id":"f94d66c9-7549-4700-9281-ab5a21a1cdbd","description":""},{"name":"News","item":[{"name":"List","id":"6c2b26b0-7533-4b35-890f-6a45237df1f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_URL}}/blogs?limit=100&page=1","description":"<p><strong>Sorting Options:</strong></p>\n<p>id</p>\n<p>center_id</p>\n<p>user_id</p>\n<p>media_id</p>\n<p>title</p>\n<p>slug</p>\n<p>is_active</p>\n<p>created_at</p>\n<p>updated_at</p>\n<p>post_date</p>\n","urlObject":{"path":["blogs"],"host":["{{WEB_API_URL}}"],"query":[{"key":"limit","value":"100"},{"key":"page","value":"1"},{"disabled":true,"key":"user_id","value":"2"},{"disabled":true,"key":"tag_ids[]","value":"3"},{"disabled":true,"key":"category_ids[]","value":"2"},{"disabled":true,"key":"search","value":null},{"disabled":true,"key":"sortColumn","value":"post_date"},{"disabled":true,"key":"sortOrder","value":"DESC"}],"variable":[]}},"response":[{"id":"cb36f2cb-f4fb-48c8-8e3a-2b344c58346e","name":"List","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":{"raw":"{{WEB_API_URL}}/blogs?limit=10&page=1&search&desc=true","host":["{{WEB_API_URL}}"],"path":["blogs"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"},{"key":"user_id","value":"2","disabled":true},{"key":"tag_ids[]","value":"3","disabled":true},{"key":"category_ids[]","value":"2","disabled":true},{"key":"search","value":null},{"key":"desc","value":"true"},{"key":"postDate","value":null,"description":"date type","disabled":true},{"key":"createdAt","value":null,"description":"timestamp","disabled":true},{"key":"tittle","value":null,"description":"string","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2862"},{"key":"ETag","value":"W/\"b2e-01IxG5s3yNWTURIK05J9GMfu+/4\""},{"key":"Date","value":"Thu, 19 Oct 2023 08:03:29 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 5,\n    \"items\": [\n        {\n            \"id\": 120,\n            \"media\": {\n                \"id\": 1405,\n                \"url\": \"https://mycenterportal-media-staging.s3.us-east-2.amazonaws.com/media/blog/1694539548263-lakwena.jpg\"\n            },\n            \"title\": \"12 Days of Giveaways with Eastridge!\",\n            \"slug\": \"12-days-of-giveaways-with-eastridge\",\n            \"short_description\": \"12 Days of GiveawaysFollow us on Instagram @EastridgeCenter!  We’re giving away a TON OF GIFTS (like $4000 worth) every day December 4, 2017- December 15, 2017! Plus our Instagram is awesome – sneak-p\",\n            \"is_active\": true,\n            \"created_at\": \"2023-09-30T12:08:16.304Z\",\n            \"updated_at\": \"2023-10-19T05:47:42.645Z\",\n            \"post_date\": \"2023-09-20\",\n            \"author\": null,\n            \"tags\": [],\n            \"categories\": [\n                {\n                    \"id\": 2,\n                    \"name\": \"Business\",\n                    \"created_at\": \"2023-02-10T05:40:20.564468+00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 121,\n            \"media\": {\n                \"id\": 1403,\n                \"url\": \"https://mycenterportal-media-staging.s3.us-east-2.amazonaws.com/media/blog/1694539257290-chinese-lantern-festival-press-release.jpg\"\n            },\n            \"title\": \"Art Wednesday’s at Eastridge\",\n            \"slug\": \"art-wednesdays-at-eastridge\",\n            \"short_description\": \"Wednesday nights at Eastridge just got a whole lot better!.  .  .Text “EastridgeArt” to 41487 to stay updated!Introducing #EastridgeArt Wednesday’s where we celebrate the best of San Jose through musi\",\n            \"is_active\": true,\n            \"created_at\": \"2023-09-30T12:08:46.705Z\",\n            \"updated_at\": \"2023-10-19T05:47:42.645Z\",\n            \"post_date\": \"2023-08-29\",\n            \"author\": null,\n            \"tags\": [],\n            \"categories\": [\n                {\n                    \"id\": 3,\n                    \"name\": \"Dining\",\n                    \"created_at\": \"2023-02-10T05:40:39.228075+00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 122,\n            \"media\": {\n                \"id\": 1384,\n                \"url\": \"https://mycenterportal-media-staging.s3.us-east-2.amazonaws.com/media/blog/1693906149880-cbi.jpg\"\n            },\n            \"title\": \"3-Day Grand Opening Weekend\",\n            \"slug\": \"3-day-grand-opening-weekend\",\n            \"short_description\": \"Shop exclusives deals happening April 6-8 only!FREE Live screen printing – Hella Tees (Sunday) Bring your own shirt and get a FREE Best of San Jose Screen print!FREE screen printing – Shirtique(ALL WE\",\n            \"is_active\": true,\n            \"created_at\": \"2023-09-30T12:09:39.653Z\",\n            \"updated_at\": \"2023-10-19T05:47:42.645Z\",\n            \"post_date\": \"2023-09-25\",\n            \"author\": null,\n            \"tags\": [\n                {\n                    \"id\": 62,\n                    \"name\": \"a tag\",\n                    \"created_at\": \"2023-10-05T17:14:35.57432+00:00\"\n                },\n                {\n                    \"id\": 63,\n                    \"name\": \"b tag\",\n                    \"created_at\": \"2023-10-05T17:14:37.24093+00:00\"\n                },\n                {\n                    \"id\": 64,\n                    \"name\": \"z tag\",\n                    \"created_at\": \"2023-10-05T17:14:41.02329+00:00\"\n                }\n            ],\n            \"categories\": [\n                {\n                    \"id\": 2,\n                    \"name\": \"Business\",\n                    \"created_at\": \"2023-02-10T05:40:20.564468+00:00\"\n                }\n            ]\n        },\n        {\n            \"id\": 132,\n            \"media\": null,\n            \"title\": \"random post 2\",\n            \"slug\": \"rndpt1\",\n            \"short_description\": \"some short_description\",\n            \"is_active\": true,\n            \"created_at\": \"2023-10-18T10:56:07.307Z\",\n            \"updated_at\": \"2023-10-19T05:47:42.645Z\",\n            \"post_date\": \"2023-02-15\",\n            \"author\": null,\n            \"tags\": [],\n            \"categories\": []\n        },\n        {\n            \"id\": 133,\n            \"media\": null,\n            \"title\": \"random post 3\",\n            \"slug\": \"rndpt1-2f5a3ff23b54\",\n            \"short_description\": \"some short_description\",\n            \"is_active\": true,\n            \"created_at\": \"2023-10-19T05:52:21.728Z\",\n            \"updated_at\": null,\n            \"post_date\": \"2023-02-15\",\n            \"author\": null,\n            \"tags\": [],\n            \"categories\": []\n        }\n    ]\n}"}],"_postman_id":"6c2b26b0-7533-4b35-890f-6a45237df1f4"},{"name":"Get One","id":"d0a12dd0-8671-4645-98c1-6c27c2368323","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_URL}}/blogs/:slug","urlObject":{"path":["blogs",":slug"],"host":["{{WEB_API_URL}}"],"query":[],"variable":[{"id":"ed727526-f785-4827-ad58-d72c607ca571","type":"any","value":"a-season-of-celebrations-and-deals-begins-november-11-at-bridgewater-commons","key":"slug"}]}},"response":[{"id":"9213898a-af40-41c6-956d-34d4bbb1a9e9","name":"Get One","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":{"raw":"{{WEB_API_URL}}/blogs/:slug","host":["{{WEB_API_URL}}"],"path":["blogs",":slug"],"variable":[{"key":"slug","value":"12-days-of-giveaways-with-eastridge"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2088"},{"key":"ETag","value":"W/\"828-1YPCTeDA0Kjw+z5IEo6iUB+F7e4\""},{"key":"Date","value":"Thu, 19 Oct 2023 08:03:52 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 120,\n    \"media\": {\n        \"id\": 1405,\n        \"url\": \"https://mycenterportal-media-staging.s3.us-east-2.amazonaws.com/media/blog/1694539548263-lakwena.jpg\"\n    },\n    \"title\": \"12 Days of Giveaways with Eastridge!\",\n    \"slug\": \"12-days-of-giveaways-with-eastridge\",\n    \"post_content\": \"<h2>12 Days of Giveaways</h2><p><a style=\\\"outline: none;\\\"><span style=\\\"outline: none;\\\"></span></a><span style=\\\"outline: none;\\\"><a href=\\\"https://www.instagram.com/eastridgecenter/\\\" target=\\\"_blank\\\" style=\\\"outline: none;\\\">Follow us on Instagram @EastridgeCenter!</a></span><a href=\\\"https://www.instagram.com/eastridgecenter/\\\" target=\\\"_blank\\\" style=\\\"outline: none;\\\">&nbsp;</a>&nbsp;We’re giving away a&nbsp;TON OF GIFTS (like $4000 worth) every day December 4, 2017- December 15, 2017! Plus our Instagram is awesome – sneak-peeks, cool events, new stores, weekly giveaways, and Sunday Sessions in our story every week!&nbsp;<span style=\\\"outline: none;\\\">Which giveaway is happening on which day? Follow to find out!!</span></p><p style=\\\"outline: none; margin-right: 0px; margin-bottom: 12px; margin-left: 0px;\\\">ONE WINNER per DAYONE PRIZE per PERSONONE CENTER for all your holiday shopping!</p><p style=\\\"outline: none; margin-right: 0px; margin-bottom: 12px; margin-left: 0px;\\\"><a href=\\\"https://eastridgecenter.com/giveaways-official-rules/\\\" style=\\\"outline: none;\\\"><span style=\\\"outline-color: initial; outline-width: initial;\\\">(And if you really want all the fine print, read&nbsp;the full rules&nbsp;here).</span></a></p><h3 style=\\\"outline: none;; margin-bottom: 10px;\\\">#EastridgeJOY</h3>\",\n    \"is_active\": true,\n    \"created_at\": \"2023-09-30T12:08:16.304Z\",\n    \"updated_at\": \"2023-10-19T05:47:42.645Z\",\n    \"post_date\": \"2023-09-20\",\n    \"center\": {\n        \"id\": 83,\n        \"name\": \"Eastridge Center\",\n        \"logo\": {\n            \"dark\": {\n                \"id\": 1355,\n                \"url\": \"https://mycenterportal-media-staging.s3.us-east-2.amazonaws.com/media/centers/1693812658691-eastridge-logo.png\"\n            },\n            \"light\": {\n                \"id\": 1355,\n                \"url\": \"https://mycenterportal-media-staging.s3.us-east-2.amazonaws.com/media/centers/1693812658691-eastridge-logo.png\"\n            }\n        }\n    },\n    \"author\": null,\n    \"tags\": [],\n    \"categories\": [\n        {\n            \"id\": 2,\n            \"name\": \"Business\"\n        }\n    ]\n}"}],"_postman_id":"d0a12dd0-8671-4645-98c1-6c27c2368323"},{"name":"List Tags","id":"e35ae858-e3c6-47d7-a00d-9de5407d3d00","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_URL}}/blogs/tags?limit=10&page=1&search","urlObject":{"path":["blogs","tags"],"host":["{{WEB_API_URL}}"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"},{"key":"search","value":null}],"variable":[]}},"response":[{"id":"06ae443f-fb06-46d8-971c-e14327faa890","name":"List Tags","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"1","type":"text"}],"url":{"raw":"{{WEB_API_URL}}/blogs/tags?limit=10&page=1&search","host":["{{WEB_API_URL}}"],"path":["blogs","tags"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"},{"key":"search","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"349"},{"key":"ETag","value":"W/\"15d-+LP15aMFp+CfMDzi+ftmw8vp2hg\""},{"key":"Date","value":"Sun, 25 Dec 2022 18:17:29 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 4,\n    \"items\": [\n        {\n            \"id\": 1,\n            \"name\": \"tag 1\",\n            \"created_at\": \"2022-12-25T18:16:54.132Z\",\n            \"updated_at\": null\n        },\n        {\n            \"id\": 2,\n            \"name\": \"tag 2\",\n            \"created_at\": \"2022-12-25T18:16:54.132Z\",\n            \"updated_at\": null\n        },\n        {\n            \"id\": 3,\n            \"name\": \"tag 3\",\n            \"created_at\": \"2022-12-25T18:16:54.132Z\",\n            \"updated_at\": null\n        },\n        {\n            \"id\": 4,\n            \"name\": \"tag 4\",\n            \"created_at\": \"2022-12-25T18:16:54.132Z\",\n            \"updated_at\": null\n        }\n    ]\n}"}],"_postman_id":"e35ae858-e3c6-47d7-a00d-9de5407d3d00"},{"name":"List Categories","id":"c4f54a39-87f5-4e24-bb11-8d4e4e4444cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_URL}}/blogs/categories?limit=10&page=1&search","urlObject":{"path":["blogs","categories"],"host":["{{WEB_API_URL}}"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"},{"key":"search","value":null}],"variable":[]}},"response":[{"id":"f1bba361-0768-4379-8b4e-109b788a6898","name":"List Categories","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"1","type":"text"}],"url":{"raw":"{{WEB_API_URL}}/blogs/categories?limit=10&page=1&search","host":["{{WEB_API_URL}}"],"path":["blogs","categories"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"},{"key":"search","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"445"},{"key":"ETag","value":"W/\"1bd-D7bmmVLYXCk0SWApBWbQLP4km9s\""},{"key":"Date","value":"Sun, 25 Dec 2022 18:17:26 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 4,\n    \"items\": [\n        {\n            \"id\": 1,\n            \"name\": \"category 1\",\n            \"can_delete\": false,\n            \"created_at\": \"2022-12-25T18:17:22.507Z\",\n            \"updated_at\": null\n        },\n        {\n            \"id\": 2,\n            \"name\": \"category 2\",\n            \"can_delete\": false,\n            \"created_at\": \"2022-12-25T18:17:22.507Z\",\n            \"updated_at\": null\n        },\n        {\n            \"id\": 3,\n            \"name\": \"category 3\",\n            \"can_delete\": false,\n            \"created_at\": \"2022-12-25T18:17:22.507Z\",\n            \"updated_at\": null\n        },\n        {\n            \"id\": 4,\n            \"name\": \"category 4\",\n            \"can_delete\": false,\n            \"created_at\": \"2022-12-25T18:17:22.507Z\",\n            \"updated_at\": null\n        }\n    ]\n}"}],"_postman_id":"c4f54a39-87f5-4e24-bb11-8d4e4e4444cd"}],"id":"643be272-493e-4554-a3df-0ede3dc92fef","_postman_id":"643be272-493e-4554-a3df-0ede3dc92fef","description":""},{"name":"Opening Hours","item":[{"name":"Get Opening Hours","id":"2436a154-68e4-4501-baec-d7b8574e7c89","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_URL}}/opening_hours","urlObject":{"path":["opening_hours"],"host":["{{WEB_API_URL}}"],"query":[],"variable":[]}},"response":[{"id":"0f1c3dac-b76d-4129-a860-1e9d004dfce1","name":"Get Opening Hours","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"1","type":"text"}],"url":"{{WEB_API_URL}}/opening_hours"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"819"},{"key":"ETag","value":"W/\"333-zJIEfSKqejpgXXAn1t5rlOaDGlQ\""},{"key":"Date","value":"Sun, 25 Dec 2022 18:32:53 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"sets\": [\n        {\n            \"id\": 2,\n            \"title\": \"updated title\",\n            \"type\": \"type\",\n            \"start_date\": \"2022-12-13\",\n            \"end_date\": \"2022-12-22\",\n            \"days\": {\n                \"fri\": {\n                    \"end_time\": \"23:00\",\n                    \"start_time\": \"12:00\"\n                },\n                \"mon\": {\n                    \"end_time\": \"23:00\",\n                    \"start_time\": \"12:00\"\n                },\n                \"sat\": {\n                    \"end_time\": \"23:00\",\n                    \"start_time\": \"12:00\"\n                },\n                \"sun\": {\n                    \"end_time\": \"23:00\",\n                    \"start_time\": \"12:00\"\n                },\n                \"thu\": {\n                    \"end_time\": \"23:00\",\n                    \"start_time\": \"12:00\"\n                },\n                \"tue\": {\n                    \"end_time\": \"23:00\",\n                    \"start_time\": \"12:00\"\n                },\n                \"wed\": {\n                    \"end_time\": \"23:00\",\n                    \"start_time\": \"12:00\"\n                }\n            },\n            \"is_primary\": true,\n            \"created_at\": \"2022-12-13T17:51:21.399658+05:00\"\n        }\n    ],\n    \"holidays\": [\n        {\n            \"id\": 6,\n            \"title\": \"asd\",\n            \"start_date\": \"2002-12-12\",\n            \"end_date\": \"2002-12-31\",\n            \"created_at\": \"2022-12-13T18:04:00.979261+05:00\"\n        }\n    ],\n    \"irregular_openings\": [\n        {\n            \"id\": 4,\n            \"title\": \"updated openings\",\n            \"start_date\": \"2022-12-20\",\n            \"start_time\": null,\n            \"end_time\": null,\n            \"created_at\": \"2022-12-13T18:05:11.222822+05:00\"\n        }\n    ]\n}"}],"_postman_id":"2436a154-68e4-4501-baec-d7b8574e7c89"}],"id":"f51e36eb-83b8-4600-9778-7f324cc9e05f","_postman_id":"f51e36eb-83b8-4600-9778-7f324cc9e05f","description":""},{"name":"Display Touch Settings","item":[{"name":"Get Display Touch Settings","id":"3841fb96-d480-43a0-9d6f-cedadb5ef2cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_URL}}/display_touch_settings","urlObject":{"path":["display_touch_settings"],"host":["{{WEB_API_URL}}"],"query":[],"variable":[]}},"response":[{"id":"31b019e6-e990-4c40-af4a-b9b8398500e8","name":"Get Opening Hours","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"1","type":"text"}],"url":"{{WEB_API_URL}}/opening_hours"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"819"},{"key":"ETag","value":"W/\"333-zJIEfSKqejpgXXAn1t5rlOaDGlQ\""},{"key":"Date","value":"Sun, 25 Dec 2022 18:32:53 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"sets\": [\n        {\n            \"id\": 2,\n            \"title\": \"updated title\",\n            \"type\": \"type\",\n            \"start_date\": \"2022-12-13\",\n            \"end_date\": \"2022-12-22\",\n            \"days\": {\n                \"fri\": {\n                    \"end_time\": \"23:00\",\n                    \"start_time\": \"12:00\"\n                },\n                \"mon\": {\n                    \"end_time\": \"23:00\",\n                    \"start_time\": \"12:00\"\n                },\n                \"sat\": {\n                    \"end_time\": \"23:00\",\n                    \"start_time\": \"12:00\"\n                },\n                \"sun\": {\n                    \"end_time\": \"23:00\",\n                    \"start_time\": \"12:00\"\n                },\n                \"thu\": {\n                    \"end_time\": \"23:00\",\n                    \"start_time\": \"12:00\"\n                },\n                \"tue\": {\n                    \"end_time\": \"23:00\",\n                    \"start_time\": \"12:00\"\n                },\n                \"wed\": {\n                    \"end_time\": \"23:00\",\n                    \"start_time\": \"12:00\"\n                }\n            },\n            \"is_primary\": true,\n            \"created_at\": \"2022-12-13T17:51:21.399658+05:00\"\n        }\n    ],\n    \"holidays\": [\n        {\n            \"id\": 6,\n            \"title\": \"asd\",\n            \"start_date\": \"2002-12-12\",\n            \"end_date\": \"2002-12-31\",\n            \"created_at\": \"2022-12-13T18:04:00.979261+05:00\"\n        }\n    ],\n    \"irregular_openings\": [\n        {\n            \"id\": 4,\n            \"title\": \"updated openings\",\n            \"start_date\": \"2022-12-20\",\n            \"start_time\": null,\n            \"end_time\": null,\n            \"created_at\": \"2022-12-13T18:05:11.222822+05:00\"\n        }\n    ]\n}"}],"_postman_id":"3841fb96-d480-43a0-9d6f-cedadb5ef2cf"}],"id":"8e9e1aad-5d4d-498a-9484-e4ff556f4887","_postman_id":"8e9e1aad-5d4d-498a-9484-e4ff556f4887","description":""},{"name":"App pages","item":[{"name":"List Settings","id":"0d4fdc14-c1db-4010-ac6a-a3af25504661","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_URL}}/app_pages","urlObject":{"path":["app_pages"],"host":["{{WEB_API_URL}}"],"query":[],"variable":[]}},"response":[{"id":"6c1ba808-b22f-442d-a53a-652342b1ad7a","name":"List Settings","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"1","type":"text"}],"url":"{{WEB_API_URL}}/app_pages"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"65"},{"key":"ETag","value":"W/\"41-NhNrbQOLq+TxcVE1kuWuCNNqhdM\""},{"key":"Date","value":"Tue, 10 Jan 2023 06:16:05 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"home\": {\n        \"title\": \"asd\",\n        \"subtitle\": \"Hello\",\n        \"theme\": \"dark\",\n        \"display_logo\": true,\n        \"display_titles\": true,\n        \"header_image\": null,\n        \"background_image\": null\n    },\n    \"stores\": {\n        \"title\": \"asd\",\n        \"subtitle\": \"Hello\",\n        \"theme\": \"dark\",\n        \"display_logo\": true,\n        \"display_titles\": true,\n        \"header_image\": null,\n        \"background_image\": null\n    },\n    \"events\": {\n        \"title\": null,\n        \"subtitle\": null,\n        \"theme\": null,\n        \"display_logo\": null,\n        \"display_titles\": null,\n        \"header_image\": null,\n        \"background_image\": null\n    },\n    \"deals\": {\n        \"title\": \"Hello\",\n        \"subtitle\": \"Hello\",\n        \"theme\": \"dark\",\n        \"display_logo\": true,\n        \"display_titles\": true,\n        \"header_image\": null,\n        \"background_image\": null\n    },\n    \"map\": {\n        \"title\": null,\n        \"subtitle\": null,\n        \"theme\": null,\n        \"display_logo\": null,\n        \"display_titles\": null,\n        \"header_image\": null,\n        \"background_image\": null\n    },\n    \"info\": {\n        \"title\": null,\n        \"subtitle\": null,\n        \"theme\": null,\n        \"display_logo\": null,\n        \"display_titles\": null,\n        \"header_image\": null,\n        \"background_image\": null\n    }\n}"}],"_postman_id":"0d4fdc14-c1db-4010-ac6a-a3af25504661"},{"name":"List App Bottom Slider","id":"0da5a8c0-5539-4ad7-9f6a-848d94f17eae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_URL}}/app_pages/app_bottom_slider?limit=10&page=1","urlObject":{"path":["app_pages","app_bottom_slider"],"host":["{{WEB_API_URL}}"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"a54ebdff-cae0-4c1a-86ae-4c9303c6da60","name":"List App Bottom Slider","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"1","type":"text"}],"url":{"raw":"{{WEB_API_URL}}/app_pages/app_bottom_slider?limit=10&page=1","host":["{{WEB_API_URL}}"],"path":["app_pages","app_bottom_slider"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"117"},{"key":"ETag","value":"W/\"75-hcWaCTU7nbrAmbXdv+5ZfbefkS4\""},{"key":"Date","value":"Tue, 10 Jan 2023 06:20:01 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 1,\n    \"items\": [\n        {\n            \"id\": 1,\n            \"center_id\": 1,\n            \"image\": \"asd.png\",\n            \"sort_order\": 1,\n            \"created_at\": \"2023-01-10T06:18:46.638Z\"\n        }\n    ]\n}"}],"_postman_id":"0da5a8c0-5539-4ad7-9f6a-848d94f17eae"},{"name":"List Idle Slider Headers","id":"dd1c7279-43fc-4e18-973f-bcade527a6b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_URL}}/app_pages/idle_slider_headers?limit=10&page=1","urlObject":{"path":["app_pages","idle_slider_headers"],"host":["{{WEB_API_URL}}"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"c3440186-109a-487c-b9e7-bc827bf626df","name":"List Idle Slider Headers","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"1","type":"text"}],"url":{"raw":"{{WEB_API_URL}}/app_pages/idle_slider_headers?limit=10&page=1","host":["{{WEB_API_URL}}"],"path":["app_pages","idle_slider_headers"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"102"},{"key":"ETag","value":"W/\"66-/DwOGWnlap57YWv1NBSLzR5GPXc\""},{"key":"Date","value":"Tue, 10 Jan 2023 06:20:32 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 1,\n    \"items\": [\n        {\n            \"id\": 1,\n            \"center_id\": 1,\n            \"image\": \"asd.png\",\n            \"created_at\": \"2023-01-10T06:18:42.048Z\"\n        }\n    ]\n}"}],"_postman_id":"dd1c7279-43fc-4e18-973f-bcade527a6b2"},{"name":"List Info Sections","id":"e261ee8a-b127-44e7-921b-ed2b0247ef7f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_URL}}/app_pages/info_sections?limit=10&page=1&search","urlObject":{"path":["app_pages","info_sections"],"host":["{{WEB_API_URL}}"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"},{"key":"search","value":null}],"variable":[]}},"response":[{"id":"53ba051b-6176-4bb9-b7d1-9ff27f386649","name":"List Info Sections","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"1","type":"text"}],"url":{"raw":"{{WEB_API_URL}}/app_pages/info_sections?limit=10&page=1&search","host":["{{WEB_API_URL}}"],"path":["app_pages","info_sections"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"},{"key":"search","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"175"},{"key":"ETag","value":"W/\"af-C9oIdVGoQ3k4BuifVcQBp9tnwmQ\""},{"key":"Date","value":"Tue, 10 Jan 2023 06:21:00 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 1,\n    \"items\": [\n        {\n            \"id\": 1,\n            \"center_id\": 1,\n            \"title\": \"this is title\",\n            \"hide_title\": true,\n            \"column_order\": 1,\n            \"sort_order\": 1,\n            \"is_active\": true,\n            \"created_at\": \"2023-01-10T06:18:57.134Z\"\n        }\n    ]\n}"}],"_postman_id":"e261ee8a-b127-44e7-921b-ed2b0247ef7f"},{"name":"List Social Sites","id":"a99c3b5d-48d1-4b2d-b689-3dfe70f14fab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_URL}}/app_pages/social_sites?limit=10&page=1&search","urlObject":{"path":["app_pages","social_sites"],"host":["{{WEB_API_URL}}"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"},{"key":"search","value":null}],"variable":[]}},"response":[{"id":"02202e6f-0a26-4d66-b714-990726c272ce","name":"List Social Sites","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"1","type":"text"}],"url":{"raw":"{{WEB_API_URL}}/app_pages/social_sites?limit=10&page=1&search","host":["{{WEB_API_URL}}"],"path":["app_pages","social_sites"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"},{"key":"search","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"129"},{"key":"ETag","value":"W/\"81-25DsRqRvUMehaUT9xOOZ6lJhkgk\""},{"key":"Date","value":"Tue, 10 Jan 2023 06:21:16 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 1,\n    \"items\": [\n        {\n            \"id\": 1,\n            \"center_id\": 1,\n            \"site\": \"instagram\",\n            \"title\": \"this is title\",\n            \"username\": \"my-username\",\n            \"is_active\": true\n        }\n    ]\n}"}],"_postman_id":"a99c3b5d-48d1-4b2d-b689-3dfe70f14fab"}],"id":"0d23b941-2a07-45fb-a274-67393b93556d","_postman_id":"0d23b941-2a07-45fb-a274-67393b93556d","description":""},{"name":"Display Kiosks","item":[{"name":"List Types","id":"e860f950-f9e8-431c-b853-04d518949d74","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_URL}}/display_kiosks/types?search","urlObject":{"path":["display_kiosks","types"],"host":["{{WEB_API_URL}}"],"query":[{"key":"search","value":null}],"variable":[]}},"response":[{"id":"705f0be7-92c7-477b-a8c6-8777fe9ab527","name":"List Types","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"1","type":"text"}],"url":{"raw":"{{WEB_API_URL}}/display_kiosks/types?search","host":["{{WEB_API_URL}}"],"path":["display_kiosks","types"],"query":[{"key":"search","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"37"},{"key":"ETag","value":"W/\"25-hUxD3jjAZmfq+DMAs7Pd6XOYWms\""},{"key":"Date","value":"Tue, 10 Jan 2023 06:35:35 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": 1,\n            \"name\": \"updated\"\n        }\n    ]\n}"}],"_postman_id":"e860f950-f9e8-431c-b853-04d518949d74"},{"name":"List Kiosks","id":"5642f1c8-19b5-4276-94e9-25db5112e2e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_URL}}/display_kiosks?limit=10&page=1&display_type_id=1","urlObject":{"path":["display_kiosks"],"host":["{{WEB_API_URL}}"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"},{"disabled":true,"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"search","value":""},{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"display_type_id","value":"1"}],"variable":[]}},"response":[{"id":"a8976c36-e609-4127-ba8e-30543fa5817b","name":"List Kiosks","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"1","type":"text"}],"url":{"raw":"{{WEB_API_URL}}/display_kiosks?limit=10&page=1&search&display_type_id","host":["{{WEB_API_URL}}"],"path":["display_kiosks"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"},{"key":"search","value":null},{"key":"display_type_id","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"185"},{"key":"ETag","value":"W/\"b9-GY7F9xE5Q5NVT/RIjViZzyk/ExU\""},{"key":"Date","value":"Tue, 10 Jan 2023 06:37:53 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 1,\n    \"items\": [\n        {\n            \"id\": 4,\n            \"title\": \"some title\",\n            \"is_active\": true,\n            \"center\": {\n                \"id\": 1,\n                \"name\": \"Center 1\"\n            },\n            \"display_type\": {\n                \"id\": 1,\n                \"name\": \"updated\"\n            },\n            \"created_at\": \"2023-01-09T16:10:35.702Z\"\n        }\n    ]\n}"}],"_postman_id":"5642f1c8-19b5-4276-94e9-25db5112e2e2"},{"name":"List Kiosks Slides","id":"7c31b6bb-c37c-4235-ac07-819ba81275de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}"}],"url":"{{WEB_API_URL}}/display_kiosks/slides?limit=20&page=1&kiosk_id=67","urlObject":{"path":["display_kiosks","slides"],"host":["{{WEB_API_URL}}"],"query":[{"key":"limit","value":"20"},{"key":"page","value":"1"},{"key":"kiosk_id","value":"67"}],"variable":[]}},"response":[{"id":"8b2f232d-426b-41cc-8fbb-bdc11e427346","name":"List Kiosks Slides","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"1","type":"text"}],"url":{"raw":"{{WEB_API_URL}}/display_kiosks/slides?limit=10&page=1&kiosk_id=4&search","host":["{{WEB_API_URL}}"],"path":["display_kiosks","slides"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"},{"key":"kiosk_id","value":"4"},{"key":"search","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1371"},{"key":"ETag","value":"W/\"55b-Ex06o9Q6WYYbyFdtehjs7PAWenw\""},{"key":"Date","value":"Tue, 10 Jan 2023 06:43:13 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 5,\n    \"items\": [\n        {\n            \"id\": 4,\n            \"media_file\": \"some file\",\n            \"image\": null,\n            \"ordering\": 1,\n            \"duration\": 4,\n            \"start_date\": \"2022-12-29T19:00:00.000Z\",\n            \"end_date\": \"2022-12-30T19:00:00.000Z\",\n            \"is_active\": true,\n            \"type\": \"some type\",\n            \"display_kiosks\": {\n                \"id\": 4,\n                \"title\": \"some title\"\n            },\n            \"center\": {\n                \"id\": 1,\n                \"name\": \"Center 1\"\n            }\n        },\n        {\n            \"id\": 5,\n            \"media_file\": \"some file\",\n            \"image\": null,\n            \"ordering\": 1,\n            \"duration\": 4,\n            \"start_date\": \"2022-12-29T19:00:00.000Z\",\n            \"end_date\": \"2022-12-30T19:00:00.000Z\",\n            \"is_active\": true,\n            \"type\": \"some type\",\n            \"display_kiosks\": {\n                \"id\": 4,\n                \"title\": \"some title\"\n            },\n            \"center\": {\n                \"id\": 1,\n                \"name\": \"Center 1\"\n            }\n        },\n        {\n            \"id\": 6,\n            \"media_file\": \"some file\",\n            \"image\": null,\n            \"ordering\": 1,\n            \"duration\": 4,\n            \"start_date\": \"2022-12-29T19:00:00.000Z\",\n            \"end_date\": \"2022-12-30T19:00:00.000Z\",\n            \"is_active\": true,\n            \"type\": \"some type\",\n            \"display_kiosks\": {\n                \"id\": 4,\n                \"title\": \"some title\"\n            },\n            \"center\": {\n                \"id\": 1,\n                \"name\": \"Center 1\"\n            }\n        },\n        {\n            \"id\": 7,\n            \"media_file\": \"some file\",\n            \"image\": null,\n            \"ordering\": 1,\n            \"duration\": 4,\n            \"start_date\": \"2022-12-29T19:00:00.000Z\",\n            \"end_date\": \"2022-12-30T19:00:00.000Z\",\n            \"is_active\": true,\n            \"type\": \"some type\",\n            \"display_kiosks\": {\n                \"id\": 4,\n                \"title\": \"some title\"\n            },\n            \"center\": {\n                \"id\": 1,\n                \"name\": \"Center 1\"\n            }\n        },\n        {\n            \"id\": 8,\n            \"media_file\": \"some file\",\n            \"image\": null,\n            \"ordering\": 1,\n            \"duration\": 4,\n            \"start_date\": \"2022-12-29T19:00:00.000Z\",\n            \"end_date\": \"2022-12-30T19:00:00.000Z\",\n            \"is_active\": true,\n            \"type\": \"some type\",\n            \"display_kiosks\": {\n                \"id\": 4,\n                \"title\": \"some title\"\n            },\n            \"center\": {\n                \"id\": 1,\n                \"name\": \"Center 1\"\n            }\n        }\n    ]\n}"}],"_postman_id":"7c31b6bb-c37c-4235-ac07-819ba81275de"},{"name":"List Kiosks Slides - New","id":"7333088b-6472-4907-ab36-84baf2316c21","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}"}],"url":"{{WEB_API_URL}}/display_kiosks/slides/:kiosk_id?limit=20&page=1","urlObject":{"path":["display_kiosks","slides",":kiosk_id"],"host":["{{WEB_API_URL}}"],"query":[{"key":"limit","value":"20"},{"key":"page","value":"1"}],"variable":[{"id":"917e4e33-2445-4f7c-9cdb-d67bede58cfc","type":"any","value":"67","key":"kiosk_id"}]}},"response":[{"id":"12111cf4-96ee-41eb-a394-2f598614ea61","name":"List Kiosks Slides","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"1","type":"text"}],"url":{"raw":"{{WEB_API_URL}}/display_kiosks/slides?limit=10&page=1&kiosk_id=4&search","host":["{{WEB_API_URL}}"],"path":["display_kiosks","slides"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"},{"key":"kiosk_id","value":"4"},{"key":"search","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1371"},{"key":"ETag","value":"W/\"55b-Ex06o9Q6WYYbyFdtehjs7PAWenw\""},{"key":"Date","value":"Tue, 10 Jan 2023 06:43:13 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 5,\n    \"items\": [\n        {\n            \"id\": 4,\n            \"media_file\": \"some file\",\n            \"image\": null,\n            \"ordering\": 1,\n            \"duration\": 4,\n            \"start_date\": \"2022-12-29T19:00:00.000Z\",\n            \"end_date\": \"2022-12-30T19:00:00.000Z\",\n            \"is_active\": true,\n            \"type\": \"some type\",\n            \"display_kiosks\": {\n                \"id\": 4,\n                \"title\": \"some title\"\n            },\n            \"center\": {\n                \"id\": 1,\n                \"name\": \"Center 1\"\n            }\n        },\n        {\n            \"id\": 5,\n            \"media_file\": \"some file\",\n            \"image\": null,\n            \"ordering\": 1,\n            \"duration\": 4,\n            \"start_date\": \"2022-12-29T19:00:00.000Z\",\n            \"end_date\": \"2022-12-30T19:00:00.000Z\",\n            \"is_active\": true,\n            \"type\": \"some type\",\n            \"display_kiosks\": {\n                \"id\": 4,\n                \"title\": \"some title\"\n            },\n            \"center\": {\n                \"id\": 1,\n                \"name\": \"Center 1\"\n            }\n        },\n        {\n            \"id\": 6,\n            \"media_file\": \"some file\",\n            \"image\": null,\n            \"ordering\": 1,\n            \"duration\": 4,\n            \"start_date\": \"2022-12-29T19:00:00.000Z\",\n            \"end_date\": \"2022-12-30T19:00:00.000Z\",\n            \"is_active\": true,\n            \"type\": \"some type\",\n            \"display_kiosks\": {\n                \"id\": 4,\n                \"title\": \"some title\"\n            },\n            \"center\": {\n                \"id\": 1,\n                \"name\": \"Center 1\"\n            }\n        },\n        {\n            \"id\": 7,\n            \"media_file\": \"some file\",\n            \"image\": null,\n            \"ordering\": 1,\n            \"duration\": 4,\n            \"start_date\": \"2022-12-29T19:00:00.000Z\",\n            \"end_date\": \"2022-12-30T19:00:00.000Z\",\n            \"is_active\": true,\n            \"type\": \"some type\",\n            \"display_kiosks\": {\n                \"id\": 4,\n                \"title\": \"some title\"\n            },\n            \"center\": {\n                \"id\": 1,\n                \"name\": \"Center 1\"\n            }\n        },\n        {\n            \"id\": 8,\n            \"media_file\": \"some file\",\n            \"image\": null,\n            \"ordering\": 1,\n            \"duration\": 4,\n            \"start_date\": \"2022-12-29T19:00:00.000Z\",\n            \"end_date\": \"2022-12-30T19:00:00.000Z\",\n            \"is_active\": true,\n            \"type\": \"some type\",\n            \"display_kiosks\": {\n                \"id\": 4,\n                \"title\": \"some title\"\n            },\n            \"center\": {\n                \"id\": 1,\n                \"name\": \"Center 1\"\n            }\n        }\n    ]\n}"}],"_postman_id":"7333088b-6472-4907-ab36-84baf2316c21"}],"id":"fd182a2c-572a-4b6e-bf8b-1beacef79823","_postman_id":"fd182a2c-572a-4b6e-bf8b-1beacef79823","description":""},{"name":"Idle Slider","item":[{"name":"List","id":"655fb551-18a4-415e-8482-f9c0bca541cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_URL}}/idle_slider?limit=10&page=1&search","urlObject":{"path":["idle_slider"],"host":["{{WEB_API_URL}}"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"},{"key":"search","value":null}],"variable":[]}},"response":[{"id":"59234fae-efc4-45a1-96f1-5459bc541ff4","name":"List","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"1","type":"text"}],"url":{"raw":"{{WEB_API_URL}}/idle_slider?limit=10&page=1&search","host":["{{WEB_API_URL}}"],"path":["idle_slider"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"},{"key":"search","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"244"},{"key":"ETag","value":"W/\"f4-sDB/lK8cBhjg2RPiGYaNaLiBW2o\""},{"key":"Date","value":"Tue, 10 Jan 2023 06:45:03 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 1,\n    \"items\": [\n        {\n            \"id\": 3,\n            \"media_file\": \"some file\",\n            \"image\": null,\n            \"ordering\": 1,\n            \"duration\": 4,\n            \"start_date\": \"2022-12-29T19:00:00.000Z\",\n            \"end_date\": \"2022-12-30T19:00:00.000Z\",\n            \"is_active\": true,\n            \"type\": \"some type\",\n            \"center\": {\n                \"id\": 1,\n                \"name\": \"Center 1\"\n            }\n        }\n    ]\n}"}],"_postman_id":"655fb551-18a4-415e-8482-f9c0bca541cf"}],"id":"06333db7-8aab-4092-8186-68186e8178f0","_postman_id":"06333db7-8aab-4092-8186-68186e8178f0","description":""},{"name":"Center Website","item":[{"name":"Pages","item":[{"name":"List Pages","id":"ee08c6b0-c797-4048-b9d7-da414d7387ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_URL}}/website_pages","urlObject":{"path":["website_pages"],"host":["{{WEB_API_URL}}"],"query":[],"variable":[]}},"response":[{"id":"b6ac9a2a-5e89-4c52-bee2-372e8ee80dbc","name":"List Web Site Pages","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"1","type":"text"}],"url":"{{WEB_API_URL}}/website_pages"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1096"},{"key":"ETag","value":"W/\"448-5UI3F9jHZ926nuQuQHe46nNNDGo\""},{"key":"Date","value":"Sun, 26 Feb 2023 15:03:51 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"items\": [\n        {\n            \"id\": 1,\n            \"parent_id\": null,\n            \"title\": \"asd\",\n            \"slug\": \"asd\",\n            \"meta_data\": {\n                \"media\": {\n                    \"id\": 1,\n                    \"url\": \"1.png\"\n                },\n                \"title\": \"1\",\n                \"description\": \"1\"\n            },\n            \"is_active\": true,\n            \"created_at\": \"2023-02-24T04:56:20.559Z\",\n            \"children\": [\n                {\n                    \"id\": 7,\n                    \"parent_id\": 1,\n                    \"title\": \"some-title\",\n                    \"slug\": \"some-slug\",\n                    \"meta_data\": {\n                        \"media\": null,\n                        \"title\": \"some meta-data title\",\n                        \"description\": \"some description\"\n                    },\n                    \"is_active\": true,\n                    \"created_at\": \"2023-02-24T09:53:01.455522+00:00\",\n                    \"children\": []\n                },\n                {\n                    \"id\": 3,\n                    \"center_id\": 1,\n                    \"title\": \"vbn\",\n                    \"slug\": \"vbn\",\n                    \"parent_id\": 1,\n                    \"is_active\": true,\n                    \"created_at\": \"2023-02-24T04:56:35.116993+00:00\",\n                    \"meta_data\": {\n                        \"media\": {\n                            \"id\": 3,\n                            \"url\": \"3.png\"\n                        },\n                        \"title\": \"3\",\n                        \"description\": \"1\"\n                    },\n                    \"depth\": 1,\n                    \"children\": [\n                        {\n                            \"id\": 5,\n                            \"center_id\": 1,\n                            \"title\": \"iop\",\n                            \"slug\": \"iop\",\n                            \"parent_id\": 3,\n                            \"is_active\": true,\n                            \"created_at\": \"2023-02-24T04:56:57.339418+00:00\",\n                            \"meta_data\": {\n                                \"media\": {\n                                    \"id\": 5,\n                                    \"url\": \"5.png\"\n                                },\n                                \"title\": \"5\",\n                                \"description\": \"1\"\n                            },\n                            \"depth\": 2,\n                            \"children\": []\n                        }\n                    ]\n                }\n            ]\n        },\n        {\n            \"id\": 4,\n            \"parent_id\": null,\n            \"title\": \"fgh\",\n            \"slug\": \"fgh\",\n            \"meta_data\": {\n                \"media\": {\n                    \"id\": 4,\n                    \"url\": \"4.png\"\n                },\n                \"title\": \"4\",\n                \"description\": \"1\"\n            },\n            \"is_active\": true,\n            \"created_at\": \"2023-02-24T04:56:47.788Z\",\n            \"children\": []\n        }\n    ]\n}"}],"_postman_id":"ee08c6b0-c797-4048-b9d7-da414d7387ba"},{"name":"Get Page","id":"33322c59-7e5a-429f-a9e9-63840b198a56","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_URL}}/center-website/page?slug=home","urlObject":{"path":["center-website","page"],"host":["{{WEB_API_URL}}"],"query":[{"key":"slug","value":"home"}],"variable":[]}},"response":[{"id":"f12bc560-32d4-450e-8a25-f4d185d437b9","name":"Get One Web Site Page","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"1","type":"text"}],"url":{"raw":"{{WEB_API_URL}}/website_pages/:website_page_id","host":["{{WEB_API_URL}}"],"path":["website_pages",":website_page_id"],"variable":[{"key":"website_page_id","value":"7"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"238"},{"key":"ETag","value":"W/\"ee-bAhhVDhRq0NYxr/LW5iNT3vpD/w\""},{"key":"Date","value":"Sun, 26 Feb 2023 15:04:17 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 7,\n    \"center_id\": 1,\n    \"parent_id\": 1,\n    \"title\": \"some-title\",\n    \"slug\": \"some-slug\",\n    \"meta_data\": {\n        \"media\": null,\n        \"title\": \"some meta-data title\",\n        \"description\": \"some description\"\n    },\n    \"is_active\": true,\n    \"created_at\": \"2023-02-24T09:53:01.455Z\",\n    \"sections\": []\n}"}],"_postman_id":"33322c59-7e5a-429f-a9e9-63840b198a56"}],"id":"0b711cfe-fcf1-47eb-946d-6d05db24864a","_postman_id":"0b711cfe-fcf1-47eb-946d-6d05db24864a","description":""},{"name":"Sections","item":[{"name":"List Page Sections","id":"63c03ac3-c08e-41ea-9019-ff9c433aad63","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_URL}}/website_pages/:webpage_id/sections?limit=10&page=1&search=Some title 1","urlObject":{"path":["website_pages",":webpage_id","sections"],"host":["{{WEB_API_URL}}"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"},{"key":"search","value":"Some title 1"}],"variable":[{"id":"2f21a9d7-461f-4c01-873c-b07ee1175197","type":"any","value":"1","key":"webpage_id"}]}},"response":[{"id":"353573f1-102a-4994-826a-7fa1452efb9b","name":"List Web Site Page Sections","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"1","type":"text"}],"url":{"raw":"{{WEB_API_URL}}/website_pages/:webpage_id/sections?limit=10&page=1&search=Some title 1","host":["{{WEB_API_URL}}"],"path":["website_pages",":webpage_id","sections"],"query":[{"key":"limit","value":"10"},{"key":"page","value":"1"},{"key":"search","value":"Some title 1"}],"variable":[{"key":"webpage_id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"407"},{"key":"ETag","value":"W/\"197-GLMMQtwOucsma5AAmvV9RoJE03U\""},{"key":"Date","value":"Sun, 26 Feb 2023 15:04:58 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 5,\n    \"items\": [\n        {\n            \"id\": 2,\n            \"name\": \"blogs\",\n            \"title\": \"Some title\",\n            \"options\": {},\n            \"sort_order\": 1\n        },\n        {\n            \"id\": 3,\n            \"name\": \"blogs\",\n            \"title\": \"Some title 2\",\n            \"options\": {},\n            \"sort_order\": 2\n        },\n        {\n            \"id\": 4,\n            \"name\": \"blogs\",\n            \"title\": \"Some title 3\",\n            \"options\": {},\n            \"sort_order\": 3\n        },\n        {\n            \"id\": 5,\n            \"name\": \"blogs\",\n            \"title\": \"Some title 4\",\n            \"options\": {},\n            \"sort_order\": 4\n        },\n        {\n            \"id\": 6,\n            \"name\": \"blogs\",\n            \"title\": \"Some title with some name\",\n            \"options\": {},\n            \"sort_order\": 5\n        }\n    ]\n}"}],"_postman_id":"63c03ac3-c08e-41ea-9019-ff9c433aad63"},{"name":"Get Section","id":"3946604f-422b-4002-b800-01304ee8f3ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_URL}}/website_pages/:webpage_id/sections/:section_id","urlObject":{"path":["website_pages",":webpage_id","sections",":section_id"],"host":["{{WEB_API_URL}}"],"query":[],"variable":[{"id":"eb2591e9-1c84-4dc7-b832-04ca105abbeb","type":"any","value":"1","key":"webpage_id"},{"id":"64eee684-74b4-4ccb-a6df-1cda9ed5d1aa","type":"any","value":"1","key":"section_id"}]}},"response":[{"id":"25092d94-f7f6-4e55-985f-1d0b7ddfa66a","name":"Get One Section","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"1","type":"text"}],"url":{"raw":"{{WEB_API_URL}}/website_pages/:webpage_id/sections/:section_id","host":["{{WEB_API_URL}}"],"path":["website_pages",":webpage_id","sections",":section_id"],"variable":[{"key":"webpage_id","value":"1"},{"key":"section_id","value":"2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"87"},{"key":"ETag","value":"W/\"57-FM57J3ayIdetQWuU5MYhZPlIb9U\""},{"key":"Date","value":"Sun, 26 Feb 2023 15:08:18 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 2,\n    \"webpage_id\": 1,\n    \"name\": \"blogs\",\n    \"title\": \"Some title\",\n    \"options\": {},\n    \"sort_order\": 1\n}"}],"_postman_id":"3946604f-422b-4002-b800-01304ee8f3ca"}],"id":"19a9ff8c-bcf1-4789-9806-66c518dc2537","_postman_id":"19a9ff8c-bcf1-4789-9806-66c518dc2537","description":""},{"name":"Forms","item":[{"name":"Get Form","id":"593b3a9a-c6b8-415b-aef3-9087347755b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_URL}}/center-website/forms/:id","urlObject":{"path":["center-website","forms",":id"],"host":["{{WEB_API_URL}}"],"query":[],"variable":[{"id":"7f2575bf-7af2-47db-be80-47d4073892aa","type":"any","value":"4","key":"id"}]}},"response":[{"id":"4bbdaf5a-e8ab-400e-b1d6-9216e39d7580","name":"Get One Form","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{WEB_API_URL}}/center-website/forms/:id","host":["{{WEB_API_URL}}"],"path":["center-website","forms",":id"],"variable":[{"key":"id","value":"4"}]}},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"593b3a9a-c6b8-415b-aef3-9087347755b0"}],"id":"2e1d265a-0dcb-46f9-ae9c-d67995aa83b1","_postman_id":"2e1d265a-0dcb-46f9-ae9c-d67995aa83b1","description":""},{"name":"Center Website Info","id":"caf88676-19c2-453b-837b-13aa95e04043","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_URL}}/center-website/center-website-info","urlObject":{"path":["center-website","center-website-info"],"host":["{{WEB_API_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"caf88676-19c2-453b-837b-13aa95e04043"}],"id":"1e098a3c-b5b5-4103-84c4-1c09670878d4","_postman_id":"1e098a3c-b5b5-4103-84c4-1c09670878d4","description":""},{"name":"MapIt2","item":[{"name":"Data","item":[{"name":"GetOne","id":"8c9e4201-69a3-4c8e-9696-f8508b9f3432","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_URL}}/mapit2/data/:id","urlObject":{"path":["mapit2","data",":id"],"host":["{{WEB_API_URL}}"],"query":[],"variable":[{"id":"47fc2d50-6734-4019-a63a-b5275e092e49","type":"any","value":"1","key":"id"}]}},"response":[{"id":"567e7754-7d56-488e-9ed7-08053942fb50","name":"GetOne","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":{"raw":"{{PORTAL_URL}}/mapit2/data/:id","host":["{{PORTAL_URL}}"],"path":["mapit2","data",":id"],"variable":[{"key":"id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"320"},{"key":"ETag","value":"W/\"140-jbPSRplatTRgULz2AidQHl5JBTI\""},{"key":"Date","value":"Wed, 01 Nov 2023 14:01:50 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"center_id\": 33,\n    \"retailer_id\": 60,\n    \"kiosk_id\": null,\n    \"map_obj_name\": \"map_obj_name\",\n    \"obj_type\": \"retail\",\n    \"layer_type\": null,\n    \"value\": \"string\",\n    \"custom_text\": null,\n    \"custom_image\": null,\n    \"hover_text\": null,\n    \"bg_color\": null,\n    \"transparent\": true,\n    \"text_color\": \"string\",\n    \"size\": \"qwer\",\n    \"rotate\": \"string\",\n    \"offset_x\": \"string\",\n    \"offset_y\": \"string\"\n}"}],"_postman_id":"8c9e4201-69a3-4c8e-9696-f8508b9f3432"},{"name":"List","id":"7d4017da-def2-4f7c-a5aa-adc11ee534d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_URL}}/mapit2/data/","urlObject":{"path":["mapit2","data",""],"host":["{{WEB_API_URL}}"],"query":[{"disabled":true,"description":{"content":"<p>optional</p>\n","type":"text/plain"},"key":"retailer_id","value":"60"},{"disabled":true,"description":{"content":"<p>optional</p>\n","type":"text/plain"},"key":"kiosk_id","value":""}],"variable":[]}},"response":[{"id":"01b6cb4a-1687-41d3-8c5b-c482bb06f0b5","name":"List","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{WEB_API_URL}}/mapit2/data/?center_id=33","host":["{{WEB_API_URL}}"],"path":["mapit2","data",""],"query":[{"key":"retailer_id","value":"60","description":"optional","disabled":true},{"key":"kiosk_id","value":"","description":"optional","disabled":true},{"key":"center_id","value":"33"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1289"},{"key":"ETag","value":"W/\"509-gVVkwt0cZPYOJ7hfAS0YO3C27lY\""},{"key":"Date","value":"Mon, 20 Nov 2023 13:26:59 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 0,\n    \"items\": [\n        {\n            \"id\": 13,\n            \"center_id\": 33,\n            \"retailer_id\": 60,\n            \"kiosk_id\": null,\n            \"map_obj_name\": \"store-the-cheesecake-factory\",\n            \"obj_type\": \"retailer\",\n            \"layer_type\": \"retail_name\",\n            \"value\": \"\",\n            \"custom_text\": \"\",\n            \"custom_image\": \"\",\n            \"hover_text\": \"\",\n            \"bg_color\": \"\",\n            \"transparent\": false,\n            \"text_color\": \"\",\n            \"size\": \"22\",\n            \"rotate\": \"315\",\n            \"offset_x\": null,\n            \"offset_y\": null\n        },\n        {\n            \"id\": 14,\n            \"center_id\": 33,\n            \"retailer_id\": 60,\n            \"kiosk_id\": null,\n            \"map_obj_name\": \"store-the-cheesecake-factory\",\n            \"obj_type\": \"retailer\",\n            \"layer_type\": \"retail_name\",\n            \"value\": \"\",\n            \"custom_text\": \"\",\n            \"custom_image\": \"\",\n            \"hover_text\": \"\",\n            \"bg_color\": \"\",\n            \"transparent\": false,\n            \"text_color\": \"\",\n            \"size\": \"22\",\n            \"rotate\": \"315\",\n            \"offset_x\": null,\n            \"offset_y\": null\n        },\n        {\n            \"id\": 24,\n            \"center_id\": 33,\n            \"retailer_id\": null,\n            \"kiosk_id\": 14,\n            \"map_obj_name\": \"amenity-2\",\n            \"obj_type\": \"special\",\n            \"layer_type\": \"kiosk\",\n            \"value\": \"\",\n            \"custom_text\": \"\",\n            \"custom_image\": \"\",\n            \"hover_text\": \"\",\n            \"bg_color\": \"\",\n            \"transparent\": false,\n            \"text_color\": \"\",\n            \"size\": \"8\",\n            \"rotate\": \"0\",\n            \"offset_x\": null,\n            \"offset_y\": null\n        },\n        {\n            \"id\": 12,\n            \"center_id\": 33,\n            \"retailer_id\": 64,\n            \"kiosk_id\": null,\n            \"map_obj_name\": \"store-L2-macy_s\",\n            \"obj_type\": \"retailer\",\n            \"layer_type\": \"retail_name\",\n            \"value\": \"\",\n            \"custom_text\": \"\",\n            \"custom_image\": \"\",\n            \"hover_text\": \"\",\n            \"bg_color\": \"#00abc2\",\n            \"transparent\": false,\n            \"text_color\": \"#fff5f5\",\n            \"size\": \"29\",\n            \"rotate\": \"270\",\n            \"offset_x\": null,\n            \"offset_y\": null\n        }\n    ]\n}"}],"_postman_id":"7d4017da-def2-4f7c-a5aa-adc11ee534d2"}],"id":"ecffff24-d22e-44dc-a8b8-0a3ba9097202","_postman_id":"ecffff24-d22e-44dc-a8b8-0a3ba9097202","description":""},{"name":"Floors","item":[{"name":"List","id":"1846cf45-a130-4c4e-a4c0-646c5373234f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}"}],"url":"{{WEB_API_URL}}/mapit2/floors?limit=10&offset=0","urlObject":{"path":["mapit2","floors"],"host":["{{WEB_API_URL}}"],"query":[{"key":"limit","value":"10"},{"key":"offset","value":"0"}],"variable":[]}},"response":[{"id":"3542b1a8-4c8e-48fe-9f57-6d051ac5d48e","name":"List","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{WEB_API_URL}}/mapit2/floors/?center_id=33&limit=10&offset=0","host":["{{WEB_API_URL}}"],"path":["mapit2","floors",""],"query":[{"key":"center_id","value":"33"},{"key":"limit","value":"10"},{"key":"offset","value":"0"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"446"},{"key":"ETag","value":"W/\"1be-zGs31CBH0PU3pjwBXwLlK73K4Vg\""},{"key":"Date","value":"Mon, 20 Nov 2023 13:26:33 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 0,\n    \"items\": [\n        {\n            \"id\": 69,\n            \"center_id\": 33,\n            \"title\": \"Floor 1\",\n            \"svg\": \"https://mycenterportal-media-staging.s3.us-east-2.amazonaws.com/media/mapit/1700221186400-floor-33a.svg\",\n            \"is_active\": true,\n            \"created_at\": \"2023-11-17T11:39:46.384Z\"\n        },\n        {\n            \"id\": 70,\n            \"center_id\": 33,\n            \"title\": \"Floor 14\",\n            \"svg\": \"https://mycenterportal-media-staging.s3.us-east-2.amazonaws.com/media/mapit/1700478476603-floor-33a.svg\",\n            \"is_active\": true,\n            \"created_at\": \"2023-11-20T11:05:34.247Z\"\n        }\n    ]\n}"}],"_postman_id":"1846cf45-a130-4c4e-a4c0-646c5373234f"},{"name":"Get One","id":"708879f3-efed-4d76-ab8e-0475365b5d72","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"10","type":"text"}],"url":"{{PORTAL_URL}}/mapit2/floors/:id","urlObject":{"path":["mapit2","floors",":id"],"host":["{{PORTAL_URL}}"],"query":[],"variable":[{"id":"5740dfc5-e5eb-445e-818d-8c8cfaf97f08","type":"any","value":"10","key":"id"}]}},"response":[{"id":"914c3b78-522b-48a9-bc67-8aa192b563a6","name":"Get One","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"10","type":"text"}],"url":{"raw":"{{PORTAL_URL}}/mapit2/floors/:id","host":["{{PORTAL_URL}}"],"path":["mapit2","floors",":id"],"variable":[{"key":"id","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"211"},{"key":"ETag","value":"W/\"d3-N/0jhhjdV3dSyub1eXVNXCnqcVY\""},{"key":"Date","value":"Mon, 13 Nov 2023 22:30:58 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 10,\n    \"center_id\": 33,\n    \"title\": \"Floor A\",\n    \"svg\": \"https://mycenterportal-media-staging.s3.us-east-2.amazonaws.com/media/mapit/1698678481605-floor-33a.svg\",\n    \"is_active\": true,\n    \"created_at\": \"2023-10-30T15:08:01.578Z\"\n}"}],"_postman_id":"708879f3-efed-4d76-ab8e-0475365b5d72"}],"id":"6f908271-97db-4e2c-aaa6-59e4547fa1b8","_postman_id":"6f908271-97db-4e2c-aaa6-59e4547fa1b8","description":""},{"name":"Responsive","item":[{"name":"Get Many","id":"ad8e9177-818a-4d59-a04e-ef725fe1fedc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_URL}}/mapit2/responsive/:center_id","urlObject":{"path":["mapit2","responsive",":center_id"],"host":["{{WEB_API_URL}}"],"query":[],"variable":[{"id":"4a1600de-dab8-487f-ae6c-d87127732acc","type":"any","value":"{{CENTER_ID}}","key":"center_id"}]}},"response":[{"id":"2ada6f65-6e2a-4ddc-9fa4-c7dedd65ca45","name":"Get One","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{PORTAL_URL}}/mapit2/responsive/:center_id","host":["{{PORTAL_URL}}"],"path":["mapit2","responsive",":center_id"],"variable":[{"key":"center_id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"127"},{"key":"ETag","value":"W/\"7f-6A/WvZ9+e/102wZabhhktmOTVn8\""},{"key":"Set-Cookie","value":"connect.sid=s%3A94167622-65d5-4a22-a489-8211470aa77f.qRyJvUPhMfgWf3Dhprl%2FOMzPZBShakjUI9BMRjK5T2E; Path=/; Expires=Sun, 01 Oct 2023 13:11:26 GMT; HttpOnly; SameSite=None"},{"key":"Date","value":"Sat, 30 Sep 2023 13:11:26 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"center_id\": 1,\n    \"display_app\": {},\n    \"desktop\": {},\n    \"tablet\": {},\n    \"mobile\": {},\n    \"created_at\": \"2023-09-30T13:09:53.781Z\",\n    \"updated_at\": null\n}"}],"_postman_id":"ad8e9177-818a-4d59-a04e-ef725fe1fedc"}],"id":"d671428f-d5cf-497b-b9e6-2f4c7c758e3f","_postman_id":"d671428f-d5cf-497b-b9e6-2f4c7c758e3f","description":""},{"name":"Settings","item":[{"name":"Get One","id":"89043a48-a026-4df2-90c6-6f7aa740ceae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"CENTER_ID","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_URL}}/mapit2/settings/:center_id","urlObject":{"path":["mapit2","settings",":center_id"],"host":["{{WEB_API_URL}}"],"query":[],"variable":[{"id":"0117c126-be8e-45a4-9619-a3598b5173c9","type":"any","key":"center_id"}]}},"response":[{"id":"b2f2cdcb-acea-4320-a4ea-2e84cb32c4e1","name":"New Request","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{PORTAL_URL}}/mapit2/settings/:center_id","host":["{{PORTAL_URL}}"],"path":["mapit2","settings",":center_id"],"variable":[{"key":"center_id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"29"},{"key":"ETag","value":"W/\"1d-XvDP+x1fDQ1l4JOHiyan8TVBSaY\""},{"key":"Set-Cookie","value":"connect.sid=s%3A94167622-65d5-4a22-a489-8211470aa77f.qRyJvUPhMfgWf3Dhprl%2FOMzPZBShakjUI9BMRjK5T2E; Path=/; Expires=Sun, 01 Oct 2023 15:48:21 GMT; HttpOnly; SameSite=None"},{"key":"Date","value":"Sat, 30 Sep 2023 15:48:21 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"center_id\": 1,\n    \"settings\": {}\n}"}],"_postman_id":"89043a48-a026-4df2-90c6-6f7aa740ceae"}],"id":"8caa5bec-dc45-4777-a7df-b3dda008f60c","_postman_id":"8caa5bec-dc45-4777-a7df-b3dda008f60c","description":""}],"id":"fbb6290a-ecaf-4a22-a91a-9f2e1782f24b","_postman_id":"fbb6290a-ecaf-4a22-a91a-9f2e1782f24b","description":""},{"name":"Links","item":[{"name":"Get Links","id":"b1dd8207-dbbc-41b8-ba8b-8ddd0d864bd6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_URL}}/links","urlObject":{"path":["links"],"host":["{{WEB_API_URL}}"],"query":[],"variable":[]}},"response":[{"id":"281705ce-54ac-43dd-8973-b1cc4d5b9d6c","name":"List Settings","originalRequest":{"method":"GET","header":[{"key":"center_id","value":"1","type":"text"}],"url":"{{WEB_API_URL}}/app_pages"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"65"},{"key":"ETag","value":"W/\"41-NhNrbQOLq+TxcVE1kuWuCNNqhdM\""},{"key":"Date","value":"Tue, 10 Jan 2023 06:16:05 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"home\": {\n        \"title\": \"asd\",\n        \"subtitle\": \"Hello\",\n        \"theme\": \"dark\",\n        \"display_logo\": true,\n        \"display_titles\": true,\n        \"header_image\": null,\n        \"background_image\": null\n    },\n    \"stores\": {\n        \"title\": \"asd\",\n        \"subtitle\": \"Hello\",\n        \"theme\": \"dark\",\n        \"display_logo\": true,\n        \"display_titles\": true,\n        \"header_image\": null,\n        \"background_image\": null\n    },\n    \"events\": {\n        \"title\": null,\n        \"subtitle\": null,\n        \"theme\": null,\n        \"display_logo\": null,\n        \"display_titles\": null,\n        \"header_image\": null,\n        \"background_image\": null\n    },\n    \"deals\": {\n        \"title\": \"Hello\",\n        \"subtitle\": \"Hello\",\n        \"theme\": \"dark\",\n        \"display_logo\": true,\n        \"display_titles\": true,\n        \"header_image\": null,\n        \"background_image\": null\n    },\n    \"map\": {\n        \"title\": null,\n        \"subtitle\": null,\n        \"theme\": null,\n        \"display_logo\": null,\n        \"display_titles\": null,\n        \"header_image\": null,\n        \"background_image\": null\n    },\n    \"info\": {\n        \"title\": null,\n        \"subtitle\": null,\n        \"theme\": null,\n        \"display_logo\": null,\n        \"display_titles\": null,\n        \"header_image\": null,\n        \"background_image\": null\n    }\n}"}],"_postman_id":"b1dd8207-dbbc-41b8-ba8b-8ddd0d864bd6"}],"id":"1f96567d-9718-46e9-b012-2fc1fea11e2d","_postman_id":"1f96567d-9718-46e9-b012-2fc1fea11e2d","description":""},{"name":"Banners - Web Slider","item":[{"name":"List","id":"faa4326f-0687-4b64-9f02-236c0e8560d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_URL}}/web_slider","urlObject":{"path":["web_slider"],"host":["{{WEB_API_URL}}"],"query":[],"variable":[]}},"response":[{"id":"d7e63b10-93f4-4ab1-82ef-df2e3bf200b7","name":"List","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{PORTAL_URL}}/web_slider/:center_id?limit=1&page=1","host":["{{PORTAL_URL}}"],"path":["web_slider",":center_id"],"query":[{"key":"limit","value":"1"},{"key":"page","value":"1"}],"variable":[{"key":"center_id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, OPTIONS, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Headers","value":"X-Requested-With,content-type"},{"key":"Cache-Control","value":"no-store, no-cache"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"264"},{"key":"ETag","value":"W/\"108-tD1osSB3GyrNQA4TjeDppbhQcBk\""},{"key":"Set-Cookie","value":"connect.sid=s%3A432848b5-3cc5-49fd-afd9-947f00ba18f8.RUQbuwMyLVwYNlcUQ6XTcMMmuV5vIS7v0UaCyQ8nOig; Path=/; Expires=Tue, 01 Aug 2023 04:50:23 GMT; HttpOnly; SameSite=None"},{"key":"Date","value":"Mon, 31 Jul 2023 04:50:23 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 1,\n    \"items\": [\n        {\n            \"id\": 2,\n            \"center_id\": 1,\n            \"name\": \"some-title\",\n            \"slug\": \"some-slug-0fe2b81cdc08\",\n            \"settings\": {\n                \"title\": \"some meta-data title\",\n                \"media_id\": null,\n                \"description\": \"some description\"\n            },\n            \"is_active\": true,\n            \"created_at\": \"2023-07-31T04:44:25.096Z\",\n            \"updated_at\": null\n        }\n    ]\n}"}],"_postman_id":"faa4326f-0687-4b64-9f02-236c0e8560d6"},{"name":"Get One","id":"ca1e276a-d7f2-4d0c-9549-b87d57ac8057","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"center_id","value":"{{CENTER_ID}}","type":"text"}],"url":"{{WEB_API_URL}}/web_slider/:web_slider_id","urlObject":{"path":["web_slider",":web_slider_id"],"host":["{{WEB_API_URL}}"],"query":[],"variable":[{"id":"40c15193-029e-4368-9817-79b52d17d6ba","type":"any","value":"2","key":"web_slider_id"}]}},"response":[],"_postman_id":"ca1e276a-d7f2-4d0c-9549-b87d57ac8057"}],"id":"b433833b-86b7-4dd5-9ce5-ae1a6f431f53","_postman_id":"b433833b-86b7-4dd5-9ce5-ae1a6f431f53","description":""}],"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"39001f3d-7f75-4a24-909a-e320286a840a"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"6af0052e-21b4-493f-be7f-d5c29aba18dd"}}]}