|
client_no |
long |
22 |
Aria-assigned unique identifier indicating the Aria client providing service to this account. |
|
auth_key |
string |
32 |
Aria-assigned unique key to be passed with each method call for authenticating the validity of the requestor. |
|
class_no
|
int |
100 |
Client defined unique identifier |
|
OR |
|
|
|
|
client_inventory_class_id |
string |
100 |
Client defined unique identifier |
|
class_name |
string |
100 |
Specifies the class name |
|
class_desc |
string |
300 |
Specifies the class description |
|
active_ind |
int |
|
Specifies whether the class is active or not |
|
parent_class |
int array |
|
Specifies the parent class this class belongs to. REST input arrays should be passed in the following format: parent_class[0]=1002&parent_class[1]=1003 etc |