{
	"info": {
		"_postman_id": "aa5050e3-db04-4506-b50e-ae7fb83c6daa",
		"name": "Loss of Pay API",
		"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
		"_exporter_id": "16698826"
	},
	"item": [
		{
			"name": "https://yourinstancename.uknowva.com/api.php/reportengine/generatereport/restapi/LOPReport",
			"request": {
				"auth": {
					"type": "bearer",
					"bearer": [
						{
							"key": "token",
							"value": "Token",
							"type": "string"
						}
					]
				},
				"method": "GET",
				"header": [],
				"url": {
					"raw": "https://yourinstancename.uknowva.com/api.php/reportengine/generatereport/restapi/LOPReport",
					"protocol": "https",
					"host": [
						"yourinstancename",
						"uknowva",
						"com"
					],
					"path": [
						"api.php",
						"reportengine",
						"generatereport",
						"restapi",
						"LOPReport"
					]
				}
			},
			"response": []
		}
	]
}