Returns a list of classes for inventory item.
Note: The previously existing input and/or output fields <client_item_id>, <client_item_id_out> and/or <filter_client_item_id> were removed from this API call in Release 47.
Req | Field Name | Field Type | Max Length | Description |
---|---|---|---|---|
![]() |
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. |
filter_item_no | long | 8 | Aria-assigned unique identifier indicating Client Inventory Item. | |
OR | ||||
filter_client_sku | string | 100 | Client assigned SKU indicating client Inventory Item. |
Field Name | Field Type | Description |
---|---|---|
all_item_classes | hash | |
long | The unique ID of the item class to which this item belongs | |
string | The label or name for the item class | |
error_code | long | Aria-assigned error identifier. 0 indicates no error. |
error_msg | string | Description of any error that occurred. "OK" if there was no error. |