{ "info": { "_postman_id": "4606bc6a-73f3-4443-a6a7-23b7c6594e3d", "name": "GlobalMobileApi", "description": "Környezetenkénti global mobile api.", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json" }, "item": [ { "name": "Institute", "request": { "method": "GET", "header": [ { "key": "apiKey", "value": "{{ApiKey}}" } ], "body": {}, "url": { "raw": "https://kretaglobalmobileapiuat.ekreta.hu/api/v1/Institute", "protocol": "https", "host": ["kretaglobalmobileapiuat", "ekreta", "hu"], "path": ["api", "v1", "Institute"] }, "description": "Mobilos intézmény választásához lista." }, "response": [ { "name": "OK", "originalRequest": { "method": "GET", "header": [ { "key": "apiKey", "value": "{{ApiKey}}", "disabled": false } ], "body": {}, "url": { "raw": "https://kretaglobalmobileapiuat.ekreta.hu/api/v1/Institute", "protocol": "https", "host": ["kretaglobalmobileapiuat", "ekreta", "hu"], "path": ["api", "v1", "Institute"] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Cache-Control", "value": "no-cache", "name": "Cache-Control", "description": "Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds" }, { "key": "Content-Encoding", "value": "gzip", "name": "Content-Encoding", "description": "The type of encoding used on the data." }, { "key": "Content-Type", "value": "application/json; charset=utf-8", "name": "Content-Type", "description": "The mime type of this content" }, { "key": "Date", "value": "Mon, 27 Aug 2018 12:40:19 GMT", "name": "Date", "description": "The date and time that the message was sent" }, { "key": "Expires", "value": "-1", "name": "Expires", "description": "Gives the date/time after which the response is considered stale" }, { "key": "Pragma", "value": "no-cache", "name": "Pragma", "description": "Implementation-specific headers that may have various effects anywhere along the request-response chain." }, { "key": "Server", "value": "Microsoft-IIS/10.0", "name": "Server", "description": "A name for the server" }, { "key": "Transfer-Encoding", "value": "chunked", "name": "Transfer-Encoding", "description": "The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity." }, { "key": "Vary", "value": "Accept-Encoding", "name": "Vary", "description": "Tells downstream proxies how to match future request headers to decide whether the cached response can be used rather than requesting a fresh one from the origin server." }, { "key": "X-AspNet-Version", "value": "4.0.30319", "name": "X-AspNet-Version", "description": "Custom header" }, { "key": "X-Powered-By", "value": "ASP.NET", "name": "X-Powered-By", "description": "Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)" } ], "cookie": [ { "expires": "Tue Jan 19 2038 04:14:07 GMT+0100 (Central Europe Standard Time)", "httpOnly": true, "domain": "kretaglobalmobileapiuat.ekreta.hu", "path": "/", "secure": false, "value": "d0fd332e2e657cc5a5784e0cd0ebc3d6a210cb33ba1518793cbc811b1e894878", "key": "ARRAffinity" } ], "body": "[\r\n {\r\n \"InstituteId\": 1,\r\n \"InstituteCode\": \"biatorbagyi\",\r\n \"Name\": \"Biatorbágyi általános iskola* 88\",\r\n \"Url\": \"https://biatorbagyi.ekreta-uat.hu\",\r\n \"City\": \"Budapest\",\r\n \"AdvertisingUrl\": \"\",\r\n \"FeatureToggleSet\": {\r\n \"JustificationFeatureEnabled\": \"false\"\r\n }\r\n },\r\n {\r\n \"InstituteId\": 3,\r\n \"InstituteCode\": \"dobokata\",\r\n \"Name\": \"Dobó Katalin Általános Iskola\",\r\n \"Url\": \"https://dobokata.ekreta-uat.hu\",\r\n \"City\": \"Debrecen\",\r\n \"AdvertisingUrl\": \"\",\r\n \"FeatureToggleSet\": {\r\n \"JustificationFeatureEnabled\": \"false\"\r\n }\r\n },\r\n {\r\n \"InstituteId\": 16,\r\n \"InstituteCode\": \"biatorbagyi-dev\",\r\n \"Name\": \"Biatorbágyi Dev\",\r\n \"Url\": \"https://biatorbagyi.ekreta-dev.hu\",\r\n \"City\": \"Budapest\",\r\n \"AdvertisingUrl\": \"\",\r\n \"FeatureToggleSet\": {\r\n \"JustificationFeatureEnabled\": \"false\"\r\n }\r\n }\r\n]" } ] } ] }