|
Main Web API Documentation Information
|
|
|
Actual Page/Function Name:
|
getSubInventoryAttributesByCategory |
|
Human Readable Name or Caption:
|
Get Sub Inventory Attributes By Category |
|
Page/Function Description:
|
This method will return all of the sub inventory attributes based on a corp id and a part category id number. |
|
Page/Function Output Type:
|
API - JSON or WDDX |
|
Categories:
|
eComm,parts |
|
Extra Page/Function Notes:
|
Created by Brandon Moore on 5/22/24. |
|
Parameters
|
|||||||
| Scope | Name | Type | Default | Description | Required | Alternates | Known Values |
| Arguments | CORP_ID | Numeric | 0 | Pass in the corp id number. | Yes | ||
| Arguments | PART_CATEGORY_ID | Numeric | 0 | Pass in the part category id number. | Yes | ||
|
Results
|
||||||||||||
| RET_STATUS | RET_MAIN_MESSAGE | RET_SECOND_MESSAGE | Redirect Link | Description | ||||||||
| ok | Blank | Blank | This assumes all went well. | |||||||||
|
||||||||||||
|
Samples
|
|
| Caption | Text |
| JSON |
{"API_CALL_FUNCTION_NAME":"getSubInventoryAttributesByCategory","API_USER_PASSWORD":"1234","API_CORP_KEY_ID":"PLA-0053","API_URL_ENCODING":"AUTO","API_INPUT_OUTPUT_TYPE":"JSON","CORP_ID":"53","API_CURRENT_PAYEE_ID":"3191","PART_CATEGORY_ID":"2741","API_USER_NAME":"demo"}
|