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. |
item_no | long | The item number by which to search for images | ||
OR | ||||
client_item_id | string | 100 | The client-defined item ID to search for images |
Field Name | Field Type | Description |
---|---|---|
item_images | hash | |
![]() | string | The category of the image, such as thumbnail or full |
![]() | long | The unique ID for the image class |
![]() | long | The sequence number of this image within its class |
![]() | string | The actual URL for this image |
![]() | string | The alt text for the image tag displaying the item image |
![]() | long | Whether or not this image is the default for that item Allowable Values |
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. |