Home > Aria6 User Documentation > Aria6 core api > get_client_item_images

get_client_item_images

Returns all images associated with a given 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.

Input Arguments

Req Field Name Field Type Max Length Description
Asterisk_0807a.jpg client_no long 22 Aria-assigned unique identifier indicating the Aria client providing service to this account.
Asterisk_0807a.jpg 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_sku string 100 The client-defined SKU to search for images
 

Output Arguments

Field Name Field Type Description
item_images hash  
brd_arrow.gif image_class_name string The category of the image, such as thumbnail or full
brd_arrow.gif image_class_no long The unique ID for the image class
brd_arrow.gif image_class_seq_no long The sequence number of this image within its class
brd_arrow.gif image_url string The actual URL for this image
brd_arrow.gif image_text string The alt text for the image tag displaying the item image
brd_arrow.gif default_ind long Whether or not this image is the default for that item 

Allowable values for default_ind

Values Description
0 0
1 1
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.
 
 
 
Last modified

Tags

This page has no custom tags.

Classifications

This page has no classifications.