{
	"info": {
		"name": "DATA_IRISONLINE",
		"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
		"_exporter_id": "17759932"
	},
	"item": [
		{
			"name": "Artikli",
			"request": {
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://data.irisonline.rs/api/Export?Izvestaj=Artikli",
					"protocol": "https",
					"host": [
						"data",
						"irisonline",
						"rs"
					],
					"path": [
						"api",
						"Export"
					],
					"query": [
						{
							"key": "Izvestaj",
							"value": "Artikli"
						}
					]
				}
			},
			"response": []
		}
	],
	"auth": {
		"type": "apikey",
		"apikey": [
			{
				"key": "value",
				"value": "Upisite_Token",
				"type": "string"
			},
			{
				"key": "key",
				"value": "Token",
				"type": "string"
			}
		]
	},
	"event": [
		{
			"listen": "prerequest",
			"script": {
				"type": "text/javascript",
				"exec": [
					""
				]
			}
		},
		{
			"listen": "test",
			"script": {
				"type": "text/javascript",
				"exec": [
					""
				]
			}
		}
	]
}