{
	"id": "04f03661-54bf-6b6a-8576-1d64c37adc95",
	"name": "MWW API Requests",
	"description": "",
	"order": [
		"84b3eb9e-c903-b794-787c-f291925f4d89",
		"4b7bf6aa-2e0d-05e8-141c-180cc7a6f717",
		"fbe1d946-ea77-d4fa-e463-e61da1415b4f"
	],
	"folders": [],
	"timestamp": 1501166178685,
	"owner": "",
	"public": false,
	"requests": [
		{
			"id": "4b7bf6aa-2e0d-05e8-141c-180cc7a6f717",
			"headers": "Accept: application/vnd.api+json;version=1\nAuthorization: auth-key=YOUR_API_KEY\nContent-Type: application/vnd.api+json\n",
			"headerData": [
				{
					"key": "Accept",
					"value": "application/vnd.api+json;version=1",
					"description": "",
					"enabled": true
				},
				{
					"key": "Authorization",
					"value": "auth-key=YOUR_API_KEY",
					"description": "",
					"enabled": true
				},
				{
					"key": "Content-Type",
					"value": "application/vnd.api+json",
					"description": "",
					"enabled": true
				}
			],
			"url": "https://api.mwwondemand.com/api/orders/001122334455667788",
			"queryParams": [],
			"pathVariables": {},
			"pathVariableData": [],
			"preRequestScript": null,
			"method": "GET",
			"collectionId": "04f03661-54bf-6b6a-8576-1d64c37adc95",
			"data": null,
			"dataMode": "params",
			"name": "Get Specific Order",
			"description": "",
			"descriptionFormat": "html",
			"time": 1501167862752,
			"version": 2,
			"responses": [],
			"tests": null,
			"currentHelper": "normal",
			"helperAttributes": {}
		},
		{
			"id": "84b3eb9e-c903-b794-787c-f291925f4d89",
			"headers": "Accept: application/vnd.api+json;version=1\nAuthorization: auth-key=YOUR_API_KEY\nContent-Type: application/vnd.api+json\n",
			"headerData": [
				{
					"key": "Accept",
					"value": "application/vnd.api+json;version=1",
					"description": "",
					"enabled": true
				},
				{
					"key": "Authorization",
					"value": "auth-key=YOUR_API_KEY",
					"description": "",
					"enabled": true
				},
				{
					"key": "Content-Type",
					"value": "application/vnd.api+json",
					"description": "",
					"enabled": true
				}
			],
			"url": "https://api.mwwondemand.com/api/orders",
			"queryParams": [],
			"pathVariables": {},
			"pathVariableData": [],
			"preRequestScript": null,
			"method": "GET",
			"collectionId": "04f03661-54bf-6b6a-8576-1d64c37adc95",
			"data": null,
			"dataMode": "params",
			"name": "Get all orders",
			"description": "",
			"descriptionFormat": "html",
			"time": 1501167842359,
			"version": 2,
			"responses": [],
			"tests": null,
			"currentHelper": "normal",
			"helperAttributes": {}
		},
		{
			"id": "fbe1d946-ea77-d4fa-e463-e61da1415b4f",
			"headers": "Accept: application/vnd.api+json; version=1\nAuthorization: auth-key=YOUR_API_KEY\nContent-Type: application/vnd.api+json\n",
			"headerData": [
				{
					"key": "Accept",
					"value": "application/vnd.api+json; version=1",
					"description": "",
					"enabled": true
				},
				{
					"key": "Authorization",
					"value": "auth-key=YOUR_API_KEY",
					"description": "",
					"enabled": true
				},
				{
					"key": "Content-Type",
					"value": "application/vnd.api+json",
					"description": "",
					"enabled": true
				}
			],
			"url": "https://api.mwwondemand.com/api/orders/?history=1",
			"queryParams": [
				{
					"key": "history",
					"value": "1",
					"equals": true,
					"description": "",
					"enabled": true
				}
			],
			"pathVariables": {},
			"pathVariableData": [],
			"preRequestScript": null,
			"method": "GET",
			"collectionId": "04f03661-54bf-6b6a-8576-1d64c37adc95",
			"data": null,
			"dataMode": "params",
			"name": "Orders With History Param",
			"description": "",
			"descriptionFormat": "html",
			"time": 1501168215095,
			"version": 2,
			"responses": [],
			"tests": null,
			"currentHelper": "normal",
			"helperAttributes": {}
		}
	]
}