{
	"info": {
		"_postman_id": "3f3a34fe-ddcd-4e4d-bf2c-3d97704b0e25",
		"name": "Zenventory API Collection (docs.zenventory.com)",
		"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
		"_exporter_id": "31962820",
		"_collection_link": "https://zenventory-0490.postman.co/workspace/Zenventory-Workspace~5a89f712-4c87-416e-8402-c016ec57235e/collection/31962820-3f3a34fe-ddcd-4e4d-bf2c-3d97704b0e25?action=share&source=collection_link&creator=31962820"
	},
	"item": [
		{
			"name": "Customer Orders",
			"item": [
				{
					"name": "List Customer Orders",
					"request": {
						"method": "GET",
						"header": [],
						"url": {
							"raw": "https://app.zenventory.com/rest/customer-orders",
							"protocol": "https",
							"host": [
								"app",
								"zenventory",
								"com"
							],
							"path": [
								"rest",
								"customer-orders"
							],
							"query": [
								{
									"key": "open",
									"value": null,
									"description": "boolean\nDefault: false\nTrue to filter for open customer orders.",
									"disabled": true
								},
								{
									"key": "completed",
									"value": null,
									"description": "boolean\nDefault: false\nTrue to filter for completed customer orders.",
									"disabled": true
								},
								{
									"key": "draft",
									"value": null,
									"description": "boolean\nDefault: false\nTrue to filter for draft customer orders.",
									"disabled": true
								},
								{
									"key": "cancelled",
									"value": null,
									"description": "boolean\nDefault: false\nTrue to filter for cancelled customer orders.",
									"disabled": true
								},
								{
									"key": "includePickedItemMetadata",
									"value": null,
									"description": "boolean\nDefault: false\nTrue to include the lot numbers, expiration dates, and serial numbers picked for the line items in the additional fields.",
									"disabled": true
								},
								{
									"key": "orderNumber",
									"value": null,
									"description": "string\nFilter by the customer order's orderNumber. String field.",
									"disabled": true
								},
								{
									"key": "orderReferenceorderReference",
									"value": null,
									"description": "string\nFilter by the customer order's orderReference. String field.",
									"disabled": true
								},
								{
									"key": "projectNumber",
									"value": null,
									"description": "string\nFilter by the customer order's projectNumber. String field.",
									"disabled": true
								},
								{
									"key": "internalNote",
									"value": null,
									"description": "string\nFilter by the customer order's note. String field.",
									"disabled": true
								},
								{
									"key": "noteFromCustomer",
									"value": null,
									"description": "string\nFilter by the customer order's noteFromCustomer. String field.\n",
									"disabled": true
								},
								{
									"key": "noteToCustomer",
									"value": null,
									"description": "string\nFilter by the customer order's noteToCustomer. String field.",
									"disabled": true
								},
								{
									"key": "userField1",
									"value": null,
									"description": "string\nFilter by the customer order's userField1. String field.",
									"disabled": true
								},
								{
									"key": "userField2",
									"value": null,
									"description": "string\nFilter by the customer order's userField2. String field.",
									"disabled": true
								},
								{
									"key": "userField3",
									"value": null,
									"description": "string\nFilter by the customer order's userField3. String field.",
									"disabled": true
								},
								{
									"key": "orderSource",
									"value": null,
									"description": "string\nFilter by the customer order's orderSource. String field.Filter by the customer order's orderSource. String field.customer order's orderSource. String field.",
									"disabled": true
								},
								{
									"key": "customerName",
									"value": null,
									"description": "string\nFilter by the customer's name and surname. String field.",
									"disabled": true
								},
								{
									"key": "customerAccountNumber",
									"value": null,
									"description": "string\nFilter by the customer's accountNumber. String field.",
									"disabled": true
								},
								{
									"key": "customerCompany",
									"value": null,
									"description": "string\nFilter by the customer's company. String field.",
									"disabled": true
								},
								{
									"key": "customerEmail",
									"value": null,
									"description": "string\nFilter by the customer's email. String field.",
									"disabled": true
								},
								{
									"key": "shippingAddressCompany",
									"value": null,
									"description": "string\nFilter by the shipping address's company. String field.",
									"disabled": true
								},
								{
									"key": "shippingAddressName",
									"value": null,
									"description": "string\nFilter by the shipping address's name. String field.",
									"disabled": true
								},
								{
									"key": "shippingAddressLine1",
									"value": null,
									"description": "string\nFilter by the shipping address's line1. String field.",
									"disabled": true
								},
								{
									"key": "shippingAddressLine2",
									"value": null,
									"description": "string\nFilter by the shipping address's line2. String field.",
									"disabled": true
								},
								{
									"key": "shippingAddressLine3",
									"value": null,
									"description": "string\nFilter by the shipping address's line3. String field.",
									"disabled": true
								},
								{
									"key": "shippingAddressCity",
									"value": null,
									"description": "string\nFilter by the shipping address's city. String field.",
									"disabled": true
								},
								{
									"key": "shippingAddressState",
									"value": null,
									"description": "string\nFilter by the shipping address's state. String field.",
									"disabled": true
								},
								{
									"key": "shippingAddressZip",
									"value": null,
									"description": "string\nFilter by the shipping address's zip. String field.",
									"disabled": true
								},
								{
									"key": "shippingAddressPhone",
									"value": null,
									"description": "string\nFilter by the shipping address's phone. String field.",
									"disabled": true
								},
								{
									"key": "shippingAddressCode",
									"value": null,
									"description": "string\nFilter by the shipping address's code. String field.",
									"disabled": true
								},
								{
									"key": "itemSku",
									"value": null,
									"description": "string\nFilters by checking if any item on the customer order has a sku that matches the condition. String field.",
									"disabled": true
								},
								{
									"key": "itemNoSku",
									"value": null,
									"description": "string\nFilters by checking if no item on the customer order has a sku that matches the condition. String field.",
									"disabled": true
								},
								{
									"key": "itemDescription",
									"value": null,
									"description": "string\nFilters by checking if any item on the customer order has a description that matches the condition. String field.",
									"disabled": true
								},
								{
									"key": "itemNoDescription",
									"value": null,
									"description": "string\nFilters by checking if no item on the customer order has a description that matches the condition. String field.",
									"disabled": true
								},
								{
									"key": "itemSerialNumber",
									"value": null,
									"description": "string\nFilters by checking the serial numbers of items allocated to a customer order. String field.",
									"disabled": true
								},
								{
									"key": "itemLotNumber",
									"value": null,
									"description": "any\nFilters by checking the lot numbers of items allocated to a customer order. String field.",
									"disabled": true
								},
								{
									"key": "<string>Conditional",
									"value": null,
									"description": "string\nDefault: \"matches\"\nEnum: \"starts_with\" \"not_starts_with\" \"ends_with\" \"not_ends_with\" \"contains\" \"not_contains\" \"matches\" \"not_matches\" \"empty\" \"not_empty\" \"matches_one_of\" \"not_matches_one_of\" \"contains_one_of\" \"not_contains_one_of\"\nPossible conditional values for string fields. \"empty\" and \"not_empty\" will ignore the value parameter, but it must still be included in the query parameter list.\n\n\"matches_one_of\", \"not_matches_one_of\", \"contains_one_of\", \"not_contains_one_of\" support an array of values when the value parameter is CSV formatted.",
									"disabled": true
								},
								{
									"key": "itemQuantity",
									"value": null,
									"description": "number\nFilter by the customer order's total ordered quantity in base units. Number field.",
									"disabled": true
								},
								{
									"key": "<number>Conditional",
									"value": null,
									"description": "string\nDefault: \"equal\"\nEnum: \"equal\" \"not_equal\" \"greater\" \"greater_or_equal\" \"lesser\" \"lesser_or_equal\"\nPossible conditional values for number fields.",
									"disabled": true
								},
								{
									"key": "orderedDate",
									"value": null,
									"description": "date-time\nFilter by the customer order's orderedDate. Date field.",
									"disabled": true
								},
								{
									"key": "modifiedDate",
									"value": null,
									"description": "date-time\nFilter by the customer order's modifiedDate. Date field.",
									"disabled": true
								},
								{
									"key": "pickedDate",
									"value": null,
									"description": "date-time\nFilter by when the customer order was picked. Date field.",
									"disabled": true
								},
								{
									"key": "shippedDate",
									"value": null,
									"description": "date-time\nFilter by when the customer order was shipped. Date field.",
									"disabled": true
								},
								{
									"key": "onHoldUntil",
									"value": null,
									"description": "date-time\nFilter by the customer order's onHoldUntil. Date field",
									"disabled": true
								},
								{
									"key": "itemExpirationDate",
									"value": null,
									"description": "any\nFilters by checking the expiration date of items allocated to a customer order. Date field.",
									"disabled": true
								},
								{
									"key": "<date>Conditional",
									"value": null,
									"description": "string\nDefault: \"on_or_after\"\nEnum: \"on_or_before\" \"on_or_after\" \"current_date\" \"less_than_x_days_past\" \"more_than_x_days_past\" \"less_than_x_days_future\" \"more_than_x_days_future\" \"date_not_set\"\nPossible conditional values for date fields. \"current_date\" and \"date_not_set\" will ignore the value parameter, but it must still be included in the query parameter list.\n\n\"less_than_x_days_past\", \"more_than_x_days_past\", \"less_than_x_days_future\", \"more_than_x_days_future\" requires the value parameter to be an integer instead of a date-time and be greater than zero.",
									"disabled": true
								},
								{
									"key": "onHold",
									"value": null,
									"description": "boolean\nFilters by the customer order's onHold. Does not have a Conditional parameter.",
									"disabled": true
								},
								{
									"key": "allocationProgress",
									"value": null,
									"description": "string\nEnum: \"none\" \"part\" \"full\"\nFilter by the customer order's allocation progress. Multi-select field.",
									"disabled": true
								},
								{
									"key": "pickProgress",
									"value": null,
									"description": "string\nEnum: \"none\" \"part\" \"full\"\nFilter by the customer order's pick progress. Multi-select field.",
									"disabled": true
								},
								{
									"key": "shipProgress",
									"value": null,
									"description": "string\nEnum: \"none\" \"part\" \"full\"\nFilter by the customer order's shipping progress. Multi-select field.",
									"disabled": true
								},
								{
									"key": "createdBy",
									"value": null,
									"description": "string/integer\nFilter by the the user who created the customer order. Value can be the user's id or username. Multi-select field.",
									"disabled": true
								},
								{
									"key": "pickAssignee",
									"value": null,
									"description": "string/integer\nFilter by the the user who is assigned to pick the customer order. Value can be the user's id or username. Multi-select field.",
									"disabled": true
								},
								{
									"key": "pickedBy",
									"value": null,
									"description": "string/integer\nFilter by the the user who picked the customer order. Value can be the user's id or username. Multi-select field.",
									"disabled": true
								},
								{
									"key": "shippedBy",
									"value": null,
									"description": "string/integer\nFilter by the the user who shipped the customer order. Value can be the user's id or username. Multi-select field.",
									"disabled": true
								},
								{
									"key": "shipFromWarehouse",
									"value": null,
									"description": "string/integer\nFilter by the customer order's shipFromWarehouse. Value can be the warehouse's id or name. Multi-select field.",
									"disabled": true
								},
								{
									"key": "client",
									"value": null,
									"description": "string/integer\nFilter by the customer order's client. Value can be the client's id or name. Multi-select field.",
									"disabled": true
								},
								{
									"key": "shippingAddressCountry",
									"value": null,
									"description": "string\nFilter by the shipping address's countryCode. Multi-select field.",
									"disabled": true
								},
								{
									"key": "shippingAddressValidation",
									"value": null,
									"description": "string\nEnum: \"missing_values\" \"awaiting\" \"verified\" \"warning\" \"error\"\nFilter by the shipping address's validation status.",
									"disabled": true
								},
								{
									"key": "tags",
									"value": null,
									"description": "string\nFilter by the customer order's tags. Takes a CSV formatted string which each individual value being either the tag or its id. Contains field.",
									"disabled": true
								},
								{
									"key": "<string>Conditional",
									"value": null,
									"description": "string\nEnum: \"all\" \"any\" \"none\"\nPossible conditional values for contains fields.",
									"disabled": true
								},
								{
									"key": "shippingAddressType",
									"value": null,
									"description": "string\nEnum: \"unknown\" \"residential\" \"commercial\"\nFilter by the shipping address's type. No conditional parameter as the only option is equals.",
									"disabled": true
								},
								{
									"key": "itemLocation",
									"value": null,
									"description": "string/integer\nFilters by checking if any item has been allocated from the given location. The value can be the location's id, import code, or name. No conditional parameter as the only option is equals.",
									"disabled": true
								},
								{
									"key": "itemParentLocation",
									"value": null,
									"description": "string/integer\nFilters by checking if any item has been allocated from a location whose parent location is the given location. The value can be the location's id, import code, or name. No conditional parameter as the only option is equals.",
									"disabled": true
								},
								{
									"key": "itemWarehouse",
									"value": null,
									"description": "string/integer\nOptional parameter for itemLocation and itemParentLocation. Changes which warehouse the location is a part of from your current warehouse to the warehouse given by this parameter. Value can the warehouse's id or name",
									"disabled": true
								},
								{
									"key": "shipVia",
									"value": null,
									"description": "string\nFilter by the customer order's shipVia. Value is either a carrier code or service code. No conditional parameter as the only option is equals.",
									"disabled": true
								},
								{
									"key": "shippingCarrier",
									"value": null,
									"description": "string\nFilters for customer orders shipped using the given carrier or service. Value is either a carrier code or service code. No conditional parameter as the only option is equals.",
									"disabled": true
								}
							]
						}
					},
					"response": []
				},
				{
					"name": "Create Customer Order",
					"request": {
						"method": "POST",
						"header": []
					},
					"response": []
				},
				{
					"name": "Edit Customer Order",
					"request": {
						"method": "PUT",
						"header": [],
						"body": {
							"mode": "raw",
							"raw": "//You must send the entire contents of the Customer Order body, not just the fields you wish to edit\r\n{\r\n    \"clientId\": 0,\r\n    \"customer\": {\r\n        \"id\": 6382\r\n    },\r\n    \"shippingAddress\": {\r\n        \"id\": 666\r\n    },\r\n    \"billingAddress\": {\r\n        \"sameAsShipping\": true\r\n    },\r\n    \"shipFromWarehouseName\": \"Main Warehouse\",\r\n    \"shipVia\": \"fedex_ground\",\r\n    \"shipViaConfirmation\": \"direct_signature\",\r\n    \"postageAccount\": \"sender\",\r\n    \"internalNote\": \"Has been edited\",\r\n    \"items\": [\r\n        {\r\n            \"id\": 13665,\r\n            \"itemId\": 2330,\r\n            \"quantity\": 2,\r\n            \"uom\": \"Case\"\r\n        }\r\n    ]\r\n}",
							"options": {
								"raw": {
									"language": "json"
								}
							}
						},
						"url": {
							"raw": "https://app.zenventory.com/rest/customer-orders/{id}",
							"protocol": "https",
							"host": [
								"app",
								"zenventory",
								"com"
							],
							"path": [
								"rest",
								"customer-orders",
								"{id}"
							]
						}
					},
					"response": []
				},
				{
					"name": "Get Customer Order by ID",
					"request": {
						"method": "GET",
						"header": []
					},
					"response": []
				}
			]
		},
		{
			"name": "Cycle Counts",
			"item": [
				{
					"name": "List Cycle Counts",
					"request": {
						"method": "GET",
						"header": [],
						"url": {
							"raw": "https://qa7.zenventory.com/rest/cycle-counts?startDate=7/22/2025&endDate=7/22/2025&nonAnomaly=true",
							"protocol": "https",
							"host": [
								"qa7",
								"zenventory",
								"com"
							],
							"path": [
								"rest",
								"cycle-counts"
							],
							"query": [
								{
									"key": "clientId",
									"value": "",
									"description": "string\nDefault: \"\"\nEnum: \"\" \"normal\" \"adjustment\"\nType of cycle count to filter for. Normal cycle counts count all item inventory at each location while an adjustment is for a single item.",
									"disabled": true
								},
								{
									"key": "clientName",
									"value": "",
									"description": "boolean\nDefault: false\nTrue to filter for cycle counts whose locations have not yet all been counted.",
									"disabled": true
								},
								{
									"key": "itemId",
									"value": "",
									"description": "boolean\nDefault: false\nTrue to filter for cycle counts whose locations have all been counted, but not yet approved.",
									"disabled": true
								},
								{
									"key": "itemSku",
									"value": "",
									"description": "boolean\nDefault: false\nTrue to filter for cycle counts whose locations have all been counted and approved.",
									"disabled": true
								},
								{
									"key": "warehouseId",
									"value": "",
									"description": "integer\nId of the warehouse the cycle counts are being performed in.",
									"disabled": true
								},
								{
									"key": "warehouseName",
									"value": "",
									"description": "string\nName of the warehouse the cycle counts are being performed in. Ignored if warehouseId is provided.",
									"disabled": true
								},
								{
									"key": "startDate",
									"value": "7/22/2025",
									"description": "string <date-time>\nGet cycle counts created at or after this time."
								},
								{
									"key": "endDate",
									"value": "7/22/2025",
									"description": "string <date-time>\nGet cycle counts created at or before this time."
								},
								{
									"key": "page",
									"value": "",
									"description": "integer\nDefault: 1\nPage number of the results to get.",
									"disabled": true
								},
								{
									"key": "perPage",
									"value": "",
									"description": "integer [ 20 .. 100 ]\nDefault: 20\nPage number of the results to get.",
									"disabled": true
								},
								{
									"key": "nonAnomaly",
									"value": "true"
								}
							]
						}
					},
					"response": []
				},
				{
					"name": "Get Cycle Count by ID",
					"request": {
						"method": "GET",
						"header": [],
						"url": {
							"raw": "https://app.zenventory.com/rest/cycle-counts/{id}",
							"protocol": "https",
							"host": [
								"app",
								"zenventory",
								"com"
							],
							"path": [
								"rest",
								"cycle-counts",
								"{id}"
							]
						}
					},
					"response": []
				},
				{
					"name": "Get Adjustment",
					"request": {
						"method": "GET",
						"header": [],
						"url": {
							"raw": "https://app.zenventory.com/rest/cycle-counts/adjustments",
							"protocol": "https",
							"host": [
								"app",
								"zenventory",
								"com"
							],
							"path": [
								"rest",
								"cycle-counts",
								"adjustments"
							],
							"query": [
								{
									"key": "itemId",
									"value": null,
									"description": "integer\nId of the item whose stock you wish to adjust.",
									"disabled": true
								},
								{
									"key": "itemSku",
									"value": null,
									"description": "string\nSKU of the item whose stock you wish to adjust.",
									"disabled": true
								},
								{
									"key": "warehouseId",
									"value": null,
									"description": "integer\nId of the warehouse the to be adjusted stock is in. If no warehouse parameters are given, then the user's current warehouse will be used.\t\ninteger\nId of the warehouse the to be adjusted stock is in. If no warehouse parameters are given, then the user's current warehouse will be used.",
									"disabled": true
								},
								{
									"key": "warehouseName",
									"value": null,
									"description": "string\nName of the warehouse the to be adjusted stock is in. If no warehouse parameters are given, then the user's current warehouse will be used.",
									"disabled": true
								},
								{
									"key": "clientId",
									"value": null,
									"description": "integer\nId of the client that the item to be adjusted belongs to. Defaults to the user's client id.",
									"disabled": true
								},
								{
									"key": "clientName",
									"value": null,
									"description": "string\nName of the client that the item to be adjusted belongs to. Defaults to the user's client id. Ignored if clientId is provided and is nonzero.",
									"disabled": true
								}
							]
						}
					},
					"response": []
				},
				{
					"name": "Create Adjusment",
					"request": {
						"method": "POST",
						"header": [],
						"body": {
							"mode": "raw",
							"raw": "{\r\n\"itemId\": 2330,\r\n\"warehouseId\": 1,\r\n\"clientId\": 0,\r\n\"note\": \"Adjusting inventory levels.\",\r\n\"inventory\": [\r\n{\r\n\"locationId\": 1502,\r\n\"found\": 9500,\r\n\"serialNumber\": null,\r\n\"lotNumber\": null,\r\n\"expirationDate\": null\r\n},\r\n{\r\n\"locationId\": 1498,\r\n\"found\": 5,\r\n\"serialNumber\": null,\r\n\"lotNumber\": null,\r\n\"expirationDate\": null\r\n}\r\n]\r\n}",
							"options": {
								"raw": {
									"language": "json"
								}
							}
						},
						"url": {
							"raw": "https://app.zenventory.com/rest/cycle-counts/adjustments",
							"protocol": "https",
							"host": [
								"app",
								"zenventory",
								"com"
							],
							"path": [
								"rest",
								"cycle-counts",
								"adjustments"
							]
						}
					},
					"response": []
				}
			]
		},
		{
			"name": "Inventory",
			"item": [
				{
					"name": "List Inventory",
					"request": {
						"method": "GET",
						"header": [],
						"url": {
							"raw": "https://app.zenventory.com/rest/inventory",
							"protocol": "https",
							"host": [
								"app",
								"zenventory",
								"com"
							],
							"path": [
								"rest",
								"inventory"
							],
							"query": [
								{
									"key": "searchFor",
									"value": null,
									"description": "string\nSearchs items' SKU, UPC, and description for exact or partial matches.",
									"disabled": true
								},
								{
									"key": "clientId",
									"value": null,
									"description": "integer\nFilter for items belonging to the client matching this id.",
									"disabled": true
								},
								{
									"key": "clientName",
									"value": null,
									"description": "string\nFilter for items belonging to the client with this name. Ignored if clientId is provided and is nonzero.",
									"disabled": true
								},
								{
									"key": "warehouseId",
									"value": null,
									"description": "integer\nId of the warehouse to filter by.",
									"disabled": true
								},
								{
									"key": "warehouseName",
									"value": null,
									"description": "string\nName of the warehouse to filter by. Ignored if warehouseId is provided.",
									"disabled": true
								},
								{
									"key": "locationId",
									"value": null,
									"description": "integer\nId of the location to filter by.",
									"disabled": true
								},
								{
									"key": "locationName",
									"value": null,
									"description": "string\nName of the location to filter by. Ignored if locationId is provided.",
									"disabled": true
								},
								{
									"key": "category",
									"value": null,
									"description": "string\nItem category to filter by.",
									"disabled": true
								},
								{
									"key": "inStock",
									"value": null,
									"description": "boolean\nDefault: false\nTrue to include only items that are in stock.",
									"disabled": true
								},
								{
									"key": "lowStock",
									"value": null,
									"description": "boolean\nDefault: false\nTrue to include only items whose inventory level is less than its reorder level.",
									"disabled": true
								},
								{
									"key": "userField1",
									"value": null,
									"description": "string\nFilter for items by this user defined field.",
									"disabled": true
								},
								{
									"key": "userField2",
									"value": null,
									"description": "string\nFilter for items by this user defined field.",
									"disabled": true
								},
								{
									"key": "userField3",
									"value": null,
									"description": "string\nFilter for items by this user defined field.",
									"disabled": true
								},
								{
									"key": "userField4",
									"value": null,
									"description": "string\nFilter for items by this user defined field.",
									"disabled": true
								},
								{
									"key": "userField5",
									"value": null,
									"description": "string\nFilter for items by this user defined field.",
									"disabled": true
								},
								{
									"key": "userField6",
									"value": null,
									"description": "string\nFilter for items by this user defined field.",
									"disabled": true
								},
								{
									"key": "orderBy",
									"value": null,
									"description": "string\nDefault: \"\"\nEnum: \"\" \"id\" \"sku\" \"upc\" \"category\" \"userField1\" \"userField2\" \"userField3\" \"userField4\" \"userField5\" \"userField6\" \"inStock\" \"allocated\"\nField to order results by.",
									"disabled": true
								},
								{
									"key": "orderDir",
									"value": null,
									"description": "string\nDefault: \"asc\"\nEnum: \"asc\" \"desc\"\nDirection to order the results by. Only used if orderBy is not an empty string.",
									"disabled": true
								},
								{
									"key": "page",
									"value": null,
									"description": "integer\nDefault: 1\nPage number of the results to get.",
									"disabled": true
								},
								{
									"key": "perPage",
									"value": null,
									"description": "integer [ 20 .. 100 ]\nDefault: 20\nPage number of the results to get.",
									"disabled": true
								}
							]
						}
					},
					"response": []
				},
				{
					"name": "List Serial Inventory",
					"request": {
						"method": "GET",
						"header": [],
						"url": {
							"raw": "https://app.zenventory.com/rest/inventory/serials",
							"protocol": "https",
							"host": [
								"app",
								"zenventory",
								"com"
							],
							"path": [
								"rest",
								"inventory",
								"serials"
							],
							"query": [
								{
									"key": "clientId",
									"value": "",
									"description": "integer\nFilter for items belonging to the client matching this id.",
									"disabled": true
								},
								{
									"key": "clientName",
									"value": "",
									"description": "string\nFilter for items belonging to the client with this name. Ignored if clientId is provided and is nonzero.",
									"disabled": true
								},
								{
									"key": "warehouseId",
									"value": "",
									"description": "integer\nId of the warehouse to filter by.",
									"disabled": true
								},
								{
									"key": "warehouseName",
									"value": "",
									"description": "string\nName of the warehouse to filter by. Ignored if warehouseId is provided.",
									"disabled": true
								},
								{
									"key": "locationId",
									"value": "",
									"description": "integer\nId of the location to filter by.",
									"disabled": true
								},
								{
									"key": "locationName",
									"value": "",
									"description": "string\nName of the location to filter by. Ignored if locationId is provided.",
									"disabled": true
								},
								{
									"key": "category",
									"value": "",
									"description": "string\nItem category to filter by.",
									"disabled": true
								}
							]
						}
					},
					"response": []
				},
				{
					"name": "List Item Inventory (Lot #'s/Expiry Dates)",
					"request": {
						"method": "GET",
						"header": [],
						"url": {
							"raw": "https://app.zenventory.com/rest/inventory/items",
							"protocol": "https",
							"host": [
								"app",
								"zenventory",
								"com"
							],
							"path": [
								"rest",
								"inventory",
								"items"
							],
							"query": [
								{
									"key": "searchFor",
									"value": "",
									"description": "string\nSearchs items' SKU, UPC, and description for exact or partial matches.",
									"disabled": true
								},
								{
									"key": "clientId",
									"value": "",
									"description": "integer\nFilter for items belonging to the client matching this id.",
									"disabled": true
								},
								{
									"key": "clientName",
									"value": "",
									"description": "string\nFilter for items belonging to the client with this name. Ignored if clientId is provided and is nonzero.",
									"disabled": true
								},
								{
									"key": "warehouseId",
									"value": "",
									"description": "integer\nId of the warehouse to filter by.",
									"disabled": true
								},
								{
									"key": "warehouseName",
									"value": "",
									"description": "string\nName of the warehouse to filter by. Ignored if warehouseId is provided.",
									"disabled": true
								},
								{
									"key": "locationId",
									"value": "",
									"description": "integer\nId of the location to filter by.",
									"disabled": true
								},
								{
									"key": "locationName",
									"value": "",
									"description": "string\nName of the location to filter by. Ignored if locationId is provided.",
									"disabled": true
								},
								{
									"key": "category",
									"value": "",
									"description": "string\nItem category to filter by.",
									"disabled": true
								},
								{
									"key": "lotnumber",
									"value": null,
									"description": "boolean\nDefault: false\nTrue to include only items that use lot number tracking.",
									"disabled": true
								},
								{
									"key": "perishable",
									"value": null,
									"description": "boolean\nDefault: false\nTrue to include only items that are perishable.",
									"disabled": true
								},
								{
									"key": "userField1",
									"value": "",
									"description": "string\nFilter for items by this user defined field.",
									"disabled": true
								},
								{
									"key": "userField2",
									"value": "",
									"description": "string\nFilter for items by this user defined field.",
									"disabled": true
								},
								{
									"key": "userField3",
									"value": "",
									"description": "string\nFilter for items by this user defined field.",
									"disabled": true
								},
								{
									"key": "userField4",
									"value": "",
									"description": "string\nFilter for items by this user defined field.",
									"disabled": true
								},
								{
									"key": "userField5",
									"value": "",
									"description": "string\nFilter for items by this user defined field.",
									"disabled": true
								},
								{
									"key": "userField6",
									"value": "",
									"description": "string\nFilter for items by this user defined field.",
									"disabled": true
								},
								{
									"key": "orderBy",
									"value": "",
									"description": "string\nDefault: \"\"\nEnum: \"\" \"id\" \"sku\" \"upc\" \"category\" \"userField1\" \"userField2\" \"userField3\" \"userField4\" \"userField5\" \"userField6\" \"inStock\" \"allocated\"\nField to order results by.",
									"disabled": true
								},
								{
									"key": "orderDir",
									"value": "",
									"description": "string\nDefault: \"asc\"\nEnum: \"asc\" \"desc\"\nDirection to order the results by. Only used if orderBy is not an empty string.",
									"disabled": true
								},
								{
									"key": "page",
									"value": "",
									"description": "integer\nDefault: 1\nPage number of the results to get.",
									"disabled": true
								},
								{
									"key": "perPage",
									"value": "",
									"description": "integer [ 20 .. 100 ]\nDefault: 20\nPage number of the results to get.",
									"disabled": true
								}
							]
						}
					},
					"response": []
				},
				{
					"name": "List Assembly Inventory",
					"request": {
						"method": "GET",
						"header": [],
						"url": {
							"raw": "https://app.zenventory.com/rest/inventory/assemblies",
							"protocol": "https",
							"host": [
								"app",
								"zenventory",
								"com"
							],
							"path": [
								"rest",
								"inventory",
								"assemblies"
							],
							"query": [
								{
									"key": "searchFor",
									"value": "",
									"description": "string\nSearchs items' SKU, UPC, and description for exact or partial matches.",
									"disabled": true
								},
								{
									"key": "clientId",
									"value": "",
									"description": "integer\nFilter for items belonging to the client matching this id.",
									"disabled": true
								},
								{
									"key": "clientName",
									"value": "",
									"description": "string\nFilter for items belonging to the client with this name. Ignored if clientId is provided and is nonzero.",
									"disabled": true
								},
								{
									"key": "warehouseId",
									"value": "",
									"description": "integer\nId of the warehouse to filter by.",
									"disabled": true
								},
								{
									"key": "warehouseName",
									"value": "",
									"description": "string\nName of the warehouse to filter by. Ignored if warehouseId is provided.",
									"disabled": true
								},
								{
									"key": "category",
									"value": "",
									"description": "string\nItem category to filter by.",
									"disabled": true
								},
								{
									"key": "userField1",
									"value": "",
									"description": "string\nFilter for items by this user defined field.",
									"disabled": true
								},
								{
									"key": "userField2",
									"value": "",
									"description": "string\nFilter for items by this user defined field.",
									"disabled": true
								},
								{
									"key": "userField3",
									"value": "",
									"description": "string\nFilter for items by this user defined field.",
									"disabled": true
								},
								{
									"key": "userField4",
									"value": "",
									"description": "string\nFilter for items by this user defined field.",
									"disabled": true
								},
								{
									"key": "userField5",
									"value": "",
									"description": "string\nFilter for items by this user defined field.",
									"disabled": true
								},
								{
									"key": "userField6",
									"value": "",
									"description": "string\nFilter for items by this user defined field.",
									"disabled": true
								},
								{
									"key": "orderBy",
									"value": "",
									"description": "string\nDefault: \"\"\nEnum: \"\" \"id\" \"sku\" \"upc\" \"category\" \"userField1\" \"userField2\" \"userField3\" \"userField4\" \"userField5\" \"userField6\" \"inStock\" \"allocated\"\nField to order results by.",
									"disabled": true
								},
								{
									"key": "orderDir",
									"value": "",
									"description": "string\nDefault: \"asc\"\nEnum: \"asc\" \"desc\"\nDirection to order the results by. Only used if orderBy is not an empty string.",
									"disabled": true
								},
								{
									"key": "page",
									"value": "",
									"description": "integer\nDefault: 1\nPage number of the results to get.",
									"disabled": true
								},
								{
									"key": "perPage",
									"value": "",
									"description": "integer [ 20 .. 100 ]\nDefault: 20\nPage number of the results to get.",
									"disabled": true
								}
							]
						}
					},
					"response": []
				},
				{
					"name": "List KIT Inventory",
					"request": {
						"method": "GET",
						"header": [],
						"url": {
							"raw": "https://app.zenventory.com/rest/inventory/kit",
							"protocol": "https",
							"host": [
								"app",
								"zenventory",
								"com"
							],
							"path": [
								"rest",
								"inventory",
								"kit"
							],
							"query": [
								{
									"key": "searchFor",
									"value": "",
									"description": "string\nSearchs items' SKU, UPC, and description for exact or partial matches.",
									"disabled": true
								},
								{
									"key": "clientId",
									"value": "",
									"description": "integer\nFilter for items belonging to the client matching this id.",
									"disabled": true
								},
								{
									"key": "clientName",
									"value": "",
									"description": "string\nFilter for items belonging to the client with this name. Ignored if clientId is provided and is nonzero.",
									"disabled": true
								},
								{
									"key": "warehouseId",
									"value": "",
									"description": "integer\nId of the warehouse to filter by.",
									"disabled": true
								},
								{
									"key": "warehouseName",
									"value": "",
									"description": "string\nName of the warehouse to filter by. Ignored if warehouseId is provided.",
									"disabled": true
								},
								{
									"key": "category",
									"value": "",
									"description": "string\nItem category to filter by.",
									"disabled": true
								},
								{
									"key": "userField1",
									"value": "",
									"description": "string\nFilter for items by this user defined field.",
									"disabled": true
								},
								{
									"key": "userField2",
									"value": "",
									"description": "string\nFilter for items by this user defined field.",
									"disabled": true
								},
								{
									"key": "userField3",
									"value": "",
									"description": "string\nFilter for items by this user defined field.",
									"disabled": true
								},
								{
									"key": "userField4",
									"value": "",
									"description": "string\nFilter for items by this user defined field.",
									"disabled": true
								},
								{
									"key": "userField5",
									"value": "",
									"description": "string\nFilter for items by this user defined field.",
									"disabled": true
								},
								{
									"key": "userField6",
									"value": "",
									"description": "string\nFilter for items by this user defined field.",
									"disabled": true
								},
								{
									"key": "orderBy",
									"value": "",
									"description": "string\nDefault: \"\"\nEnum: \"\" \"id\" \"sku\" \"upc\" \"category\" \"userField1\" \"userField2\" \"userField3\" \"userField4\" \"userField5\" \"userField6\" \"inStock\" \"allocated\"\nField to order results by.",
									"disabled": true
								},
								{
									"key": "orderDir",
									"value": "",
									"description": "string\nDefault: \"asc\"\nEnum: \"asc\" \"desc\"\nDirection to order the results by. Only used if orderBy is not an empty string.",
									"disabled": true
								},
								{
									"key": "page",
									"value": "",
									"description": "integer\nDefault: 1\nPage number of the results to get.",
									"disabled": true
								},
								{
									"key": "perPage",
									"value": "",
									"description": "integer [ 20 .. 100 ]\nDefault: 20\nPage number of the results to get.",
									"disabled": true
								}
							]
						}
					},
					"response": []
				},
				{
					"name": "Move Inventory",
					"request": {
						"method": "PUT",
						"header": [],
						"body": {
							"mode": "raw",
							"raw": "{\r\n\"warehouseId\": 1,\r\n\"originLocationId\": 1498,\r\n\"destinations\": [\r\n{\r\n\"locationId\": 1502,\r\n\"items\": [\r\n{\r\n\"itemId\": 2305,\r\n\"moveAll\": true\r\n},\r\n{\r\n\"itemId\": 2306,\r\n\"quantity\": 10\r\n}\r\n]\r\n},\r\n{\r\n\"locationId\": 1503,\r\n\"items\": [\r\n{\r\n\"itemId\": 2306,\r\n\"quantity\": 15\r\n}\r\n]\r\n}\r\n]\r\n}",
							"options": {
								"raw": {
									"language": "json"
								}
							}
						},
						"url": {
							"raw": ""
						}
					},
					"response": []
				}
			]
		},
		{
			"name": "Items",
			"item": [
				{
					"name": "List Items",
					"request": {
						"method": "GET",
						"header": [],
						"url": {
							"raw": "https://app.zenventory.com/rest/items",
							"protocol": "https",
							"host": [
								"app",
								"zenventory",
								"com"
							],
							"path": [
								"rest",
								"items"
							],
							"query": [
								{
									"key": "searchFor",
									"value": null,
									"description": "string\nSearchs items' SKU, UPC, and description for exact or partial matches.",
									"disabled": true
								},
								{
									"key": "clientId",
									"value": null,
									"description": "integer\nFilter for items belonging to the client matching this id.",
									"disabled": true
								},
								{
									"key": "clientName",
									"value": null,
									"description": "string\nFilter for items belonging to the client with this name. Ignored if clientId is provided and is nonzero.",
									"disabled": true
								},
								{
									"key": "category",
									"value": null,
									"description": "string\nItem category to filter by.",
									"disabled": true
								},
								{
									"key": "active",
									"value": null,
									"description": "boolean\nDefault: true\nTrue to get active items. False to get inactive items.",
									"disabled": true
								},
								{
									"key": "nonInventory",
									"value": null,
									"description": "boolean\nDefault: true\nTrue to include non-inventory items. False to exclude.",
									"disabled": true
								},
								{
									"key": "includeUnits",
									"value": null,
									"description": "boolean\nDefault: false\nTrue to include the items' units of measurements in the additional fields",
									"disabled": true
								},
								{
									"key": "includeBom",
									"value": null,
									"description": "boolean\nDefault: false\nTrue to include the items' bill of materials in the additional fields.",
									"disabled": true
								},
								{
									"key": "orderBy",
									"value": null,
									"description": "string\nDefault: \"\"\nEnum: \"\" \"id\" \"sku\" \"upc\" \"category\" \"unitCost\" \"price\" \"userField1\" \"userField2\" \"userField3\" \"userField4\" \"userField5\" \"userField6\"\nField to order results by.",
									"disabled": true
								},
								{
									"key": "orderDir",
									"value": null,
									"description": "string\nDefault: \"asc\"\nEnum: \"asc\" \"desc\"\nDirection to order the results by. Only used if orderBy is not an empty string.",
									"disabled": true
								},
								{
									"key": "page",
									"value": null,
									"description": "integer\nDefault: 1\nPage number of the results to get.",
									"disabled": true
								},
								{
									"key": "perPage",
									"value": null,
									"description": "integer [ 20 .. 100 ]\nDefault: 20\nPage number of the results to get.",
									"disabled": true
								}
							]
						}
					},
					"response": []
				},
				{
					"name": "Get Item (by ID)",
					"request": {
						"method": "GET",
						"header": [],
						"url": {
							"raw": "https://app.zenventory.com/rest/items/{id}",
							"protocol": "https",
							"host": [
								"app",
								"zenventory",
								"com"
							],
							"path": [
								"rest",
								"items",
								"{id}"
							],
							"query": [
								{
									"key": "includeUnits",
									"value": null,
									"description": "boolean\nDefault: false\nTrue to include the items' units of measurements in the additional fields.",
									"disabled": true
								},
								{
									"key": "includeBom",
									"value": null,
									"description": "boolean\nDefault: false\nTrue to include the items' bill of materials in the additional fields.",
									"disabled": true
								}
							]
						}
					},
					"response": []
				},
				{
					"name": "Create Item",
					"request": {
						"method": "POST",
						"header": [],
						"url": {
							"raw": "https://app.zenventory.com/rest/items",
							"protocol": "https",
							"host": [
								"app",
								"zenventory",
								"com"
							],
							"path": [
								"rest",
								"items"
							],
							"query": [
								{
									"key": "sku",
									"value": null,
									"description": "string (required)\nThe item's SKU.",
									"disabled": true
								},
								{
									"key": "description",
									"value": null,
									"description": "string (required)\nThe item's description.",
									"disabled": true
								},
								{
									"key": "clientId",
									"value": null,
									"description": "integer\nId of the client that the item belongs to. Defaults to the user's client id.",
									"disabled": true
								},
								{
									"key": "clientName",
									"value": null,
									"description": "string\nName of the client that the item belongs to. Ignored if clientId is provided and is nonzero.string\nName of the client that the item belongs to. Ignored if clientId is provided and is nonzero.",
									"disabled": true
								},
								{
									"key": "upc",
									"value": null,
									"description": "string\nThe item's UPC.",
									"disabled": true
								},
								{
									"key": "category",
									"value": null,
									"description": "string\nThe item's category to be grouped by.",
									"disabled": true
								},
								{
									"key": "baseUom",
									"value": null,
									"description": "string\nThe item's base unit of measurement.",
									"disabled": true
								},
								{
									"key": "unitCost",
									"value": null,
									"description": "number\nHow much the item costs you to stock",
									"disabled": true
								},
								{
									"key": "leadTime",
									"value": null,
									"description": "integer\nThe item's lead time.",
									"disabled": true
								},
								{
									"key": "defaultEconOrder",
									"value": null,
									"description": "integer\nThe item's default order quantity for purchase orders.",
									"disabled": true
								},
								{
									"key": "orderLimit",
									"value": null,
									"description": "integer\nThe item's order limit.",
									"disabled": true
								},
								{
									"key": "rrp",
									"value": null,
									"description": "number\nThe item's recommended retail price.",
									"disabled": true
								},
								{
									"key": "price",
									"value": null,
									"description": "number\nHow much the item is sold for.",
									"disabled": true
								},
								{
									"key": "active",
									"value": null,
									"description": "boolean\nDefault: true\nTrue if the item is active. Inactive items are hidden from most processes.",
									"disabled": true
								},
								{
									"key": "kit",
									"value": null,
									"description": "boolean\nDefault: false\nTrue if the item is a kit item made up of other items. An item cannot both be a kit and an assembly item.",
									"disabled": true
								},
								{
									"key": "assemblyassembly",
									"value": null,
									"description": "boolean\nDefault: false\nTrue if the item is stocked by combining other items together. An item cannot both be a kit and an assembly item.",
									"disabled": true
								},
								{
									"key": "perishable",
									"value": null,
									"description": "boolean\nDefault: false\nTrue if the item has an expiration date. A non-inventory or serialized item cannot also be this.",
									"disabled": true
								},
								{
									"key": "trackLot",
									"value": null,
									"description": "boolean\nDefault: false\nTrue if the item is tracked by lot numbers. A non-inventory or serialized item cannot also be this.",
									"disabled": true
								},
								{
									"key": "serialized",
									"value": null,
									"description": "boolean\nDefault: false\nTrue if the item is tracked by serial numbers. A non-inventory item cannot be serialized.",
									"disabled": true
								},
								{
									"key": "nonInventory",
									"value": null,
									"description": "boolean\nDefault: false\nTrue if the item does not have inventory. A kit or assembly cannot also be non-inventory.",
									"disabled": true
								},
								{
									"key": "weight",
									"value": null,
									"description": "number\nThe item's weight.",
									"disabled": true
								},
								{
									"key": "storageLength",
									"value": null,
									"description": "number\nPart of the dimensions the item takes to store.",
									"disabled": true
								},
								{
									"key": "storageWidth",
									"value": null,
									"description": "number\nPart of the dimensions the item takes to store.",
									"disabled": true
								},
								{
									"key": "storageHeight",
									"value": null,
									"description": "number\nPart of the dimensions the item takes to store.",
									"disabled": true
								},
								{
									"key": "safetyStock",
									"value": null,
									"description": "integer\nHow much stock should be withheld when reporting stock levels to marketplace integrations.",
									"disabled": true
								},
								{
									"key": "userField1",
									"value": null,
									"description": "string\nUser defined field for the item.",
									"disabled": true
								},
								{
									"key": "userField2",
									"value": null,
									"description": "string\nUser defined field for the item.",
									"disabled": true
								},
								{
									"key": "userField3",
									"value": null,
									"description": "string\nUser defined field for the item.",
									"disabled": true
								},
								{
									"key": "userField4",
									"value": null,
									"description": "string\nUser defined field for the item.",
									"disabled": true
								},
								{
									"key": "userField5",
									"value": null,
									"description": "string\nUser defined field for the item.",
									"disabled": true
								},
								{
									"key": "userField6",
									"value": null,
									"description": "date\nUser defined field for the item.",
									"disabled": true
								},
								{
									"key": "notes",
									"value": null,
									"description": "string\nNotes for the item.",
									"disabled": true
								},
								{
									"key": "assignToAllWarehouses",
									"value": null,
									"description": "boolean\nTrue to assign to all warehouses on creation.",
									"disabled": true
								},
								{
									"key": "assignToWarehouse",
									"value": null,
									"description": "boolean\nTrue to assign the item to a specific warehouse.",
									"disabled": true
								},
								{
									"key": "warehouseId",
									"value": null,
									"description": "integer\nId of the warehouse the item will be assigned to. If no warehouse parameters are given, then the user's current warehouse will be used.",
									"disabled": true
								},
								{
									"key": "warehouseName",
									"value": null,
									"description": "string\nName of the warehouse the item will be assigned to. Ignored if warehouseId is provided.",
									"disabled": true
								},
								{
									"key": "reorderLevelreorderLevel",
									"value": null,
									"description": "integer\nReorder level for the item's warehouse assignment.",
									"disabled": true
								}
							]
						}
					},
					"response": []
				},
				{
					"name": "Edit Item (by ID)",
					"request": {
						"method": "PUT",
						"header": [],
						"body": {
							"mode": "raw",
							"raw": "//Must send the entire item payload, not just the fields you wish to change.  \r\n{\r\n\"sku\": \"FumoFumo-006\",\r\n\"upc\": \"\",\r\n\"description\": \"Alice Margatroid\",\r\n\"category\": \"Fumo\",\r\n\"baseUom\": \"Each\",\r\n\"unitCost\": 10,\r\n\"leadTime\": 0,\r\n\"defaultEconOrder\": 0,\r\n\"orderLimit\": 0,\r\n\"rrp\": 0,\r\n\"price\": 50,\r\n\"active\": true,\r\n\"kit\": false,\r\n\"assembly\": false,\r\n\"perishable\": false,\r\n\"trackLot\": false,\r\n\"serialized\": false,\r\n\"nonInventory\": false,\r\n\"weight\": 0,\r\n\"storageLength\": 0,\r\n\"storageWidth\": 0,\r\n\"storageHeight\": 0,\r\n\"safetyStock\": 0,\r\n\"userField1\": \"\",\r\n\"userField2\": \"\",\r\n\"userField3\": \"\",\r\n\"userField4\": \"\",\r\n\"userField5\": \"\",\r\n\"userField6\": \"\",\r\n\"notes\": \"\"\r\n}",
							"options": {
								"raw": {
									"language": "json"
								}
							}
						},
						"url": {
							"raw": "https://app.zenventory.com/rest/items/{id}",
							"protocol": "https",
							"host": [
								"app",
								"zenventory",
								"com"
							],
							"path": [
								"rest",
								"items",
								"{id}"
							]
						}
					},
					"response": []
				}
			]
		},
		{
			"name": "Purchase Orders",
			"item": [
				{
					"name": "List Purchase Orders",
					"request": {
						"method": "GET",
						"header": [],
						"url": {
							"raw": "https://app.zenventory.com/rest/purchase-orders",
							"protocol": "https",
							"host": [
								"app",
								"zenventory",
								"com"
							],
							"path": [
								"rest",
								"purchase-orders"
							],
							"query": [
								{
									"key": "orderNumber",
									"value": null,
									"description": "string\nSearch for purchase orders with exactly or partially matching order number.",
									"disabled": true
								},
								{
									"key": "warehouseId",
									"value": null,
									"description": "integer\nId of the warehouse the purchase orders are for.",
									"disabled": true
								},
								{
									"key": "warehouseName",
									"value": null,
									"description": "string\nName of the warehouse the purchase orders are for. Ignored if warehouseId is provided.",
									"disabled": true
								},
								{
									"key": "supplierId",
									"value": null,
									"description": "integer\nId of the supplier the purchase orders are for.",
									"disabled": true
								},
								{
									"key": "supplierName",
									"value": null,
									"description": "string\nName of the supplier the purchase orders are for. Ignored if supplierId is provided.string\nName of the supplier the purchase orders are for. Ignored if supplierId is provided.",
									"disabled": true
								},
								{
									"key": "clientId",
									"value": null,
									"description": "integer\nId of the client the purchase orders are for.",
									"disabled": true
								},
								{
									"key": "clientName",
									"value": null,
									"description": "string\nName of the client the purchase orders are for. Ignored if clientId is provided and is nonzero.",
									"disabled": true
								},
								{
									"key": "open",
									"value": null,
									"description": "boolean\nDefault: false\nTrue to filter for open purchase orders.",
									"disabled": true
								},
								{
									"key": "completed",
									"value": null,
									"description": "boolean\nDefault: false\nTrue to filter for completed purchase orders.",
									"disabled": true
								},
								{
									"key": "draft",
									"value": null,
									"description": "boolean\nDefault: false\nTrue to filter for draft purchase orders.\t\nboolean\nDefault: false\nTrue to filter for draft purchase orders.",
									"disabled": true
								},
								{
									"key": "deleted",
									"value": null,
									"description": "boolean\nDefault: false\nTrue to filter for deleted purchase orders.",
									"disabled": true
								},
								{
									"key": "createdFrom",
									"value": null,
									"description": "string <date-time>\nGet purchase orders created at or after this time.",
									"disabled": true
								},
								{
									"key": "createdTo",
									"value": null,
									"description": "string <date-time>\nGet purchase orders created at or before this time.",
									"disabled": true
								},
								{
									"key": "orderBy",
									"value": null,
									"description": "string\nDefault: \"\"\nEnum: \"\" \"id\" \"orderNumber\" \"createdDate\" \"preparedDate\" \"requiredByDate\" \"userField1\" \"userField2\" \"userField3\"\nField to order results by.",
									"disabled": true
								},
								{
									"key": "orderDir",
									"value": null,
									"description": "string\nDefault: \"asc\"\nEnum: \"asc\" \"desc\"\nDirection to order the results by. Only used if orderBy is not an empty string.",
									"disabled": true
								},
								{
									"key": "page",
									"value": null,
									"description": "integer\nDefault: 1\nPage number of the results to get.",
									"disabled": true
								},
								{
									"key": "perPage",
									"value": null,
									"description": "integer [ 20 .. 100 ]\nDefault: 20\nPage number of the results to get.",
									"disabled": true
								}
							]
						}
					},
					"response": []
				},
				{
					"name": "Create Purchase Order",
					"request": {
						"method": "POST",
						"header": [],
						"body": {
							"mode": "raw",
							"raw": "//supplierID or supplierName are required \r\n{\r\n\"supplierId\": 35,\r\n\"warehouseId\": 1,\r\n\"draft\": false,\r\n\"projectNumber\": \"new number\",\r\n\"notes\": \"New note\",\r\n\"shipMethod\": \"Fast\",\r\n\"terms\": \"None\",\r\n\"userField1\": \"uf1E\",\r\n\"userField2\": \"uf2E\",\r\n\"userField3\": \"uf3E\",\r\n\"items\": [\r\n{\r\n\"id\": 456,\r\n\"itemId\": 2306,\r\n\"quantity\": 10\r\n},\r\n{\r\n\"id\": 457,\r\n\"itemId\": 2330,\r\n\"quantity\": 0\r\n},\r\n{\r\n\"itemId\": 2305,\r\n\"quantity\": 5\r\n}\r\n]\r\n}",
							"options": {
								"raw": {
									"language": "json"
								}
							}
						},
						"url": {
							"raw": "https://app.zenventory.com/rest/purchase-orders",
							"protocol": "https",
							"host": [
								"app",
								"zenventory",
								"com"
							],
							"path": [
								"rest",
								"purchase-orders"
							]
						}
					},
					"response": []
				},
				{
					"name": "Get Purchase Order (by ID)",
					"request": {
						"method": "GET",
						"header": [],
						"url": {
							"raw": "https://app.zenventory.com/rest/purchase-orders/{id}",
							"protocol": "https",
							"host": [
								"app",
								"zenventory",
								"com"
							],
							"path": [
								"rest",
								"purchase-orders",
								"{id}"
							]
						}
					},
					"response": []
				},
				{
					"name": "Edit Purchase Order (by ID)",
					"request": {
						"method": "PUT",
						"header": [],
						"body": {
							"mode": "raw",
							"raw": "{\r\n\"supplierId\": 35,\r\n\"warehouseId\": 1,\r\n\"draft\": false,\r\n\"projectNumber\": \"new number\",\r\n\"notes\": \"New note\",\r\n\"shipMethod\": \"Fast\",\r\n\"terms\": \"None\",\r\n\"userField1\": \"uf1E\",\r\n\"userField2\": \"uf2E\",\r\n\"userField3\": \"uf3E\",\r\n\"items\": [\r\n{\r\n\"id\": 456,\r\n\"itemId\": 2306,\r\n\"quantity\": 10\r\n},\r\n{\r\n\"id\": 457,\r\n\"itemId\": 2330,\r\n\"quantity\": 0\r\n},\r\n{\r\n\"itemId\": 2305,\r\n\"quantity\": 5\r\n}\r\n]\r\n}",
							"options": {
								"raw": {
									"language": "json"
								}
							}
						},
						"url": {
							"raw": "https://app.zenventory.com/rest/purchase-orders/{id}",
							"protocol": "https",
							"host": [
								"app",
								"zenventory",
								"com"
							],
							"path": [
								"rest",
								"purchase-orders",
								"{id}"
							]
						}
					},
					"response": []
				},
				{
					"name": "Close Purchase Order (by ID)",
					"request": {
						"method": "PUT",
						"header": [],
						"url": {
							"raw": "https://app.zenventory.com/rest/purchase-orders/{id}/close",
							"protocol": "https",
							"host": [
								"app",
								"zenventory",
								"com"
							],
							"path": [
								"rest",
								"purchase-orders",
								"{id}",
								"close"
							]
						}
					},
					"response": []
				}
			]
		},
		{
			"name": "Reports",
			"item": [
				{
					"name": "Inbound Reports",
					"item": [
						{
							"name": "Received Serial Numbers",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/Inbound/ibn_received_serials",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"Inbound",
										"ibn_received_serials"
									],
									"query": [
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "warehouseId",
											"value": "",
											"description": "integer\nId of the warehouse to filter for. Defaults to the user's current warehouse unless the report's warehouse parameters is marked with (All).",
											"disabled": true
										},
										{
											"key": "warehouseName",
											"value": "",
											"description": "string\nName of the warehouse to filter for. Ignored if warehouseId is provided.",
											"disabled": true
										},
										{
											"key": "warehouses",
											"value": "",
											"description": "csv\nCSV string of warehouse ids and/or names to filter for multiple warehouses at once. Supersedes warehouseId and warehouseName if provided.",
											"disabled": true
										},
										{
											"key": "warehousesAll",
											"value": "",
											"description": "boolean\nDefault: false\nTrue to filter for all warehouses and to supersede the warehouseId, warehouseName, and warehouses parameters.",
											"disabled": true
										},
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										},
										{
											"key": "orderNumber",
											"value": "",
											"description": "string\nFilter for order matching the given order number.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Purchase Orders Export by Date",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/Inbound/ibn_date_export",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"Inbound",
										"ibn_date_export"
									],
									"query": [
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "warehouseId",
											"value": "",
											"description": "integer\nId of the warehouse to filter for. Defaults to the user's current warehouse unless the report's warehouse parameters is marked with (All).",
											"disabled": true
										},
										{
											"key": "warehouseName",
											"value": "",
											"description": "string\nName of the warehouse to filter for. Ignored if warehouseId is provided.",
											"disabled": true
										},
										{
											"key": "warehouses",
											"value": "",
											"description": "csv\nCSV string of warehouse ids and/or names to filter for multiple warehouses at once. Supersedes warehouseId and warehouseName if provided.",
											"disabled": true
										},
										{
											"key": "warehousesAll",
											"value": "",
											"description": "boolean\nDefault: false\nTrue to filter for all warehouses and to supersede the warehouseId, warehouseName, and warehouses parameters.",
											"disabled": true
										},
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										},
										{
											"key": "showComplete",
											"value": "",
											"description": "boolean\nDefault: false\nTrue to include completed orders in the report.\t\nboolean\nDefault: false\nTrue to include completed orders in the report.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Inbound by Date",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/Inbound/ibn_date",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"Inbound",
										"ibn_date"
									],
									"query": [
										{
											"key": "csv",
											"value": "",
											"description": "boolean\nDefault: true\nTrue to return the report in CSV format, else return as a PDF.",
											"disabled": true
										},
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "warehouseId",
											"value": "",
											"description": "integer\nId of the warehouse to filter for. Defaults to the user's current warehouse unless the report's warehouse parameters is marked with (All).",
											"disabled": true
										},
										{
											"key": "warehouseName",
											"value": "",
											"description": "string\nName of the warehouse to filter for. Ignored if warehouseId is provided.",
											"disabled": true
										},
										{
											"key": "warehouses",
											"value": "",
											"description": "csv\nCSV string of warehouse ids and/or names to filter for multiple warehouses at once. Supersedes warehouseId and warehouseName if provided.",
											"disabled": true
										},
										{
											"key": "warehousesAll",
											"value": "",
											"description": "boolean\nDefault: false\nTrue to filter for all warehouses and to supersede the warehouseId, warehouseName, and warehouses parameters.",
											"disabled": true
										},
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										},
										{
											"key": "showComplete",
											"value": "",
											"description": "boolean\nDefault: false\nTrue to include completed orders in the report.\t\nboolean\nDefault: false\nTrue to include completed orders in the report.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Inbound by Supplier",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/Inbound/ibn_sup",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"Inbound",
										"ibn_sup"
									],
									"query": [
										{
											"key": "csv",
											"value": "",
											"description": "boolean\nDefault: true\nTrue to return the report in CSV format, else return as a PDF.",
											"disabled": true
										},
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "warehouseId",
											"value": "",
											"description": "integer\nId of the warehouse to filter for. Defaults to the user's current warehouse unless the report's warehouse parameters is marked with (All).",
											"disabled": true
										},
										{
											"key": "warehouseName",
											"value": "",
											"description": "string\nName of the warehouse to filter for. Ignored if warehouseId is provided.",
											"disabled": true
										},
										{
											"key": "warehouses",
											"value": "",
											"description": "csv\nCSV string of warehouse ids and/or names to filter for multiple warehouses at once. Supersedes warehouseId and warehouseName if provided.",
											"disabled": true
										},
										{
											"key": "warehousesAll",
											"value": "",
											"description": "boolean\nDefault: false\nTrue to filter for all warehouses and to supersede the warehouseId, warehouseName, and warehouses parameters.",
											"disabled": true
										},
										{
											"key": "date",
											"value": "",
											"description": "string <date>\nThe single day the report should be reporting on.",
											"disabled": true
										},
										{
											"key": "supplierName",
											"value": "",
											"description": "string\nName of the supplier to filter for. Ignored if supplierId is provided.",
											"disabled": true
										},
										{
											"key": "supplierID",
											"value": null,
											"description": "integer\nId of the supplier to filter for.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						}
					]
				},
				{
					"name": "Purchasing Reports",
					"item": [
						{
							"name": "Supplier Catalog By Client",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/purchasing/pur_supcat",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"purchasing",
										"pur_supcat"
									],
									"query": [
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "supplierId",
											"value": "",
											"description": "integer\nId of the supplier to filter for.",
											"disabled": true
										},
										{
											"key": "supplierName",
											"value": "",
											"description": "string\nName of the supplier to filter for. Ignored if supplierId is provided.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Purchasing By Item",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/purchasing/pur_item",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"purchasing",
										"pur_item"
									],
									"query": [
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										},
										{
											"key": "itemIditemId",
											"value": "",
											"description": "integer\nId of the item to filter for.",
											"disabled": true
										},
										{
											"key": "itemSku",
											"value": "",
											"description": "string\nSKU of the item to filter for. Ignored if itemId is provided.",
											"disabled": true
										},
										{
											"key": "category",
											"value": null,
											"description": "string\nName of the category to filter for.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Purchasing By Supplier Summary",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/purchasing/pur_supsum",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"purchasing",
										"pur_supsum"
									],
									"query": [
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										},
										{
											"key": "supplierId",
											"value": null,
											"description": "integer\nId of the supplier to filter for.",
											"disabled": true
										},
										{
											"key": "supplierName",
											"value": null,
											"description": "string\nName of the supplier to filter for. Ignored if supplierId is provided.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Purchasing By Supplier Detail",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/purchasing/pur_supdet",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"purchasing",
										"pur_supdet"
									],
									"query": [
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										},
										{
											"key": "supplierId",
											"value": null,
											"description": "integer\nId of the supplier to filter for.",
											"disabled": true
										},
										{
											"key": "supplierName",
											"value": null,
											"description": "string\nName of the supplier to filter for. Ignored if supplierId is provided.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Purchasing By Category",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/purchasing/pur_cat",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"purchasing",
										"pur_cat"
									],
									"query": [
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										},
										{
											"key": "category",
											"value": "",
											"description": "string\nName of the category to filter for.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						}
					]
				},
				{
					"name": "Inventory Reports",
					"item": [
						{
							"name": "Trace Item",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/inventory/inv_traceitem",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"inventory",
										"inv_traceitem"
									],
									"query": [
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "itemIditemId",
											"value": "",
											"description": "integer\nId of the item to filter for.",
											"disabled": true
										},
										{
											"key": "itemSku",
											"value": "",
											"description": "string\nSKU of the item to filter for. Ignored if itemId is provided.",
											"disabled": true
										},
										{
											"key": "lotNumber",
											"value": "",
											"description": "string\nLot number to filter for.",
											"disabled": true
										},
										{
											"key": "serialNumber",
											"value": "",
											"description": "string\nSerial number to filter for.",
											"disabled": true
										},
										{
											"key": "expirationDate",
											"value": "",
											"description": "string <date-time>\nExpiration date to filter for.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Inventory Forecast",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/inventory/inv_forecast",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"inventory",
										"inv_forecast"
									],
									"query": [
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "warehouseId",
											"value": "",
											"description": "integer\nId of the warehouse to filter for. Defaults to the user's current warehouse unless the report's warehouse parameters is marked with (All).",
											"disabled": true
										},
										{
											"key": "warehouseName",
											"value": "",
											"description": "string\nName of the warehouse to filter for. Ignored if warehouseId is provided.",
											"disabled": true
										},
										{
											"key": "warehouses",
											"value": "",
											"description": "csv\nCSV string of warehouse ids and/or names to filter for multiple warehouses at once. Supersedes warehouseId and warehouseName if provided.",
											"disabled": true
										},
										{
											"key": "warehousesAll",
											"value": "",
											"description": "boolean\nDefault: false\nTrue to filter for all warehouses and to supersede the warehouseId, warehouseName, and warehouses parameters.",
											"disabled": true
										},
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Missing and Damaged Inventory",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/inventory/inv_missingdamaged",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"inventory",
										"inv_missingdamaged"
									],
									"query": [
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "warehouseId",
											"value": "",
											"description": "integer\nId of the warehouse to filter for. Defaults to the user's current warehouse unless the report's warehouse parameters is marked with (All).",
											"disabled": true
										},
										{
											"key": "warehouseName",
											"value": "",
											"description": "string\nName of the warehouse to filter for. Ignored if warehouseId is provided.",
											"disabled": true
										},
										{
											"key": "warehouses",
											"value": "",
											"description": "csv\nCSV string of warehouse ids and/or names to filter for multiple warehouses at once. Supersedes warehouseId and warehouseName if provided.",
											"disabled": true
										},
										{
											"key": "warehousesAll",
											"value": "",
											"description": "boolean\nDefault: false\nTrue to filter for all warehouses and to supersede the warehouseId, warehouseName, and warehouses parameters.",
											"disabled": true
										},
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Inventory Export",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/inventory/inv_export",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"inventory",
										"inv_export"
									],
									"query": [
										{
											"key": "csv",
											"value": "",
											"description": "boolean\nDefault: true\nTrue to return the report in CSV format, else return as a PDF.",
											"disabled": true
										},
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "warehouseId",
											"value": "",
											"description": "integer\nId of the warehouse to filter for. Defaults to the user's current warehouse unless the report's warehouse parameters is marked with (All).",
											"disabled": true
										},
										{
											"key": "warehouseName",
											"value": "",
											"description": "string\nName of the warehouse to filter for. Ignored if warehouseId is provided.",
											"disabled": true
										},
										{
											"key": "warehouses",
											"value": "",
											"description": "csv\nCSV string of warehouse ids and/or names to filter for multiple warehouses at once. Supersedes warehouseId and warehouseName if provided.",
											"disabled": true
										},
										{
											"key": "warehousesAll",
											"value": "",
											"description": "boolean\nDefault: false\nTrue to filter for all warehouses and to supersede the warehouseId, warehouseName, and warehouses parameters.",
											"disabled": true
										},
										{
											"key": "byLocation",
											"value": "",
											"description": "boolean\nDefault: false\nBreak the data down by location.",
											"disabled": true
										},
										{
											"key": "byLotNumber",
											"value": "",
											"description": "boolean\nDefault: false\nBreak the data down by lot number.",
											"disabled": true
										},
										{
											"key": "outOfStock",
											"value": "",
											"description": "boolean\nDefault: false\nTrue to include out of stock items.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Stock In/Out Details",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/inventory/inv_stockinout",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"inventory",
										"inv_stockinout"
									],
									"query": [
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "warehouseId",
											"value": "",
											"description": "integer\nId of the warehouse to filter for. Defaults to the user's current warehouse unless the report's warehouse parameters is marked with (All).",
											"disabled": true
										},
										{
											"key": "warehouseName",
											"value": "",
											"description": "string\nName of the warehouse to filter for. Ignored if warehouseId is provided.",
											"disabled": true
										},
										{
											"key": "warehouses",
											"value": "",
											"description": "csv\nCSV string of warehouse ids and/or names to filter for multiple warehouses at once. Supersedes warehouseId and warehouseName if provided.",
											"disabled": true
										},
										{
											"key": "warehousesAll",
											"value": "",
											"description": "boolean\nDefault: false\nTrue to filter for all warehouses and to supersede the warehouseId, warehouseName, and warehouses parameters.",
											"disabled": true
										},
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										},
										{
											"key": "category",
											"value": "",
											"description": "string\nName of the category to filter for.",
											"disabled": true
										},
										{
											"key": "itemIditemId",
											"value": "",
											"description": "integer\nId of the item to filter for.",
											"disabled": true
										},
										{
											"key": "itemSku",
											"value": "",
											"description": "string\nSKU of the item to filter for. Ignored if itemId is provided.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Moved Inventory",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/inventory/inv_move",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"inventory",
										"inv_move"
									],
									"query": [
										{
											"key": "warehouseId",
											"value": "",
											"description": "integer\nId of the warehouse to filter for. Defaults to the user's current warehouse unless the report's warehouse parameters is marked with (All).",
											"disabled": true
										},
										{
											"key": "warehouseName",
											"value": "",
											"description": "string\nName of the warehouse to filter for. Ignored if warehouseId is provided.",
											"disabled": true
										},
										{
											"key": "warehouses",
											"value": "",
											"description": "csv\nCSV string of warehouse ids and/or names to filter for multiple warehouses at once. Supersedes warehouseId and warehouseName if provided.",
											"disabled": true
										},
										{
											"key": "warehousesAll",
											"value": "",
											"description": "boolean\nDefault: false\nTrue to filter for all warehouses and to supersede the warehouseId, warehouseName, and warehouses parameters.",
											"disabled": true
										},
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										},
										{
											"key": "csv",
											"value": null,
											"description": "boolean\nDefault: true\nTrue to return the report in CSV format, else return as a PDF.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Kit Summary",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/inventory/inv_kit",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"inventory",
										"inv_kit"
									],
									"query": [
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Stock In/Out Summary",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/inventory/inv_stockinoutsummary",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"inventory",
										"inv_stockinoutsummary"
									],
									"query": [
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "warehouseId",
											"value": "",
											"description": "integer\nId of the warehouse to filter for. Defaults to the user's current warehouse unless the report's warehouse parameters is marked with (All).",
											"disabled": true
										},
										{
											"key": "warehouseName",
											"value": "",
											"description": "string\nName of the warehouse to filter for. Ignored if warehouseId is provided.",
											"disabled": true
										},
										{
											"key": "warehouses",
											"value": "",
											"description": "csv\nCSV string of warehouse ids and/or names to filter for multiple warehouses at once. Supersedes warehouseId and warehouseName if provided.",
											"disabled": true
										},
										{
											"key": "warehousesAll",
											"value": "",
											"description": "boolean\nDefault: false\nTrue to filter for all warehouses and to supersede the warehouseId, warehouseName, and warehouses parameters.",
											"disabled": true
										},
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										},
										{
											"key": "category",
											"value": "",
											"description": "string\nName of the category to filter for.",
											"disabled": true
										},
										{
											"key": "itemIditemId",
											"value": "",
											"description": "integer\nId of the item to filter for.",
											"disabled": true
										},
										{
											"key": "itemSku",
											"value": "",
											"description": "string\nSKU of the item to filter for. Ignored if itemId is provided.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Assembled Items",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/inventory/inv_assemble",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"inventory",
										"inv_assemble"
									],
									"query": [
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "warehouseId",
											"value": "",
											"description": "integer\nId of the warehouse to filter for. Defaults to the user's current warehouse unless the report's warehouse parameters is marked with (All).",
											"disabled": true
										},
										{
											"key": "warehouseName",
											"value": "",
											"description": "string\nName of the warehouse to filter for. Ignored if warehouseId is provided.",
											"disabled": true
										},
										{
											"key": "warehouses",
											"value": "",
											"description": "csv\nCSV string of warehouse ids and/or names to filter for multiple warehouses at once. Supersedes warehouseId and warehouseName if provided.",
											"disabled": true
										},
										{
											"key": "warehousesAll",
											"value": "",
											"description": "boolean\nDefault: false\nTrue to filter for all warehouses and to supersede the warehouseId, warehouseName, and warehouses parameters.",
											"disabled": true
										},
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Assembly Summary",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/inventory/inv_assembly",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"inventory",
										"inv_assembly"
									],
									"query": [
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "warehouseId",
											"value": "",
											"description": "integer\nId of the warehouse to filter for. Defaults to the user's current warehouse unless the report's warehouse parameters is marked with (All).",
											"disabled": true
										},
										{
											"key": "warehouseName",
											"value": "",
											"description": "string\nName of the warehouse to filter for. Ignored if warehouseId is provided.",
											"disabled": true
										},
										{
											"key": "warehouses",
											"value": "",
											"description": "csv\nCSV string of warehouse ids and/or names to filter for multiple warehouses at once. Supersedes warehouseId and warehouseName if provided.",
											"disabled": true
										},
										{
											"key": "warehousesAll",
											"value": "",
											"description": "boolean\nDefault: false\nTrue to filter for all warehouses and to supersede the warehouseId, warehouseName, and warehouses parameters.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Cycle Count Details",
							"request": {
								"auth": {
									"type": "basic",
									"basic": [
										{
											"key": "password",
											"value": "oZRTqhYuu8ds+CIQDpD6X/g00kHuQRSUbrQT4szI7PPlmEThvJCa9a8qajhmnahE",
											"type": "string"
										},
										{
											"key": "username",
											"value": "bvcJRocP86Z5zcGb+kxyZAKzkCJQmu+LGwNGxJ2qNv+HMF0DI1/gZpe4NnchUfEq",
											"type": "string"
										}
									]
								},
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://qa7.zenventory.com/rest/reports/inventory/inv_ccdetails",
									"protocol": "https",
									"host": [
										"qa7",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"inventory",
										"inv_ccdetails"
									],
									"query": [
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "warehouseId",
											"value": "",
											"description": "integer\nId of the warehouse to filter for. Defaults to the user's current warehouse unless the report's warehouse parameters is marked with (All).",
											"disabled": true
										},
										{
											"key": "warehouseName",
											"value": "",
											"description": "string\nName of the warehouse to filter for. Ignored if warehouseId is provided.",
											"disabled": true
										},
										{
											"key": "warehouses",
											"value": "",
											"description": "csv\nCSV string of warehouse ids and/or names to filter for multiple warehouses at once. Supersedes warehouseId and warehouseName if provided.",
											"disabled": true
										},
										{
											"key": "warehousesAll",
											"value": "",
											"description": "boolean\nDefault: false\nTrue to filter for all warehouses and to supersede the warehouseId, warehouseName, and warehouses parameters.",
											"disabled": true
										},
										{
											"key": "startDate",
											"value": "06/01/2025",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "07/16/2025",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										},
										{
											"key": "itemId",
											"value": "",
											"description": "integer\nId of the item to filter for.",
											"disabled": true
										},
										{
											"key": "itemSku",
											"value": "1001",
											"description": "string\nSKU of the item to filter for. Ignored if itemId is provided.",
											"disabled": true
										},
										{
											"key": "locationId",
											"value": "",
											"description": "integer\nId of the location to filter for.",
											"disabled": true
										},
										{
											"key": "locationName",
											"value": "",
											"description": "string\nName of the location to filter for. Ignored if locationId is provided.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Accuracy Measurements",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/inventory/inv_acc",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"inventory",
										"inv_acc"
									],
									"query": [
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										},
										{
											"key": "itemIditemId",
											"value": "",
											"description": "integer\nId of the item to filter for.",
											"disabled": true
										},
										{
											"key": "itemSku",
											"value": "",
											"description": "string\nSKU of the item to filter for. Ignored if itemId is provided.",
											"disabled": true
										},
										{
											"key": "minAccuracy",
											"value": "",
											"description": "number\nDefault: -99999\nMinimum cycle count accuracy percentage.",
											"disabled": true
										},
										{
											"key": "maxAccuracy",
											"value": "",
											"description": "number\nDefault: 99999\nMaximum cycle count accuracy percentage.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Lot Numbers By Locations",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/inventory/inv_lots",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"inventory",
										"inv_lots"
									],
									"query": [
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "warehouseId",
											"value": "",
											"description": "integer\nId of the warehouse to filter for. Defaults to the user's current warehouse unless the report's warehouse parameters is marked with (All).",
											"disabled": true
										},
										{
											"key": "warehouseName",
											"value": "",
											"description": "string\nName of the warehouse to filter for. Ignored if warehouseId is provided.",
											"disabled": true
										},
										{
											"key": "warehouses",
											"value": "",
											"description": "csv\nCSV string of warehouse ids and/or names to filter for multiple warehouses at once. Supersedes warehouseId and warehouseName if provided.",
											"disabled": true
										},
										{
											"key": "warehousesAll",
											"value": "",
											"description": "boolean\nDefault: false\nTrue to filter for all warehouses and to supersede the warehouseId, warehouseName, and warehouses parameters.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Serial Numbers By Locations",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/inventory/inv_serials",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"inventory",
										"inv_serials"
									],
									"query": [
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "warehouseId",
											"value": "",
											"description": "integer\nId of the warehouse to filter for. Defaults to the user's current warehouse unless the report's warehouse parameters is marked with (All).",
											"disabled": true
										},
										{
											"key": "warehouseName",
											"value": "",
											"description": "string\nName of the warehouse to filter for. Ignored if warehouseId is provided.",
											"disabled": true
										},
										{
											"key": "warehouses",
											"value": "",
											"description": "csv\nCSV string of warehouse ids and/or names to filter for multiple warehouses at once. Supersedes warehouseId and warehouseName if provided.",
											"disabled": true
										},
										{
											"key": "warehousesAll",
											"value": "",
											"description": "boolean\nDefault: false\nTrue to filter for all warehouses and to supersede the warehouseId, warehouseName, and warehouses parameters.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Received Inventory",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/inventory/inv_received",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"inventory",
										"inv_received"
									],
									"query": [
										{
											"key": "csv",
											"value": "",
											"description": "boolean\nDefault: true\nTrue to return the report in CSV format, else return as a PDF.",
											"disabled": true
										},
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "warehouseId",
											"value": "",
											"description": "integer\nId of the warehouse to filter for. Defaults to the user's current warehouse unless the report's warehouse parameters is marked with (All).",
											"disabled": true
										},
										{
											"key": "warehouseName",
											"value": "",
											"description": "string\nName of the warehouse to filter for. Ignored if warehouseId is provided.",
											"disabled": true
										},
										{
											"key": "warehouses",
											"value": "",
											"description": "csv\nCSV string of warehouse ids and/or names to filter for multiple warehouses at once. Supersedes warehouseId and warehouseName if provided.",
											"disabled": true
										},
										{
											"key": "warehousesAll",
											"value": "",
											"description": "boolean\nDefault: false\nTrue to filter for all warehouses and to supersede the warehouseId, warehouseName, and warehouses parameters.",
											"disabled": true
										},
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Delivered Inventory",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/inventory/inv_delivered",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"inventory",
										"inv_delivered"
									],
									"query": [
										{
											"key": "csv",
											"value": "",
											"description": "boolean\nDefault: true\nTrue to return the report in CSV format, else return as a PDF.",
											"disabled": true
										},
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "warehouseId",
											"value": "",
											"description": "integer\nId of the warehouse to filter for. Defaults to the user's current warehouse unless the report's warehouse parameters is marked with (All).",
											"disabled": true
										},
										{
											"key": "warehouseName",
											"value": "",
											"description": "string\nName of the warehouse to filter for. Ignored if warehouseId is provided.",
											"disabled": true
										},
										{
											"key": "warehouses",
											"value": "",
											"description": "csv\nCSV string of warehouse ids and/or names to filter for multiple warehouses at once. Supersedes warehouseId and warehouseName if provided.",
											"disabled": true
										},
										{
											"key": "warehousesAll",
											"value": "",
											"description": "boolean\nDefault: false\nTrue to filter for all warehouses and to supersede the warehouseId, warehouseName, and warehouses parameters.",
											"disabled": true
										},
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Unallocated Order Items",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/inventory/inv_unallocated",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"inventory",
										"inv_unallocated"
									],
									"query": [
										{
											"key": "csv",
											"value": "",
											"description": "boolean\nDefault: true\nTrue to return the report in CSV format, else return as a PDF.",
											"disabled": true
										},
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Inventory Usage Summary",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/inventory/inv_usagesummary",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"inventory",
										"inv_usagesummary"
									],
									"query": [
										{
											"key": "csv",
											"value": "",
											"description": "boolean\nDefault: true\nTrue to return the report in CSV format, else return as a PDF.",
											"disabled": true
										},
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "warehouseId",
											"value": "",
											"description": "integer\nId of the warehouse to filter for. Defaults to the user's current warehouse unless the report's warehouse parameters is marked with (All).",
											"disabled": true
										},
										{
											"key": "warehouseName",
											"value": "",
											"description": "string\nName of the warehouse to filter for. Ignored if warehouseId is provided.",
											"disabled": true
										},
										{
											"key": "category",
											"value": "",
											"description": "string\nName of the category to filter for.",
											"disabled": true
										},
										{
											"key": "itemIditemId",
											"value": "",
											"description": "integer\nId of the item to filter for.",
											"disabled": true
										},
										{
											"key": "itemSku",
											"value": "",
											"description": "string\nSKU of the item to filter for. Ignored if itemId is provided.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Expiring Inventory",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/inventory/inv_exp",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"inventory",
										"inv_exp"
									],
									"query": [
										{
											"key": "csv",
											"value": "",
											"description": "boolean\nDefault: true\nTrue to return the report in CSV format, else return as a PDF.",
											"disabled": true
										},
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "warehouseId",
											"value": "",
											"description": "integer\nId of the warehouse to filter for. Defaults to the user's current warehouse unless the report's warehouse parameters is marked with (All).",
											"disabled": true
										},
										{
											"key": "warehouseName",
											"value": "",
											"description": "string\nName of the warehouse to filter for. Ignored if warehouseId is provided.",
											"disabled": true
										},
										{
											"key": "warehouses",
											"value": "",
											"description": "csv\nCSV string of warehouse ids and/or names to filter for multiple warehouses at once. Supersedes warehouseId and warehouseName if provided.",
											"disabled": true
										},
										{
											"key": "warehousesAll",
											"value": "",
											"description": "boolean\nDefault: false\nTrue to filter for all warehouses and to supersede the warehouseId, warehouseName, and warehouses parameters.",
											"disabled": true
										},
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Inventory In Warehouses",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/inventory/inv_inwarehouse",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"inventory",
										"inv_inwarehouse"
									],
									"query": [
										{
											"key": "csv",
											"value": "",
											"description": "boolean\nDefault: true\nTrue to return the report in CSV format, else return as a PDF.",
											"disabled": true
										},
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "warehouseId",
											"value": "",
											"description": "integer\nId of the warehouse to filter for. Defaults to the user's current warehouse unless the report's warehouse parameters is marked with (All).",
											"disabled": true
										},
										{
											"key": "warehouseName",
											"value": "",
											"description": "string\nName of the warehouse to filter for. Ignored if warehouseId is provided.",
											"disabled": true
										},
										{
											"key": "warehouses",
											"value": "",
											"description": "csv\nCSV string of warehouse ids and/or names to filter for multiple warehouses at once. Supersedes warehouseId and warehouseName if provided.",
											"disabled": true
										},
										{
											"key": "warehousesAll",
											"value": "",
											"description": "boolean\nDefault: false\nTrue to filter for all warehouses and to supersede the warehouseId, warehouseName, and warehouses parameters.",
											"disabled": true
										},
										{
											"key": "category",
											"value": "",
											"description": "string\nitem cateogory filter",
											"disabled": true
										},
										{
											"key": "itemIditemId",
											"value": "",
											"description": "integer\nId of the item to filter for.",
											"disabled": true
										},
										{
											"key": "itemSku",
											"value": "",
											"description": "string\nSKU of the item to filter for. Ignored if itemId is provided.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Current Cost of Inventory By Category",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/inventory/inv_cc",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"inventory",
										"inv_cc"
									],
									"query": [
										{
											"key": "csv",
											"value": "",
											"description": "boolean\nDefault: true\nTrue to return the report in CSV format, else return as a PDF.",
											"disabled": true
										},
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "warehouseId",
											"value": "",
											"description": "integer\nId of the warehouse to filter for. Defaults to the user's current warehouse unless the report's warehouse parameters is marked with (All).",
											"disabled": true
										},
										{
											"key": "warehouseName",
											"value": "",
											"description": "string\nName of the warehouse to filter for. Ignored if warehouseId is provided.",
											"disabled": true
										},
										{
											"key": "warehouses",
											"value": "",
											"description": "csv\nCSV string of warehouse ids and/or names to filter for multiple warehouses at once. Supersedes warehouseId and warehouseName if provided.",
											"disabled": true
										},
										{
											"key": "warehousesAll",
											"value": "",
											"description": "boolean\nDefault: false\nTrue to filter for all warehouses and to supersede the warehouseId, warehouseName, and warehouses parameters.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Current Cost of Inventory By SKU",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/inventory/inv_ccperitem",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"inventory",
										"inv_ccperitem"
									],
									"query": [
										{
											"key": "csv",
											"value": "",
											"description": "boolean\nDefault: true\nTrue to return the report in CSV format, else return as a PDF.",
											"disabled": true
										},
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "warehouseId",
											"value": "",
											"description": "integer\nId of the warehouse to filter for. Defaults to the user's current warehouse unless the report's warehouse parameters is marked with (All).",
											"disabled": true
										},
										{
											"key": "warehouseName",
											"value": "",
											"description": "string\nName of the warehouse to filter for. Ignored if warehouseId is provided.",
											"disabled": true
										},
										{
											"key": "warehouses",
											"value": "",
											"description": "csv\nCSV string of warehouse ids and/or names to filter for multiple warehouses at once. Supersedes warehouseId and warehouseName if provided.",
											"disabled": true
										},
										{
											"key": "warehousesAll",
											"value": "",
											"description": "boolean\nDefault: false\nTrue to filter for all warehouses and to supersede the warehouseId, warehouseName, and warehouses parameters.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Inventory In Stock",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/inventory/inv_instock",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"inventory",
										"inv_instock"
									],
									"query": [
										{
											"key": "csv",
											"value": "",
											"description": "boolean\nDefault: true\nTrue to return the report in CSV format, else return as a PDF.",
											"disabled": true
										},
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "warehouseId",
											"value": "",
											"description": "integer\nId of the warehouse to filter for. Defaults to the user's current warehouse unless the report's warehouse parameters is marked with (All).",
											"disabled": true
										},
										{
											"key": "warehouseName",
											"value": "",
											"description": "string\nName of the warehouse to filter for. Ignored if warehouseId is provided.",
											"disabled": true
										},
										{
											"key": "warehouses",
											"value": "",
											"description": "csv\nCSV string of warehouse ids and/or names to filter for multiple warehouses at once. Supersedes warehouseId and warehouseName if provided.",
											"disabled": true
										},
										{
											"key": "warehousesAll",
											"value": "",
											"description": "boolean\nDefault: false\nTrue to filter for all warehouses and to supersede the warehouseId, warehouseName, and warehouses parameters.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						}
					]
				},
				{
					"name": "Fulfillment Reports",
					"item": [
						{
							"name": "Orders Export By Date",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/fulfillment/ful_date",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"fulfillment",
										"ful_date"
									],
									"query": [
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "warehouseId",
											"value": "",
											"description": "integer\nId of the warehouse to filter for. Defaults to the user's current warehouse unless the report's warehouse parameters is marked with (All).",
											"disabled": true
										},
										{
											"key": "warehouseName",
											"value": "",
											"description": "string\nName of the warehouse to filter for. Ignored if warehouseId is provided.",
											"disabled": true
										},
										{
											"key": "warehouses",
											"value": "",
											"description": "csv\nCSV string of warehouse ids and/or names to filter for multiple warehouses at once. Supersedes warehouseId and warehouseName if provided.",
											"disabled": true
										},
										{
											"key": "warehousesAll",
											"value": "",
											"description": "boolean\nDefault: false\nTrue to filter for all warehouses and to supersede the warehouseId, warehouseName, and warehouses parameters.",
											"disabled": true
										},
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Warehouse Transfer Orders Export",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/fulfillment/ful_warehouse_transfer",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"fulfillment",
										"ful_warehouse_transfer"
									],
									"query": [
										{
											"key": "warehouseId",
											"value": "",
											"description": "integer\nId of the warehouse to filter for. Defaults to the user's current warehouse unless the report's warehouse parameters is marked with (All).",
											"disabled": true
										},
										{
											"key": "warehouseName",
											"value": "",
											"description": "string\nName of the warehouse to filter for. Ignored if warehouseId is provided.",
											"disabled": true
										},
										{
											"key": "warehouses",
											"value": "",
											"description": "csv\nCSV string of warehouse ids and/or names to filter for multiple warehouses at once. Supersedes warehouseId and warehouseName if provided.",
											"disabled": true
										},
										{
											"key": "warehousesAll",
											"value": "",
											"description": "boolean\nDefault: false\nTrue to filter for all warehouses and to supersede the warehouseId, warehouseName, and warehouses parameters.",
											"disabled": true
										},
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Quick Issue Orders",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/fulfillment/ful_quickissue",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"fulfillment",
										"ful_quickissue"
									],
									"query": [
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Ready to Ship",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/fulfillment/ful_readyship",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"fulfillment",
										"ful_readyship"
									],
									"query": [
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "warehouseId",
											"value": "",
											"description": "integer\nId of the warehouse to filter for. Defaults to the user's current warehouse unless the report's warehouse parameters is marked with (All).",
											"disabled": true
										},
										{
											"key": "warehouseName",
											"value": "",
											"description": "string\nName of the warehouse to filter for. Ignored if warehouseId is provided.",
											"disabled": true
										},
										{
											"key": "warehouses",
											"value": "",
											"description": "csv\nCSV string of warehouse ids and/or names to filter for multiple warehouses at once. Supersedes warehouseId and warehouseName if provided.",
											"disabled": true
										},
										{
											"key": "warehousesAll",
											"value": "",
											"description": "boolean\nDefault: false\nTrue to filter for all warehouses and to supersede the warehouseId, warehouseName, and warehouses parameters.",
											"disabled": true
										},
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										},
										{
											"key": "byDate",
											"value": "",
											"description": "boolean\nDefault: false\nBreak the data down by date.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Quick Issue Transaction Detail",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/fulfillment/ful_quickissue_detail",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"fulfillment",
										"ful_quickissue_detail"
									],
									"query": [
										{
											"key": "csv",
											"value": "",
											"description": "boolean\nDefault: true\nTrue to return the report in CSV format, else return as a PDF.",
											"disabled": true
										},
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Order Returns",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/fulfillment/ful_order_returns",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"fulfillment",
										"ful_order_returns"
									],
									"query": [
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Order Return Details",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/fulfillment/ful_order_returns_detail",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"fulfillment",
										"ful_order_returns_detail"
									],
									"query": [
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Picker Performance",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/fulfillment/ful_order_picker_perf",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"fulfillment",
										"ful_order_picker_perf"
									],
									"query": [
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "warehouseId",
											"value": "",
											"description": "integer\nId of the warehouse to filter for. Defaults to the user's current warehouse unless the report's warehouse parameters is marked with (All).",
											"disabled": true
										},
										{
											"key": "warehouseName",
											"value": "",
											"description": "string\nName of the warehouse to filter for. Ignored if warehouseId is provided.",
											"disabled": true
										},
										{
											"key": "warehouses",
											"value": "",
											"description": "csv\nCSV string of warehouse ids and/or names to filter for multiple warehouses at once. Supersedes warehouseId and warehouseName if provided.",
											"disabled": true
										},
										{
											"key": "warehousesAll",
											"value": "",
											"description": "boolean\nDefault: false\nTrue to filter for all warehouses and to supersede the warehouseId, warehouseName, and warehouses parameters.",
											"disabled": true
										},
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Fulfillment Performance",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/fulfillment/ful_order_performance",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"fulfillment",
										"ful_order_performance"
									],
									"query": [
										{
											"key": "csv",
											"value": "",
											"description": "boolean\nDefault: true\nTrue to return the report in CSV format, else return as a PDF.",
											"disabled": true
										},
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Detailed Customer Orders",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/fulfillment/ful_order_detail",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"fulfillment",
										"ful_order_detail"
									],
									"query": [
										{
											"key": "csv",
											"value": "",
											"description": "boolean\nDefault: true\nTrue to return the report in CSV format, else return as a PDF.",
											"disabled": true
										},
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										},
										{
											"key": "locations",
											"value": "",
											"description": "boolean (csv only)\nDefault: false\nInclude additional location data.",
											"disabled": true
										},
										{
											"key": "quantity",
											"value": "",
											"description": "boolean (csv only)\nDefault: false\nInclude additional quantity data.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Daily Item Orders",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/fulfillment/ful_daily",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"fulfillment",
										"ful_daily"
									],
									"query": [
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "date",
											"value": "",
											"description": "string <date>\nThe single day the report should be reporting on.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Order Summary",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/fulfillment/ful_order",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"fulfillment",
										"ful_order"
									],
									"query": [
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										},
										{
											"key": "customerId",
											"value": "",
											"description": "integer\nFilter by a customer id.",
											"disabled": true
										},
										{
											"key": "customerAccountNumber",
											"value": "",
											"description": "string\nFilter by a customer's account number.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Incomplete Orders",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/fulfillment/ful_inc",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"fulfillment",
										"ful_inc"
									],
									"query": [
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						}
					]
				},
				{
					"name": "Shipment Reports",
					"item": [
						{
							"name": "Daily Shipment Activity",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/shipment/ship_daily_activities",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"shipment",
										"ship_daily_activities"
									],
									"query": [
										{
											"key": "warehouseId",
											"value": "",
											"description": "integer\nId of the warehouse to filter for. Defaults to the user's current warehouse unless the report's warehouse parameters is marked with (All).",
											"disabled": true
										},
										{
											"key": "warehouseName",
											"value": "",
											"description": "string\nName of the warehouse to filter for. Ignored if warehouseId is provided.",
											"disabled": true
										},
										{
											"key": "warehouses",
											"value": "",
											"description": "csv\nCSV string of warehouse ids and/or names to filter for multiple warehouses at once. Supersedes warehouseId and warehouseName if provided.",
											"disabled": true
										},
										{
											"key": "warehousesAll",
											"value": "",
											"description": "boolean\nDefault: false\nTrue to filter for all warehouses and to supersede the warehouseId, warehouseName, and warehouses parameters.",
											"disabled": true
										},
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										},
										{
											"key": "carrierBreakdown",
											"value": "",
											"description": "boolean\nDefault: false\nTrue to break the data down by carrier.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Customer Shipping Methods",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/shipment/ship_methods",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"shipment",
										"ship_methods"
									],
									"query": [
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										},
										{
											"key": "customerId",
											"value": "",
											"description": "integer\nFilter by a customer id.",
											"disabled": true
										},
										{
											"key": "customerAccountNumber",
											"value": "",
											"description": "string\nFilter by a customer's account number.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Shipped Items Value By Order",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/shipment/ship_item_value",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"shipment",
										"ship_item_value"
									],
									"query": [
										{
											"key": "csv",
											"value": "",
											"description": "boolean\nDefault: true\nTrue to return the report in CSV format, else return as a PDF.",
											"disabled": true
										},
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "warehouseId",
											"value": "",
											"description": "integer\nId of the warehouse to filter for. Defaults to the user's current warehouse unless the report's warehouse parameters is marked with (All).",
											"disabled": true
										},
										{
											"key": "warehouseName",
											"value": "",
											"description": "string\nName of the warehouse to filter for. Ignored if warehouseId is provided.",
											"disabled": true
										},
										{
											"key": "warehouses",
											"value": "",
											"description": "csv\nCSV string of warehouse ids and/or names to filter for multiple warehouses at once. Supersedes warehouseId and warehouseName if provided.",
											"disabled": true
										},
										{
											"key": "warehousesAll",
											"value": "",
											"description": "boolean\nDefault: false\nTrue to filter for all warehouses and to supersede the warehouseId, warehouseName, and warehouses parameters.",
											"disabled": true
										},
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Shipment Cost Report",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/shipment/ship_costs",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"shipment",
										"ship_costs"
									],
									"query": [
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										},
										{
											"key": "carrier",
											"value": null,
											"description": "string\nCode of the carrier to filter for.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Client Summary",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/shipment/ship_client_sum",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"shipment",
										"ship_client_sum"
									],
									"query": [
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Client Statement",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/shipment/ship_client",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"shipment",
										"ship_client"
									],
									"query": [
										{
											"key": "csv",
											"value": null,
											"description": "boolean\nDefault: true\nTrue to return the report in CSV format, else return as a PDF",
											"disabled": true
										},
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Shipped Items Totals",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/shipment/ship_totals",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"shipment",
										"ship_totals"
									],
									"query": [
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "warehouseId",
											"value": "",
											"description": "integer\nId of the warehouse to filter for. Defaults to the user's current warehouse unless the report's warehouse parameters is marked with (All).",
											"disabled": true
										},
										{
											"key": "warehouseName",
											"value": "",
											"description": "string\nName of the warehouse to filter for. Ignored if warehouseId is provided.",
											"disabled": true
										},
										{
											"key": "warehouses",
											"value": "",
											"description": "csv\nCSV string of warehouse ids and/or names to filter for multiple warehouses at once. Supersedes warehouseId and warehouseName if provided.",
											"disabled": true
										},
										{
											"key": "warehousesAll",
											"value": "",
											"description": "boolean\nDefault: false\nTrue to filter for all warehouses and to supersede the warehouseId, warehouseName, and warehouses parameters.",
											"disabled": true
										},
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Shipment Detail",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/shipment/ship_detail",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"shipment",
										"ship_detail"
									],
									"query": [
										{
											"key": "csv",
											"value": "",
											"description": "boolean\nDefault: true\nTrue to return the report in CSV format, else return as a PDF.",
											"disabled": true
										},
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "warehouseId",
											"value": "",
											"description": "integer\nId of the warehouse to filter for. Defaults to the user's current warehouse unless the report's warehouse parameters is marked with (All).",
											"disabled": true
										},
										{
											"key": "warehouseName",
											"value": "",
											"description": "string\nName of the warehouse to filter for. Ignored if warehouseId is provided.",
											"disabled": true
										},
										{
											"key": "warehouses",
											"value": "",
											"description": "csv\nCSV string of warehouse ids and/or names to filter for multiple warehouses at once. Supersedes warehouseId and warehouseName if provided.",
											"disabled": true
										},
										{
											"key": "warehousesAll",
											"value": "",
											"description": "boolean\nDefault: false\nTrue to filter for all warehouses and to supersede the warehouseId, warehouseName, and warehouses parameters.",
											"disabled": true
										},
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										},
										{
											"key": "carrier",
											"value": "",
											"description": "string\nCode of the carrier to filter for.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Shipped Items By Date",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/shipment/ship_item_range",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"shipment",
										"ship_item_range"
									],
									"query": [
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Shipments By Carrier",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/shipment/pur_supsum",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"shipment",
										"pur_supsum"
									],
									"query": [
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										},
										{
											"key": "carrier",
											"value": "",
											"description": "string\nCode of the carrier to filter for.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						},
						{
							"name": "Shipment Summary",
							"request": {
								"method": "GET",
								"header": [],
								"url": {
									"raw": "https://app.zenventory.com/rest/reports/shipment/ship_summary",
									"protocol": "https",
									"host": [
										"app",
										"zenventory",
										"com"
									],
									"path": [
										"rest",
										"reports",
										"shipment",
										"ship_summary"
									],
									"query": [
										{
											"key": "clientId",
											"value": "",
											"description": "integer\nId of the client to filter for. Defaults to the user's client id.",
											"disabled": true
										},
										{
											"key": "clientName",
											"value": "",
											"description": "string\nName of the client to filter for. Ignored if clientId is provided and is nonzero.",
											"disabled": true
										},
										{
											"key": "startDate",
											"value": "",
											"description": "string <date>\nThe day the report should start from.",
											"disabled": true
										},
										{
											"key": "endDate",
											"value": "",
											"description": "string <date>\nThe day the report should stop at.",
											"disabled": true
										},
										{
											"key": "carrier",
											"value": "",
											"description": "string\nCode of the carrier to filter for.",
											"disabled": true
										}
									]
								}
							},
							"response": []
						}
					]
				}
			]
		},
		{
			"name": "Transfer Orders",
			"item": [
				{
					"name": "List Transfer Orders",
					"request": {
						"method": "GET",
						"header": [],
						"url": {
							"raw": "https://app.zenventory.com/rest/transfer-orders",
							"protocol": "https",
							"host": [
								"app",
								"zenventory",
								"com"
							],
							"path": [
								"rest",
								"transfer-orders"
							],
							"query": [
								{
									"key": "open",
									"value": null,
									"description": "boolean\nDefault: false\nTrue to filter for transfer orders that are not drafts, completed, deleted, or cancelled.",
									"disabled": true
								},
								{
									"key": "completed",
									"value": null,
									"description": "boolean\nDefault: false\nTrue to filter for transfer orders that have been completed.",
									"disabled": true
								},
								{
									"key": "draft",
									"value": null,
									"description": "boolean\nDefault: false\nTrue to filter for draft transfer orders.",
									"disabled": true
								},
								{
									"key": "cancelled",
									"value": null,
									"description": "boolean\nDefault: false\nTrue to filter for non-draft transfer orders that have been cancelled.",
									"disabled": true
								},
								{
									"key": "deleted",
									"value": null,
									"description": "boolean\nDefault: false\nTrue to filter for draft transfer orders that have been deleted.",
									"disabled": true
								},
								{
									"key": "originWarehouseId",
									"value": null,
									"description": "integer\nSearch for transfer orders originating from this warehouse.",
									"disabled": true
								},
								{
									"key": "originWarehouseName",
									"value": null,
									"description": "string\nSearch for transfer orders originating from this warehouse. Ignored if originWarehouseId is provided.",
									"disabled": true
								},
								{
									"key": "destinationWarehouseId",
									"value": null,
									"description": "integer\nSearch for transfer orders bound for this warehouse.",
									"disabled": true
								},
								{
									"key": "destinationWarehouseName",
									"value": null,
									"description": "string\nSearch for transfer orders bound for this warehouse. Ignored if destinationWarehouseId is provided.",
									"disabled": true
								},
								{
									"key": "createdTo",
									"value": null,
									"description": "string <date-time>\nSearch for transfer orders created at or after this time.",
									"disabled": true
								},
								{
									"key": "createdFrom",
									"value": null,
									"description": "string <date-time>\nSearch for transfer orders created at or before this time.",
									"disabled": true
								},
								{
									"key": "requiredByTo",
									"value": null,
									"description": "string <date-time>\nSearch for transfer orders that are required by at or after this time.",
									"disabled": true
								},
								{
									"key": "requiredByFrom",
									"value": null,
									"description": "string <date-time>\nSearch for transfer orders that are required by at or before this time.",
									"disabled": true
								},
								{
									"key": "orderBy",
									"value": null,
									"description": "string\nDefault: \"\"\nEnum: \"\" \"id\" \"originWarehouse\" \"destinationWarehouse\" \"createdDate\" \"requiredByDate\"\nField to order results by.",
									"disabled": true
								},
								{
									"key": "orderDir",
									"value": null,
									"description": "string\nDefault: \"asc\"\nEnum: \"asc\" \"desc\"\nDirection to order the results by. Only used if orderBy is not an empty string.",
									"disabled": true
								},
								{
									"key": "page",
									"value": null,
									"description": "integer\nDefault: 1\nPage number of the results to get.",
									"disabled": true
								},
								{
									"key": "perPage",
									"value": null,
									"description": "integer [ 20 .. 100 ]\nDefault: 20\nPage number of the results to get.",
									"disabled": true
								}
							]
						}
					},
					"response": []
				},
				{
					"name": "New Request",
					"request": {
						"method": "POST",
						"header": [],
						"body": {
							"mode": "raw",
							"raw": "{\r\n\"originWarehouseId\": 1,\r\n\"destinationWarehouseId\": 2,\r\n\"requiredBy\": \"2023-07-30 12:00:00\",\r\n\"draft\": false,\r\n\"shipVia\": \"fedex_ground\",\r\n\"notes\": \"Monthly transfer\",\r\n\"items\": [\r\n{\r\n\"itemId\": 2330,\r\n\"quantity\": 5\r\n},\r\n{\r\n\"sku\": \"FumoFumo-002\",\r\n\"quantity\": 5\r\n}\r\n]\r\n}",
							"options": {
								"raw": {
									"language": "json"
								}
							}
						},
						"url": {
							"raw": "https://app.zenventory.com/rest/transfer-orders",
							"protocol": "https",
							"host": [
								"app",
								"zenventory",
								"com"
							],
							"path": [
								"rest",
								"transfer-orders"
							]
						}
					},
					"response": []
				},
				{
					"name": "Get Transfer Order (by ID)",
					"request": {
						"method": "GET",
						"header": [],
						"url": {
							"raw": "https://app.zenventory.com/rest/transfer-orders/{id}",
							"protocol": "https",
							"host": [
								"app",
								"zenventory",
								"com"
							],
							"path": [
								"rest",
								"transfer-orders",
								"{id}"
							]
						}
					},
					"response": []
				},
				{
					"name": "Edit Transfer Order (by ID)",
					"request": {
						"method": "PUT",
						"header": [],
						"body": {
							"mode": "raw",
							"raw": "//send the entire contents of the body, not just what you wish to edit about the current PO.  \r\n{\r\n\"originWarehouseId\": 1,\r\n\"destinationWarehouseId\": 2,\r\n\"requiredBy\": \"2023-07-30 12:00:00\",\r\n\"draft\": false,\r\n\"shipVia\": \"fedex_ground\",\r\n\"notes\": \"Monthly transfer\",\r\n\"items\": [\r\n{\r\n\"id\": 96\r\n},\r\n{\r\n\"itemId\": 2330,\r\n\"quantity\": 10\r\n},\r\n{\r\n\"id\": 97,\r\n\"sku\": \"FumoFumo-002\",\r\n\"quantity\": 15\r\n}\r\n]\r\n}",
							"options": {
								"raw": {
									"language": "json"
								}
							}
						},
						"url": {
							"raw": "https://app.zenventory.com/rest/transfer-orders/{id}",
							"protocol": "https",
							"host": [
								"app",
								"zenventory",
								"com"
							],
							"path": [
								"rest",
								"transfer-orders",
								"{id}"
							]
						}
					},
					"response": []
				},
				{
					"name": "Cancel Transfer Order (by ID)",
					"protocolProfileBehavior": {
						"disableBodyPruning": true
					},
					"request": {
						"method": "GET",
						"header": [],
						"body": {
							"mode": "raw",
							"raw": "{\r\n\"cancelledReason\": \"Warehouse no longer needs the stock.\"\r\n}",
							"options": {
								"raw": {
									"language": "json"
								}
							}
						},
						"url": {
							"raw": "https://app.zenventory.com/rest/transfer-orders/{id}/cancel",
							"protocol": "https",
							"host": [
								"app",
								"zenventory",
								"com"
							],
							"path": [
								"rest",
								"transfer-orders",
								"{id}",
								"cancel"
							]
						}
					},
					"response": []
				},
				{
					"name": "Receive Transfer Order (by ID)",
					"protocolProfileBehavior": {
						"disableBodyPruning": true
					},
					"request": {
						"method": "GET",
						"header": [],
						"body": {
							"mode": "raw",
							"raw": "{\r\n\"locationId\": 9,\r\n\"items\": [\r\n{\r\n\"id\": 96,\r\n\"quantity\": 5\r\n}\r\n]\r\n}",
							"options": {
								"raw": {
									"language": "json"
								}
							}
						},
						"url": {
							"raw": "https://app.zenventory.com/rest/transfer-orders/{id}/receive",
							"protocol": "https",
							"host": [
								"app",
								"zenventory",
								"com"
							],
							"path": [
								"rest",
								"transfer-orders",
								"{id}",
								"receive"
							]
						}
					},
					"response": []
				}
			]
		}
	],
	"auth": {
		"type": "basic",
		"basic": [
			{
				"key": "password",
				"value": "PEbPrZl9AyTLzJyB9RKJf+/uzNCv9WYcJ7EDNOsZV2wQSDHQtzkYyUF2uZgf3tFg",
				"type": "string"
			},
			{
				"key": "username",
				"value": "0g1YdZK6s1bXmWsHdlpDvMnazZbs+pRkM8oFqEHvsP615V+WCaut9jH4uKzoQjLm",
				"type": "string"
			}
		]
	},
	"event": [
		{
			"listen": "prerequest",
			"script": {
				"type": "text/javascript",
				"packages": {},
				"exec": [
					""
				]
			}
		},
		{
			"listen": "test",
			"script": {
				"type": "text/javascript",
				"packages": {},
				"exec": [
					""
				]
			}
		}
	]
}