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_class_no | long | 22 | An item class number to use to filter results. |
Field Name | Field Type | Description |
---|---|---|
class_items | hash | |
![]() | long | The inventory item number returned from the API query. |
![]() | string | The label for the inventory item specified by item_no. |
![]() | long | Aria-assigned unique service identifier |
![]() | string | The description of the service specified by service_no |
![]() | string | Client-defined SKU number for this item |
![]() | double | The price of the inventory item. |
![]() | long | The plan number associated with the inventory item specified by item_no. |
![]() | long | The months to stack for this item |
![]() | string | The 3-character ISO-compliant currency code in lowercase for monetary values used in the context of this API method. |
![]() | long | Inventory item class number |
![]() | string | The inventory item class label describing the class specified by class_no. |
![]() | double | The current stock-level of the item specified by item_no |
![]() | long | An arbitrary value provided by the client to indicate user/buyer ratings for the specified item_no. |
![]() | long | The number of ratings that have been tendeder regarding this item_no. |
![]() | long | The number of user/buyer reviews for this item_no. |
![]() | string | The URL to the inventory item image for this item_no. |
![]() | string | Alternative text to display for the inventory item image if that image cannot be displayed or is not found. |
![]() | string | The client-defined item ID to search for images |
![]() | string | A multidimensional array of client-defined Service ID for this plan. |
![]() | string | client-defined item plan ID the item appears on |
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. |