| 
								Main Web API Documentation Information
							 | |
| 
								Actual Page/Function Name:
							 | getAllInventory | 
| 
								Human Readable Name or Caption:
							 | Get All Inventory | 
| 
								Page/Function Description:
							 | This method get's all inventory from a specified corp. Somewhat simplified. If you need more details and information, use the getWebGeneralInventory method. | 
| 
								Page/Function Output Type:
							 | API - JSON or WDDX | 
| 
								Categories:
							 | parts | 
| 
								Extra Page/Function Notes:
							 | |
| 
								Parameters
							 | |||||||
| Scope | Name | Type | Default | Description | Required | Alternates | Known Values | 
| Arguments | CORP_ID | Numeric | 0 | Pass in the corp id. | Yes | ||
| Arguments | INCLUDE_INACTIVE | Numeric | 0 | Pass in a 0 for all but inactive. Pass in a 1 for all items - no mater the status. | Yes | ||
| 
								Results
							 | ||||
| RET_STATUS | RET_MAIN_MESSAGE | RET_SECOND_MESSAGE | Redirect Link | Description | 
| ok | sucess | none | ||
| 
								Samples
							 | |
| Caption | Text | 
| JSON | 
									{"API_CALL_FUNCTION_NAME":"getAllInventory","API_USER_PASSWORD":1234,"API_CORP_KEY_ID":"PLA-0053","API_URL_ENCODING":"AUTO","API_INPUT_OUTPUT_TYPE":"JSON","CORP_ID":53,"INCLUDE_INACTIVE":0,"API_CURRENT_PAYEE_ID":3,"API_USER_NAME":"demo"}
								 |