{
	"id": "7889b712-a571-439c-8d82-4432bebbeda6",
	"name": "SHC RAI Mobile API 1.x",
	"description": "",
	"order": [
		"5f837b7f-96bd-4806-ab37-e3ef2835980f",
		"9c3a4585-4e03-4a74-b799-0a60744510e9",
		"9351db30-ab8a-4d78-9359-aa15adb7cd38",
		"68c0e5d9-e5d5-416e-8aaf-ed2395fa217d"
	],
	"folders": [],
	"timestamp": 1480607686283,
	"owner": 0,
	"public": false,
	"requests": [
		{
			"id": "5f837b7f-96bd-4806-ab37-e3ef2835980f",
			"headers": "X-Shc-Device-Id: {{deviceid}}\n",
			"url": "{{url}}?SHCRAIMobile/1_0/auth",
			"preRequestScript": null,
			"pathVariables": {},
			"method": "POST",
			"data": [],
			"dataMode": "raw",
			"version": 2,
			"tests": "var json = JSON.parse(responseBody);\npostman.setEnvironmentVariable(\"accesstoken\", json.accesstoken);\npostman.setEnvironmentVariable(\"user\", json.user_id);",
			"currentHelper": "normal",
			"helperAttributes": {},
			"time": 1480608866572,
			"name": "RAI Mobile API 1.0 Auth",
			"description": "Endpoint RAI Mobile Auth",
			"collectionId": "7889b712-a571-439c-8d82-4432bebbeda6",
			"responses": [],
			"rawModeData": "{\r\n  \"user_id\":\"\",\r\n  \"password\":\"arc\"\r\n}"
		},
		{
			"id": "9c3a4585-4e03-4a74-b799-0a60744510e9",
			"headers": "Authorization: Accesstoken token=\"{{accesstoken}}\"\nX-Shc-Device-Id: {{deviceid}}\n",
			"url": "{{url}}?SHCRAIMobile/1_0/sync",
			"preRequestScript": null,
			"pathVariables": {},
			"method": "GET",
			"data": [],
			"dataMode": "raw",
			"version": 2,
			"tests": null,
			"currentHelper": "normal",
			"helperAttributes": {},
			"time": 1480609903257,
			"name": "RAI Mobile API 1.0 Sync",
			"description": "Endpoint RAI Mobile Sync",
			"collectionId": "7889b712-a571-439c-8d82-4432bebbeda6",
			"responses": [],
			"rawModeData": ""
		},
		{
			"id": "9351db30-ab8a-4d78-9359-aa15adb7cd38",
			"headers": "Authorization: Accesstoken token=\"{{accesstoken}}\"\nX-Shc-Device-Id: {{deviceid}}\n",
			"url": "{{url}}?SHCRAIMobile/1_0/status",
			"preRequestScript": null,
			"pathVariables": {},
			"method": "GET",
			"data": [],
			"dataMode": "raw",
			"version": 2,
			"tests": null,
			"currentHelper": "normal",
			"helperAttributes": {},
			"time": 1480610063523,
			"name": "RAI Mobile API 1.0 Status",
			"description": "Endpoint RAI Mobile Status",
			"collectionId": "7889b712-a571-439c-8d82-4432bebbeda6",
			"responses": [],
			"rawModeData": ""
		},
		{
			"id": "68c0e5d9-e5d5-416e-8aaf-ed2395fa217d",
			"headers": "Authorization: Accesstoken token=\"{{accesstoken}}\"\nX-Shc-Device-Id: {{deviceid}}\n",
			"url": "{{url}}?SHCRAIMobile/1_0/dict",
			"preRequestScript": null,
			"pathVariables": {},
			"method": "GET",
			"data": [],
			"dataMode": "raw",
			"version": 2,
			"tests": null,
			"currentHelper": "normal",
			"helperAttributes": {},
			"time": 1480610010725,
			"name": "RAI Mobile API 1.0 Dict",
			"description": "Endpoint RAI Mobile Dict",
			"collectionId": "7889b712-a571-439c-8d82-4432bebbeda6",
			"responses": [],
			"rawModeData": ""
		}
	]
}