Main Web API Documentation Information
|
|
Actual Page/Function Name:
|
getAllParentAttributes |
Human Readable Name or Caption:
|
Get All Parent Attributes |
Page/Function Description:
|
This method will get all parent attributes for a single corporation. Parent attributes are not category specific and my be used by all items in a corporation. |
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 |
Results
|
||||||||||||
RET_STATUS | RET_MAIN_MESSAGE | RET_SECOND_MESSAGE | Redirect Link | Description | ||||||||
ok | Blank | Blank | This assumes all is okay and you should have an array back. | |||||||||
|
Samples
|
|
Caption | Text |
JSON |
{"API_CALL_FUNCTION_NAME":"getAllParentAttributes","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","API_USER_NAME":"demo"}
|