listProducts
get
/ccagent/v1/products
List Products. Gets a list of products. Optionally search for products in the given catalog and collection whose display name CONTAINS IGNORECASE the given search string. Optionally takes the x-ccasset-language header to get translated content in another language. Takes X-CCAgentContext header which is a JSON object with 'shopperProfileId' as a property. If 'shopperProfileId' is not provided, it is considered as an anonymous profile.Additonally takes x-ccsite header to return the data specific to the site
Request
Supported Media Types
- application/json
Query Parameters
- catalogId
-
Type:
string
ID of the catalog. If a catalogId is not passed, the catalog associated with the shopperProfileId passed in the X-CCAgentContext header is used. If no shopperProfileId is passed in the header, default catalog associated with the site is used.- categoryId
Type:string
Restrict the response to just products in the given category id.- continueOnMissingProduct
Type:string
boolean flag to determine whether to continue if a product is missing.- includeChildSKUsListingIds
Type:boolean
Boolean indicating whether the child SKU listing ID is required to included or not.- name
Type:string
Partial displayName of a product to use for search.- productIds
Type:string
Product IDs to list.- showInactiveSkus
Type:boolean
Return inactive skus only if its value is true- showQuantity
Type:string
Show inventory quantity.- showTranslations
Type:boolean
Boolean indicating if the translations property should be returned for each item in the response.- storePriceListGroupId
Type:string
the price list group id for which product prices are to be returned- unassigned
Type:string
Restrict response to unassigned products (ignore categoryId).- verifyCatalog
Type:boolean
Boolean flag to determine whether to verify if a product belongs to the current catalog.Header Parameters- x-ccsite
-
Type:
string
the site id on which the orders is laced
Response
Supported Media Types- application/json
200 ResponseFollowing model is returned when operation succeeds.BodyRoot Schema : listProducts_response- items
-
Type:
array
itemsArray having various products. - limit
-
Type:
integer
Limit of number of products. - offset
-
Type:
integer
Offset of product inventory. - sort
-
Type:
array
sortArray having the order and property of product. - total
-
Type:
integer
Total number of products. Deprecated. - totalResults
-
Type:
integer
Total number of products.
Nested Schema : sortNested Schema : itemsType:object
- avgCustRating
-
Type:
string
Average customer rating of the product. - childSKUs
-
Type:
array
childSKUsArray having various properties of child SKU. - description
-
Type:
string
Description of the product. - displayName
-
Type:
string
Display name of the product. - fullImageURLs
-
Type:
array
fullImageURLsFull image URLs of the product. - id
-
Type:
string
ID of the product. - largeImage
-
Type:
object
largeImageArray having repository ID and URL of the large image of SKU. - largeImageURLs
-
Type:
array
largeImageURLsLarge image URLs of the product. - listPrice
-
Type:
number
List price of the product in the default price group. - listPrices
-
Type:
object
listPricesObject with price group IDs as keys and list prices as values. - longDescription
-
Type:
string
Long description of the product. - mediumImageURLs
-
Type:
array
mediumImageURLsMedium image URLs of the product. - orderLimit
-
Type:
string
Order limit of the product. - primaryFullImageURL
-
Type:
string
Primary full image URL of the product. - primaryLargeImageURL
-
Type:
string
Primary large image URL of the product. - primaryMediumImageURL
-
Type:
string
Primary medium image URL of the product. - primarySmallImageURL
-
Type:
string
Primary small image URL of the product. - primarySourceImageURL
-
Type:
string
Primary source image URL of the product. - primaryThumbImageURL
-
Type:
string
Primary thumb image URL of the product. - productImages
-
Type:
array
productImagesArray of product images. - productNumber
-
Type:
string
Product number of the product. - repositoryId
-
Type:
string
Repository id of the product. - route
-
Type:
string
Route of the product. - salePrice
-
Type:
number
Sale price of the product in the default price group. - salePrices
-
Type:
object
salePricesObject with price group IDs as keys and sale prices as values. - shippingSurcharge
-
Type:
number
Extra handling cost while shipping the product, in the default price group. - shippingSurcharges
-
Type:
object
shippingSurchargesObject with price group IDs as keys and shipping surcharges as values. - smallImage
-
Type:
object
smallImageArray having repository ID and URL of small image of the SKU. - smallImageURLs
-
Type:
string
Small image URLs of the product. - sourceImageURLs
-
Type:
array
sourceImageURLsSource image URLs of the product. - thumbImageURLs
-
Type:
array
thumbImageURLsThumb image URLs of the product.
Nested Schema : childSKUsNested Schema : fullImageURLsNested Schema : largeImageType:object
Array having repository ID and URL of the large image of SKU.- repositoryId
-
Type:
string
Repository ID of SKU. - url
-
Type:
string
URL of SKU.
Nested Schema : largeImageURLsNested Schema : listPricesType:object
Object with price group IDs as keys and list prices as values.- Price Group ID 1
-
Type:
number
List price of product in price group 1. - Price Group ID 2
-
Type:
number
List price of product in price group 2.
Nested Schema : mediumImageURLsNested Schema : salePricesType:object
Object with price group IDs as keys and sale prices as values.- Price Group ID 1
-
Type:
number
Sale price of product in price group 1. - Price Group ID 2
-
Type:
number
Sale price of product in price group 2.
Nested Schema : shippingSurchargesType:object
Object with price group IDs as keys and shipping surcharges as values.- Price Group ID 1
-
Type:
number
Shipping surcharge of product in price group 1. - Price Group ID 2
-
Type:
number
Shipping surcharge of product in price group 2.
Nested Schema : smallImageType:object
Array having repository ID and URL of small image of the SKU.- repositoryId
-
Type:
string
Repository ID of SKU. - url
-
Type:
string
URL of SKU.
Nested Schema : sourceImageURLsNested Schema : thumbImageURLsNested Schema : itemsType:object
- dynamicPropertyMapLong
-
Type:
integer
Dynamic property map long of the SKU. - DynamicSKUProperty
-
Type:
string
Dynamic Properties of SKU. - fullImageURLs
-
Type:
array
fullImageURLsFull Image URLs of SKU. - id
-
Type:
string
SKU id - largeImage
-
Type:
integer
Large image of the SKU. - largeImageURLs
-
Type:
array
largeImageURLsLarge Image URLs of SKU. - listingSKUId
-
Type:
string
It contains listing variant's repository id, this field will be available if query param has includeChildSKUsListingIds as true and if product is style based one. - listPrice
-
Type:
integer
List price of the SKU. - mediumImageURLs
-
Type:
array
mediumImageURLsMedium Image URLs SKU. - primaryLargeImageURL
-
Type:
string
Primary Large Image URL of SKU. - primaryMediumImageURL
-
Type:
string
Primary Medium Image URL ID of SKU. - primarySmallImageURL
-
Type:
string
Primary Small Image URL of SKU. - primarySourceImageURL
-
Type:
string
Primary Source Image URL of SKU. - primaryThumbImageURL
-
Type:
string
Primary Source Image URL of SKU. - quantity
-
Type:
integer
Quantity of the SKU. - repositoryId
-
Type:
string
Repository ID of the SKU. - salePrice
-
Type:
string
Sale price of the SKU. - salePriceEndDate
-
Type:
integer
Sale price end date of the SKU. - salePriceStartDate
-
Type:
string
Sale price start date of the SKU. - shippingSurcharge
-
Type:
integer
Extra handling costs while shipping the product. - smallImage
-
Type:
integer
Small image of the SKU. - smallImageURLs
-
Type:
array
smallImageURLsSmall Image URLs of SKU. - sourceImageURLs
-
Type:
array
sourceImageURLsSource Image URLs of SKU. - thumbImageURLs
-
Type:
array
thumbImageURLsThumb Image URLs of SKU. - thumbnailImage
-
Type:
string
Thumbnail image of the SKU.
Nested Schema : fullImageURLsNested Schema : largeImageURLsNested Schema : mediumImageURLsNested Schema : smallImageURLsNested Schema : sourceImageURLsNested Schema : thumbImageURLsNested Schema : itemsType:object
- metadata
-
Type:
object
metadataSeo meta info for product. - name
-
Type:
string
The name of product image - path
-
Type:
string
The path of the image - repositoryId
-
Type:
string
The repository Id of the product image - tags
-
Type:
array
tagsThe array of product image tags - url
-
Type:
string
The url of the product image
Nested Schema : metadataType:object
Seo meta info for product.- altText
-
Type:
string
The alt text of the image - titleText
-
Type:
string
The title text of the image
Nested Schema : itemsType:object
- order
-
Type:
string
Order of listing in product inventory. - property
-
Type:
string
Display name as a product property.
Example application/json
{ "totalResults":3, "offset":0, "limit":250, "links":[ { "rel":"self", "href":"http://localhost:9080/ccagentui/v1/products?delegatedAdminAllowedThroughAgent=true&orderApprovalsAllowedThroughAgent=true" } ], "sort":[ { "property":"displayName", "order":"asc" } ], "items":[ { "longDescription":"It's Samantha Baker's Sweet Sixteen and no one in her family remembers\n the important occasion. John Hughes, the writer of National Lampoon's Vacation, shows how coming-of-age\n can be full of surprises in this warm-hearted teenage comedy starring Molly Ringwald. She's your average\n teen, enduring creepy freshmen, spoiled siblings, confused parents and the Big Blonde on Campus who\n stands between her and the boy of her dreams. But wait...the day isn't over yet! This sparkling film\n features a dynamic score, and outstanding performances by Paul Dooley, Emmy winner Blanche Baker and\n Oscar nominee Justin Henry.\n ", "primaryThumbImageURL":"/ccstore/v1/images/?source=/file/v5420730269231405246/products/sixteen_candles_LARGE.jpg&height=100&width=100", "largeImage":null, "smallImage":null, "displayName":"16 Candles", "orderLimit":null, "description":"A really great movie that you should not miss.", "listPrices":null, "salePrices":null, "primaryFullImageURL":"/ccstore/v1/images/?source=/file/v5420730269231405246/products/sixteen_candles_LARGE.jpg", "type":null, "largeImageURLs":[ "/ccstore/v1/images/?source=/file/v5420730269231405246/products/sixteen_candles_LARGE.jpg&height=940&width=940" ], "primaryLargeImageURL":"/ccstore/v1/images/?source=/file/v5420730269231405246/products/sixteen_candles_LARGE.jpg&height=940&width=940", "smallImageURLs":[ "/ccstore/v1/images/?source=/file/v5420730269231405246/products/sixteen_candles_LARGE.jpg&height=300&width=300" ], "shippingSurcharges":null, "id":"Product_19Cxy", "filteredSKUs":[ { "productFamily":null, "dynamicPropertyMapLong":{ }, "primaryThumbImageURL":null, "largeImage":null, "smallImage":null, "listVolumePrice":null, "displayName":null, "salePrices":null, "primaryFullImageURL":null, "listPrices":null, "productListingSku":null, "largeImageURLs":[ ], "productLine":null, "listVolumePrices":null, "primaryLargeImageURL":null, "smallImageURLs":[ ], "model":null, "id":"Sku_19Dxy", "thumbnailImage":null, "barcode":"200000000134", "saleVolumePrices":null, "salePriceEndDate":null, "saleVolumePrice":null, "salePriceStartDate":null, "images":[ ], "quantity":15, "unitOfMeasure":null, "salePrice":4.99, "primaryMediumImageURL":null, "fullImageURLs":[ ], "dynamicPropertyMapBigString":{ }, "active":true, "thumbImageURLs":[ ], "variantValuesOrder":{ }, "mediumImageURLs":[ ], "repositoryId":"Sku_19Dxy", "primarySourceImageURL":null, "primarySmallImageURL":null, "sourceImageURLs":[ ], "listPrice":12.99, "configurable":false }, { "productFamily":null, "dynamicPropertyMapLong":{ }, "primaryThumbImageURL":null, "largeImage":null, "smallImage":null, "listVolumePrice":null, "displayName":null, "salePrices":null, "primaryFullImageURL":null, "listPrices":null, "productListingSku":null, "largeImageURLs":[ ], "productLine":null, "listVolumePrices":null, "primaryLargeImageURL":null, "smallImageURLs":[ ], "model":null, "id":"Sku_19Dxyi", "thumbnailImage":null, "barcode":"200000000141", "saleVolumePrices":null, "salePriceEndDate":null, "saleVolumePrice":null, "salePriceStartDate":null, "images":[ ], "quantity":15, "unitOfMeasure":null, "salePrice":null, "primaryMediumImageURL":null, "fullImageURLs":[ ], "dynamicPropertyMapBigString":{ }, "active":true, "thumbImageURLs":[ ], "variantValuesOrder":{ }, "mediumImageURLs":[ ], "repositoryId":"Sku_19Dxyi", "primarySourceImageURL":null, "primarySmallImageURL":null, "sourceImageURLs":[ ], "listPrice":null, "configurable":false }, { "productFamily":null, "dynamicPropertyMapLong":{ }, "primaryThumbImageURL":null, "largeImage":null, "smallImage":null, "listVolumePrice":null, "displayName":null, "salePrices":null, "primaryFullImageURL":null, "listPrices":null, "productListingSku":null, "largeImageURLs":[ ], "productLine":null, "listVolumePrices":null, "primaryLargeImageURL":null, "smallImageURLs":[ ], "model":null, "id":"Sku_19Dxyii", "thumbnailImage":null, "barcode":"200000000158", "saleVolumePrices":null, "salePriceEndDate":null, "saleVolumePrice":null, "salePriceStartDate":null, "images":[ ], "quantity":15, "unitOfMeasure":null, "salePrice":8.99, "primaryMediumImageURL":null, "fullImageURLs":[ ], "dynamicPropertyMapBigString":{ }, "active":true, "thumbImageURLs":[ ], "variantValuesOrder":{ }, "mediumImageURLs":[ ], "repositoryId":"Sku_19Dxyii", "primarySourceImageURL":null, "primarySmallImageURL":null, "sourceImageURLs":[ ], "listPrice":19.99, "configurable":false } ], "childSKUs":[ { "productFamily":null, "dynamicPropertyMapLong":{ }, "primaryThumbImageURL":null, "largeImage":null, "smallImage":null, "listVolumePrice":null, "displayName":null, "salePrices":null, "primaryFullImageURL":null, "listPrices":null, "productListingSku":null, "largeImageURLs":[ ], "productLine":null, "listVolumePrices":null, "primaryLargeImageURL":null, "smallImageURLs":[ ], "model":null, "id":"Sku_19Dxy", "thumbnailImage":null, "barcode":"200000000134", "saleVolumePrices":null, "salePriceEndDate":null, "saleVolumePrice":null, "salePriceStartDate":null, "images":[ ], "quantity":15, "unitOfMeasure":null, "salePrice":4.99, "primaryMediumImageURL":null, "fullImageURLs":[ ], "dynamicPropertyMapBigString":{ }, "active":true, "thumbImageURLs":[ ], "mediumImageURLs":[ ], "repositoryId":"Sku_19Dxy", "primarySourceImageURL":null, "primarySmallImageURL":null, "sourceImageURLs":[ ], "listPrice":12.99, "configurable":false }, { "productFamily":null, "dynamicPropertyMapLong":{ }, "primaryThumbImageURL":null, "largeImage":null, "smallImage":null, "listVolumePrice":null, "displayName":null, "salePrices":null, "primaryFullImageURL":null, "listPrices":null, "productListingSku":null, "largeImageURLs":[ ], "productLine":null, "listVolumePrices":null, "primaryLargeImageURL":null, "smallImageURLs":[ ], "model":null, "id":"Sku_19Dxyi", "thumbnailImage":null, "barcode":"200000000141", "saleVolumePrices":null, "salePriceEndDate":null, "saleVolumePrice":null, "salePriceStartDate":null, "images":[ ], "quantity":15, "unitOfMeasure":null, "salePrice":null, "primaryMediumImageURL":null, "fullImageURLs":[ ], "dynamicPropertyMapBigString":{ }, "active":true, "thumbImageURLs":[ ], "mediumImageURLs":[ ], "repositoryId":"Sku_19Dxyi", "primarySourceImageURL":null, "primarySmallImageURL":null, "sourceImageURLs":[ ], "listPrice":null, "configurable":false }, { "productFamily":null, "dynamicPropertyMapLong":{ }, "primaryThumbImageURL":null, "largeImage":null, "smallImage":null, "listVolumePrice":null, "displayName":null, "salePrices":null, "primaryFullImageURL":null, "listPrices":null, "productListingSku":null, "largeImageURLs":[ ], "productLine":null, "listVolumePrices":null, "primaryLargeImageURL":null, "smallImageURLs":[ ], "model":null, "id":"Sku_19Dxyii", "thumbnailImage":null, "barcode":"200000000158", "saleVolumePrices":null, "salePriceEndDate":null, "saleVolumePrice":null, "salePriceStartDate":null, "images":[ ], "quantity":15, "unitOfMeasure":null, "salePrice":8.99, "primaryMediumImageURL":null, "fullImageURLs":[ ], "dynamicPropertyMapBigString":{ }, "active":true, "thumbImageURLs":[ ], "mediumImageURLs":[ ], "repositoryId":"Sku_19Dxyii", "primarySourceImageURL":null, "primarySmallImageURL":null, "sourceImageURLs":[ ], "listPrice":19.99, "configurable":false } ], "salePrice":8.99, "primaryMediumImageURL":"/ccstore/v1/images/?source=/file/v5420730269231405246/products/sixteen_candles_LARGE.jpg&height=475&width=475", "fullImageURLs":[ "/ccstore/v1/images/?source=/file/v5420730269231405246/products/sixteen_candles_LARGE.jpg" ], "active":true, "thumbImageURLs":[ "/ccstore/v1/images/?source=/file/v5420730269231405246/products/sixteen_candles_LARGE.jpg&height=100&width=100" ], "productImages":[ { "path":"/products/sixteen_candles_LARGE.jpg", "metadata":{ }, "repositoryId":"m470131", "name":"16 Candles Image - Large", "url":"http://localhost:9080/file/v5420730269231405246/products/sixteen_candles_LARGE.jpg", "tags":[ ] } ], "variantValuesOrder":{ }, "route":"/16-candles/product/Product_19Cxy", "notForIndividualSale":false, "mediumImageURLs":[ "/ccstore/v1/images/?source=/file/v5420730269231405246/products/sixteen_candles_LARGE.jpg&height=475&width=475" ], "repositoryId":"Product_19Cxy", "shippingSurcharge":null, "primarySourceImageURL":"/ccstore/v1/images/?source=/file/v5420730269231405246/products/sixteen_candles_LARGE.jpg&height=300&width=300", "primarySmallImageURL":"/ccstore/v1/images/?source=/file/v5420730269231405246/products/sixteen_candles_LARGE.jpg&height=300&width=300", "sourceImageURLs":[ "/ccstore/v1/images/?source=/file/v5420730269231405246/products/sixteen_candles_LARGE.jpg&height=300&width=300" ], "avgCustRating":4.5, "listPrice":19.99, "configurable":false }, { "longDescription":null, "primaryThumbImageURL":"/ccstore/v1/images/?source=/file/v4248266855026120653/products/absurdistan_LARGE.jpg&height=100&width=100", "largeImage":null, "smallImage":null, "displayName":"Absurdistan", "orderLimit":100, "description":"Not really serious", "listPrices":null, "salePrices":null, "primaryFullImageURL":"/ccstore/v1/images/?source=/file/v4248266855026120653/products/absurdistan_LARGE.jpg", "type":null, "largeImageURLs":[ "/ccstore/v1/images/?source=/file/v4248266855026120653/products/absurdistan_LARGE.jpg&height=940&width=940" ], "primaryLargeImageURL":"/ccstore/v1/images/?source=/file/v4248266855026120653/products/absurdistan_LARGE.jpg&height=940&width=940", "smallImageURLs":[ "/ccstore/v1/images/?source=/file/v4248266855026120653/products/absurdistan_LARGE.jpg&height=300&width=300" ], "shippingSurcharges":null, "id":"Product_11D", "filteredSKUs":[ { "productFamily":null, "dynamicPropertyMapLong":{ }, "primaryThumbImageURL":null, "largeImage":null, "smallImage":null, "listVolumePrice":null, "displayName":null, "salePrices":null, "primaryFullImageURL":null, "listPrices":null, "productListingSku":null, "largeImageURLs":[ ], "productLine":null, "listVolumePrices":null, "primaryLargeImageURL":null, "smallImageURLs":[ ], "model":null, "id":"Sku_11E", "thumbnailImage":null, "barcode":"200000000028", "saleVolumePrices":null, "salePriceEndDate":null, "saleVolumePrice":null, "salePriceStartDate":null, "images":[ ], "quantity":3, "unitOfMeasure":null, "salePrice":10.99, "primaryMediumImageURL":null, "fullImageURLs":[ ], "dynamicPropertyMapBigString":{ }, "active":true, "thumbImageURLs":[ ], "variantValuesOrder":{ }, "mediumImageURLs":[ ], "repositoryId":"Sku_11E", "primarySourceImageURL":null, "primarySmallImageURL":null, "sourceImageURLs":[ ], "listPrice":19.99, "configurable":false } ], "childSKUs":[ { "productFamily":null, "dynamicPropertyMapLong":{ }, "primaryThumbImageURL":null, "largeImage":null, "smallImage":null, "listVolumePrice":null, "displayName":null, "salePrices":null, "primaryFullImageURL":null, "listPrices":null, "productListingSku":null, "largeImageURLs":[ ], "productLine":null, "listVolumePrices":null, "primaryLargeImageURL":null, "smallImageURLs":[ ], "model":null, "id":"Sku_11E", "thumbnailImage":null, "barcode":"200000000028", "saleVolumePrices":null, "salePriceEndDate":null, "saleVolumePrice":null, "salePriceStartDate":null, "images":[ ], "quantity":3, "unitOfMeasure":null, "salePrice":10.99, "primaryMediumImageURL":null, "fullImageURLs":[ ], "dynamicPropertyMapBigString":{ }, "active":true, "thumbImageURLs":[ ], "mediumImageURLs":[ ], "repositoryId":"Sku_11E", "primarySourceImageURL":null, "primarySmallImageURL":null, "sourceImageURLs":[ ], "listPrice":19.99, "configurable":false } ], "salePrice":null, "primaryMediumImageURL":"/ccstore/v1/images/?source=/file/v4248266855026120653/products/absurdistan_LARGE.jpg&height=475&width=475", "fullImageURLs":[ "/ccstore/v1/images/?source=/file/v4248266855026120653/products/absurdistan_LARGE.jpg" ], "active":true, "thumbImageURLs":[ "/ccstore/v1/images/?source=/file/v4248266855026120653/products/absurdistan_LARGE.jpg&height=100&width=100" ], "productImages":[ { "path":"/products/absurdistan_LARGE.jpg", "metadata":{ }, "repositoryId":"m470133", "name":"Absurdistan Image - Large", "url":"http://localhost:9080/file/v4248266855026120653/products/absurdistan_LARGE.jpg", "tags":[ ] } ], "variantValuesOrder":{ }, "route":"/absurdistan/product/Product_11D", "notForIndividualSale":false, "mediumImageURLs":[ "/ccstore/v1/images/?source=/file/v4248266855026120653/products/absurdistan_LARGE.jpg&height=475&width=475" ], "repositoryId":"Product_11D", "shippingSurcharge":null, "primarySourceImageURL":"/ccstore/v1/images/?source=/file/v4248266855026120653/products/absurdistan_LARGE.jpg&height=300&width=300", "primarySmallImageURL":"/ccstore/v1/images/?source=/file/v4248266855026120653/products/absurdistan_LARGE.jpg&height=300&width=300", "sourceImageURLs":[ "/ccstore/v1/images/?source=/file/v4248266855026120653/products/absurdistan_LARGE.jpg&height=300&width=300" ], "avgCustRating":4, "listPrice":19.99, "configurable":false }, { "longDescription":"Akira isn’t just a movie – it’s the genesis of a genre. Katsuhiro\n Otomo’s landmark cyberpunk classic obliterated the boundaries of Japanese animation and forced the world\n to look into the future. Akira’s arrival shattered traditional thinking, creating space for movies like\n the The Matrix to be dreamed into brutal reality. Without Kaneda and Tetsuo, without espers and psionic\n assassins, without that badass motorcycle – our world would be a far less exciting place to exist. But\n the manga became the movie and the movie became a phenomenon and the world took notice. Now, Akira is\n everywhere. If you can’t see it in the streets – if you can’t feel it crawling around inside your brain\n – then you have yet to be initiated. What. Are. You. Waiting. For?\n ", "primaryThumbImageURL":"/ccstore/v1/images/?source=/file/v291840211342511571/products/akira_LARGE.jpg&height=100&width=100", "largeImage":null, "smallImage":null, "displayName":"Akira", "orderLimit":null, "description":"A really great movie that you should not miss.", "listPrices":null, "salePrices":null, "primaryFullImageURL":"/ccstore/v1/images/?source=/file/v291840211342511571/products/akira_LARGE.jpg", "type":null, "largeImageURLs":[ "/ccstore/v1/images/?source=/file/v291840211342511571/products/akira_LARGE.jpg&height=940&width=940" ], "primaryLargeImageURL":"/ccstore/v1/images/?source=/file/v291840211342511571/products/akira_LARGE.jpg&height=940&width=940", "smallImageURLs":[ "/ccstore/v1/images/?source=/file/v291840211342511571/products/akira_LARGE.jpg&height=300&width=300" ], "shippingSurcharges":null, "id":"Product_27Fxyzi", "filteredSKUs":[ { "productFamily":null, "dynamicPropertyMapLong":{ }, "primaryThumbImageURL":null, "largeImage":null, "smallImage":null, "listVolumePrice":null, "displayName":null, "salePrices":null, "primaryFullImageURL":null, "listPrices":null, "productListingSku":null, "largeImageURLs":[ ], "productLine":null, "listVolumePrices":null, "primaryLargeImageURL":null, "smallImageURLs":[ ], "model":null, "id":"Sku_27Gxyzi", "thumbnailImage":null, "barcode":"200000000295", "saleVolumePrices":null, "salePriceEndDate":null, "saleVolumePrice":null, "salePriceStartDate":null, "images":[ ], "quantity":7, "unitOfMeasure":null, "salePrice":null, "primaryMediumImageURL":null, "fullImageURLs":[ ], "dynamicPropertyMapBigString":{ }, "active":true, "thumbImageURLs":[ ], "variantValuesOrder":{ }, "mediumImageURLs":[ ], "repositoryId":"Sku_27Gxyzi", "primarySourceImageURL":null, "primarySmallImageURL":null, "sourceImageURLs":[ ], "listPrice":24.99, "configurable":false } ], "childSKUs":[ { "productFamily":null, "dynamicPropertyMapLong":{ }, "primaryThumbImageURL":null, "largeImage":null, "smallImage":null, "listVolumePrice":null, "displayName":null, "salePrices":null, "primaryFullImageURL":null, "listPrices":null, "productListingSku":null, "largeImageURLs":[ ], "productLine":null, "listVolumePrices":null, "primaryLargeImageURL":null, "smallImageURLs":[ ], "model":null, "id":"Sku_27Gxyzi", "thumbnailImage":null, "barcode":"200000000295", "saleVolumePrices":null, "salePriceEndDate":null, "saleVolumePrice":null, "salePriceStartDate":null, "images":[ ], "quantity":7, "unitOfMeasure":null, "salePrice":null, "primaryMediumImageURL":null, "fullImageURLs":[ ], "dynamicPropertyMapBigString":{ }, "active":true, "thumbImageURLs":[ ], "mediumImageURLs":[ ], "repositoryId":"Sku_27Gxyzi", "primarySourceImageURL":null, "primarySmallImageURL":null, "sourceImageURLs":[ ], "listPrice":24.99, "configurable":false } ], "salePrice":null, "primaryMediumImageURL":"/ccstore/v1/images/?source=/file/v291840211342511571/products/akira_LARGE.jpg&height=475&width=475", "fullImageURLs":[ "/ccstore/v1/images/?source=/file/v291840211342511571/products/akira_LARGE.jpg" ], "active":true, "thumbImageURLs":[ "/ccstore/v1/images/?source=/file/v291840211342511571/products/akira_LARGE.jpg&height=100&width=100" ], "productImages":[ { "path":"/products/akira_LARGE.jpg", "metadata":{ }, "repositoryId":"m540123", "name":"Akira Image - Large", "url":"http://localhost:9080/file/v291840211342511571/products/akira_LARGE.jpg", "tags":[ ] } ], "variantValuesOrder":{ }, "route":"/akira/product/Product_27Fxyzi", "notForIndividualSale":false, "mediumImageURLs":[ "/ccstore/v1/images/?source=/file/v291840211342511571/products/akira_LARGE.jpg&height=475&width=475" ], "repositoryId":"Product_27Fxyzi", "shippingSurcharge":null, "primarySourceImageURL":"/ccstore/v1/images/?source=/file/v291840211342511571/products/akira_LARGE.jpg&height=300&width=300", "primarySmallImageURL":"/ccstore/v1/images/?source=/file/v291840211342511571/products/akira_LARGE.jpg&height=300&width=300", "sourceImageURLs":[ "/ccstore/v1/images/?source=/file/v291840211342511571/products/akira_LARGE.jpg&height=300&width=300" ], "avgCustRating":4.5, "listPrice":24.99, "configurable":false } ] }
Default ResponseThe error response. The following are the internal error codes thrown by this API when the request processing fails in Oracle Commerce Cloud: |Error Code|Description| |------------------|------------------| |30015|SiteId passed in x-ccsite header is currently inactive| |30014|SiteId passed in x-ccsite header is invalid or the site was deleted| |20034|Get ProductList Internal Error| |25013|price List InternalError| |20041|Null ProductListingRequest argument passed to method| |20040|Get Product Type Internal Error| |10002|Invalid value [ {1} ] for parameter: {0}.|BodyRoot Schema : errorModelType:object
- devMessage
-
Type:
string
An optional non-localized message containing technical information for developers - errorCode
-
Type:
string
The numerical code identifying the error - errors
-
Type:
array
errorsAn optional list of errors if multiple errors were encountered - message
-
Type:
string
The localized message describing the error - moreInfo
-
Type:
string
An optional non-localized message with more information - o:errorPath
-
Type:
string
An optional machine readable description of where the error occurred - status
-
Type:
string
The HTTP status code - type
-
Type:
string
The URI to the HTTP state code definition
Nested Schema : errorsNested Schema : itemsType:object
- devMessage
-
Type:
string
An optional non-localized message containing technical information for developers - errorCode
-
Type:
string
The numerical code identifying the error - message
-
Type:
string
The localized message describing the error - moreInfo
-
Type:
string
An optional non-localized message with more information - o:errorPath
-
Type:
string
An optional machine readable description of where the error occurred - status
-
Type:
string
The HTTP status code
Examples
Sample Response Payload returned by endpoint:
{ "totalResults": 3, "offset": 0, "limit": 250, "links": [{ "rel": "self", "href": "http://localhost:9080/ccagentui/v1/products?delegatedAdminAllowedThroughAgent=true&orderApprovalsAllowedThroughAgent=true" }], "sort": [{ "property": "displayName", "order": "asc" }], "items": [ { "longDescription": "It's Samantha Baker's Sweet Sixteen and no one in her family remembers\n the important occasion. John Hughes, the writer of National Lampoon's Vacation, shows how coming-of-age\n can be full of surprises in this warm-hearted teenage comedy starring Molly Ringwald. She's your average\n teen, enduring creepy freshmen, spoiled siblings, confused parents and the Big Blonde on Campus who\n stands between her and the boy of her dreams. But wait...the day isn't over yet! This sparkling film\n features a dynamic score, and outstanding performances by Paul Dooley, Emmy winner Blanche Baker and\n Oscar nominee Justin Henry.\n ", "primaryThumbImageURL": "/ccstore/v1/images/?source=/file/v5420730269231405246/products/sixteen_candles_LARGE.jpg&height=100&width=100", "largeImage": null, "smallImage": null, "displayName": "16 Candles", "orderLimit": null, "description": "A really great movie that you should not miss.", "listPrices": null, "salePrices": null, "primaryFullImageURL": "/ccstore/v1/images/?source=/file/v5420730269231405246/products/sixteen_candles_LARGE.jpg", "type": null, "largeImageURLs": ["/ccstore/v1/images/?source=/file/v5420730269231405246/products/sixteen_candles_LARGE.jpg&height=940&width=940"], "primaryLargeImageURL": "/ccstore/v1/images/?source=/file/v5420730269231405246/products/sixteen_candles_LARGE.jpg&height=940&width=940", "smallImageURLs": ["/ccstore/v1/images/?source=/file/v5420730269231405246/products/sixteen_candles_LARGE.jpg&height=300&width=300"], "shippingSurcharges": null, "id": "Product_19Cxy", "filteredSKUs": [ { "productFamily": null, "dynamicPropertyMapLong": {}, "primaryThumbImageURL": null, "largeImage": null, "smallImage": null, "listVolumePrice": null, "displayName": null, "salePrices": null, "primaryFullImageURL": null, "listPrices": null, "productListingSku": null, "largeImageURLs": [], "productLine": null, "listVolumePrices": null, "primaryLargeImageURL": null, "smallImageURLs": [], "model": null, "id": "Sku_19Dxy", "thumbnailImage": null, "barcode": "200000000134", "saleVolumePrices": null, "salePriceEndDate": null, "saleVolumePrice": null, "salePriceStartDate": null, "images": [], "quantity": 15, "unitOfMeasure": null, "salePrice": 4.99, "primaryMediumImageURL": null, "fullImageURLs": [], "dynamicPropertyMapBigString": {}, "active": true, "thumbImageURLs": [], "variantValuesOrder": {}, "mediumImageURLs": [], "repositoryId": "Sku_19Dxy", "primarySourceImageURL": null, "primarySmallImageURL": null, "sourceImageURLs": [], "listPrice": 12.99, "configurable": false }, { "productFamily": null, "dynamicPropertyMapLong": {}, "primaryThumbImageURL": null, "largeImage": null, "smallImage": null, "listVolumePrice": null, "displayName": null, "salePrices": null, "primaryFullImageURL": null, "listPrices": null, "productListingSku": null, "largeImageURLs": [], "productLine": null, "listVolumePrices": null, "primaryLargeImageURL": null, "smallImageURLs": [], "model": null, "id": "Sku_19Dxyi", "thumbnailImage": null, "barcode": "200000000141", "saleVolumePrices": null, "salePriceEndDate": null, "saleVolumePrice": null, "salePriceStartDate": null, "images": [], "quantity": 15, "unitOfMeasure": null, "salePrice": null, "primaryMediumImageURL": null, "fullImageURLs": [], "dynamicPropertyMapBigString": {}, "active": true, "thumbImageURLs": [], "variantValuesOrder": {}, "mediumImageURLs": [], "repositoryId": "Sku_19Dxyi", "primarySourceImageURL": null, "primarySmallImageURL": null, "sourceImageURLs": [], "listPrice": null, "configurable": false }, { "productFamily": null, "dynamicPropertyMapLong": {}, "primaryThumbImageURL": null, "largeImage": null, "smallImage": null, "listVolumePrice": null, "displayName": null, "salePrices": null, "primaryFullImageURL": null, "listPrices": null, "productListingSku": null, "largeImageURLs": [], "productLine": null, "listVolumePrices": null, "primaryLargeImageURL": null, "smallImageURLs": [], "model": null, "id": "Sku_19Dxyii", "thumbnailImage": null, "barcode": "200000000158", "saleVolumePrices": null, "salePriceEndDate": null, "saleVolumePrice": null, "salePriceStartDate": null, "images": [], "quantity": 15, "unitOfMeasure": null, "salePrice": 8.99, "primaryMediumImageURL": null, "fullImageURLs": [], "dynamicPropertyMapBigString": {}, "active": true, "thumbImageURLs": [], "variantValuesOrder": {}, "mediumImageURLs": [], "repositoryId": "Sku_19Dxyii", "primarySourceImageURL": null, "primarySmallImageURL": null, "sourceImageURLs": [], "listPrice": 19.99, "configurable": false } ], "childSKUs": [ { "productFamily": null, "dynamicPropertyMapLong": {}, "primaryThumbImageURL": null, "largeImage": null, "smallImage": null, "listVolumePrice": null, "displayName": null, "salePrices": null, "primaryFullImageURL": null, "listPrices": null, "productListingSku": null, "largeImageURLs": [], "productLine": null, "listVolumePrices": null, "primaryLargeImageURL": null, "smallImageURLs": [], "model": null, "id": "Sku_19Dxy", "thumbnailImage": null, "barcode": "200000000134", "saleVolumePrices": null, "salePriceEndDate": null, "saleVolumePrice": null, "salePriceStartDate": null, "images": [], "quantity": 15, "unitOfMeasure": null, "salePrice": 4.99, "primaryMediumImageURL": null, "fullImageURLs": [], "dynamicPropertyMapBigString": {}, "active": true, "thumbImageURLs": [], "mediumImageURLs": [], "repositoryId": "Sku_19Dxy", "primarySourceImageURL": null, "primarySmallImageURL": null, "sourceImageURLs": [], "listPrice": 12.99, "configurable": false }, { "productFamily": null, "dynamicPropertyMapLong": {}, "primaryThumbImageURL": null, "largeImage": null, "smallImage": null, "listVolumePrice": null, "displayName": null, "salePrices": null, "primaryFullImageURL": null, "listPrices": null, "productListingSku": null, "largeImageURLs": [], "productLine": null, "listVolumePrices": null, "primaryLargeImageURL": null, "smallImageURLs": [], "model": null, "id": "Sku_19Dxyi", "thumbnailImage": null, "barcode": "200000000141", "saleVolumePrices": null, "salePriceEndDate": null, "saleVolumePrice": null, "salePriceStartDate": null, "images": [], "quantity": 15, "unitOfMeasure": null, "salePrice": null, "primaryMediumImageURL": null, "fullImageURLs": [], "dynamicPropertyMapBigString": {}, "active": true, "thumbImageURLs": [], "mediumImageURLs": [], "repositoryId": "Sku_19Dxyi", "primarySourceImageURL": null, "primarySmallImageURL": null, "sourceImageURLs": [], "listPrice": null, "configurable": false }, { "productFamily": null, "dynamicPropertyMapLong": {}, "primaryThumbImageURL": null, "largeImage": null, "smallImage": null, "listVolumePrice": null, "displayName": null, "salePrices": null, "primaryFullImageURL": null, "listPrices": null, "productListingSku": null, "largeImageURLs": [], "productLine": null, "listVolumePrices": null, "primaryLargeImageURL": null, "smallImageURLs": [], "model": null, "id": "Sku_19Dxyii", "thumbnailImage": null, "barcode": "200000000158", "saleVolumePrices": null, "salePriceEndDate": null, "saleVolumePrice": null, "salePriceStartDate": null, "images": [], "quantity": 15, "unitOfMeasure": null, "salePrice": 8.99, "primaryMediumImageURL": null, "fullImageURLs": [], "dynamicPropertyMapBigString": {}, "active": true, "thumbImageURLs": [], "mediumImageURLs": [], "repositoryId": "Sku_19Dxyii", "primarySourceImageURL": null, "primarySmallImageURL": null, "sourceImageURLs": [], "listPrice": 19.99, "configurable": false } ], "salePrice": 8.99, "primaryMediumImageURL": "/ccstore/v1/images/?source=/file/v5420730269231405246/products/sixteen_candles_LARGE.jpg&height=475&width=475", "fullImageURLs": ["/ccstore/v1/images/?source=/file/v5420730269231405246/products/sixteen_candles_LARGE.jpg"], "active": true, "thumbImageURLs": ["/ccstore/v1/images/?source=/file/v5420730269231405246/products/sixteen_candles_LARGE.jpg&height=100&width=100"], "productImages": [{ "path": "/products/sixteen_candles_LARGE.jpg", "metadata": {}, "repositoryId": "m470131", "name": "16 Candles Image - Large", "url": "http://localhost:9080/file/v5420730269231405246/products/sixteen_candles_LARGE.jpg", "tags": [] }], "variantValuesOrder": {}, "route": "/16-candles/product/Product_19Cxy", "notForIndividualSale": false, "mediumImageURLs": ["/ccstore/v1/images/?source=/file/v5420730269231405246/products/sixteen_candles_LARGE.jpg&height=475&width=475"], "repositoryId": "Product_19Cxy", "shippingSurcharge": null, "primarySourceImageURL": "/ccstore/v1/images/?source=/file/v5420730269231405246/products/sixteen_candles_LARGE.jpg&height=300&width=300", "primarySmallImageURL": "/ccstore/v1/images/?source=/file/v5420730269231405246/products/sixteen_candles_LARGE.jpg&height=300&width=300", "sourceImageURLs": ["/ccstore/v1/images/?source=/file/v5420730269231405246/products/sixteen_candles_LARGE.jpg&height=300&width=300"], "avgCustRating": 4.5, "listPrice": 19.99, "configurable": false }, { "longDescription": null, "primaryThumbImageURL": "/ccstore/v1/images/?source=/file/v4248266855026120653/products/absurdistan_LARGE.jpg&height=100&width=100", "largeImage": null, "smallImage": null, "displayName": "Absurdistan", "orderLimit": 100, "description": "Not really serious", "listPrices": null, "salePrices": null, "primaryFullImageURL": "/ccstore/v1/images/?source=/file/v4248266855026120653/products/absurdistan_LARGE.jpg", "type": null, "largeImageURLs": ["/ccstore/v1/images/?source=/file/v4248266855026120653/products/absurdistan_LARGE.jpg&height=940&width=940"], "primaryLargeImageURL": "/ccstore/v1/images/?source=/file/v4248266855026120653/products/absurdistan_LARGE.jpg&height=940&width=940", "smallImageURLs": ["/ccstore/v1/images/?source=/file/v4248266855026120653/products/absurdistan_LARGE.jpg&height=300&width=300"], "shippingSurcharges": null, "id": "Product_11D", "filteredSKUs": [{ "productFamily": null, "dynamicPropertyMapLong": {}, "primaryThumbImageURL": null, "largeImage": null, "smallImage": null, "listVolumePrice": null, "displayName": null, "salePrices": null, "primaryFullImageURL": null, "listPrices": null, "productListingSku": null, "largeImageURLs": [], "productLine": null, "listVolumePrices": null, "primaryLargeImageURL": null, "smallImageURLs": [], "model": null, "id": "Sku_11E", "thumbnailImage": null, "barcode": "200000000028", "saleVolumePrices": null, "salePriceEndDate": null, "saleVolumePrice": null, "salePriceStartDate": null, "images": [], "quantity": 3, "unitOfMeasure": null, "salePrice": 10.99, "primaryMediumImageURL": null, "fullImageURLs": [], "dynamicPropertyMapBigString": {}, "active": true, "thumbImageURLs": [], "variantValuesOrder": {}, "mediumImageURLs": [], "repositoryId": "Sku_11E", "primarySourceImageURL": null, "primarySmallImageURL": null, "sourceImageURLs": [], "listPrice": 19.99, "configurable": false }], "childSKUs": [{ "productFamily": null, "dynamicPropertyMapLong": {}, "primaryThumbImageURL": null, "largeImage": null, "smallImage": null, "listVolumePrice": null, "displayName": null, "salePrices": null, "primaryFullImageURL": null, "listPrices": null, "productListingSku": null, "largeImageURLs": [], "productLine": null, "listVolumePrices": null, "primaryLargeImageURL": null, "smallImageURLs": [], "model": null, "id": "Sku_11E", "thumbnailImage": null, "barcode": "200000000028", "saleVolumePrices": null, "salePriceEndDate": null, "saleVolumePrice": null, "salePriceStartDate": null, "images": [], "quantity": 3, "unitOfMeasure": null, "salePrice": 10.99, "primaryMediumImageURL": null, "fullImageURLs": [], "dynamicPropertyMapBigString": {}, "active": true, "thumbImageURLs": [], "mediumImageURLs": [], "repositoryId": "Sku_11E", "primarySourceImageURL": null, "primarySmallImageURL": null, "sourceImageURLs": [], "listPrice": 19.99, "configurable": false }], "salePrice": null, "primaryMediumImageURL": "/ccstore/v1/images/?source=/file/v4248266855026120653/products/absurdistan_LARGE.jpg&height=475&width=475", "fullImageURLs": ["/ccstore/v1/images/?source=/file/v4248266855026120653/products/absurdistan_LARGE.jpg"], "active": true, "thumbImageURLs": ["/ccstore/v1/images/?source=/file/v4248266855026120653/products/absurdistan_LARGE.jpg&height=100&width=100"], "productImages": [{ "path": "/products/absurdistan_LARGE.jpg", "metadata": {}, "repositoryId": "m470133", "name": "Absurdistan Image - Large", "url": "http://localhost:9080/file/v4248266855026120653/products/absurdistan_LARGE.jpg", "tags": [] }], "variantValuesOrder": {}, "route": "/absurdistan/product/Product_11D", "notForIndividualSale": false, "mediumImageURLs": ["/ccstore/v1/images/?source=/file/v4248266855026120653/products/absurdistan_LARGE.jpg&height=475&width=475"], "repositoryId": "Product_11D", "shippingSurcharge": null, "primarySourceImageURL": "/ccstore/v1/images/?source=/file/v4248266855026120653/products/absurdistan_LARGE.jpg&height=300&width=300", "primarySmallImageURL": "/ccstore/v1/images/?source=/file/v4248266855026120653/products/absurdistan_LARGE.jpg&height=300&width=300", "sourceImageURLs": ["/ccstore/v1/images/?source=/file/v4248266855026120653/products/absurdistan_LARGE.jpg&height=300&width=300"], "avgCustRating": 4, "listPrice": 19.99, "configurable": false }, { "longDescription": "Akira isn’t just a movie – it’s the genesis of a genre. Katsuhiro\n Otomo’s landmark cyberpunk classic obliterated the boundaries of Japanese animation and forced the world\n to look into the future. Akira’s arrival shattered traditional thinking, creating space for movies like\n the The Matrix to be dreamed into brutal reality. Without Kaneda and Tetsuo, without espers and psionic\n assassins, without that badass motorcycle – our world would be a far less exciting place to exist. But\n the manga became the movie and the movie became a phenomenon and the world took notice. Now, Akira is\n everywhere. If you can’t see it in the streets – if you can’t feel it crawling around inside your brain\n – then you have yet to be initiated. What. Are. You. Waiting. For?\n ", "primaryThumbImageURL": "/ccstore/v1/images/?source=/file/v291840211342511571/products/akira_LARGE.jpg&height=100&width=100", "largeImage": null, "smallImage": null, "displayName": "Akira", "orderLimit": null, "description": "A really great movie that you should not miss.", "listPrices": null, "salePrices": null, "primaryFullImageURL": "/ccstore/v1/images/?source=/file/v291840211342511571/products/akira_LARGE.jpg", "type": null, "largeImageURLs": ["/ccstore/v1/images/?source=/file/v291840211342511571/products/akira_LARGE.jpg&height=940&width=940"], "primaryLargeImageURL": "/ccstore/v1/images/?source=/file/v291840211342511571/products/akira_LARGE.jpg&height=940&width=940", "smallImageURLs": ["/ccstore/v1/images/?source=/file/v291840211342511571/products/akira_LARGE.jpg&height=300&width=300"], "shippingSurcharges": null, "id": "Product_27Fxyzi", "filteredSKUs": [{ "productFamily": null, "dynamicPropertyMapLong": {}, "primaryThumbImageURL": null, "largeImage": null, "smallImage": null, "listVolumePrice": null, "displayName": null, "salePrices": null, "primaryFullImageURL": null, "listPrices": null, "productListingSku": null, "largeImageURLs": [], "productLine": null, "listVolumePrices": null, "primaryLargeImageURL": null, "smallImageURLs": [], "model": null, "id": "Sku_27Gxyzi", "thumbnailImage": null, "barcode": "200000000295", "saleVolumePrices": null, "salePriceEndDate": null, "saleVolumePrice": null, "salePriceStartDate": null, "images": [], "quantity": 7, "unitOfMeasure": null, "salePrice": null, "primaryMediumImageURL": null, "fullImageURLs": [], "dynamicPropertyMapBigString": {}, "active": true, "thumbImageURLs": [], "variantValuesOrder": {}, "mediumImageURLs": [], "repositoryId": "Sku_27Gxyzi", "primarySourceImageURL": null, "primarySmallImageURL": null, "sourceImageURLs": [], "listPrice": 24.99, "configurable": false }], "childSKUs": [{ "productFamily": null, "dynamicPropertyMapLong": {}, "primaryThumbImageURL": null, "largeImage": null, "smallImage": null, "listVolumePrice": null, "displayName": null, "salePrices": null, "primaryFullImageURL": null, "listPrices": null, "productListingSku": null, "largeImageURLs": [], "productLine": null, "listVolumePrices": null, "primaryLargeImageURL": null, "smallImageURLs": [], "model": null, "id": "Sku_27Gxyzi", "thumbnailImage": null, "barcode": "200000000295", "saleVolumePrices": null, "salePriceEndDate": null, "saleVolumePrice": null, "salePriceStartDate": null, "images": [], "quantity": 7, "unitOfMeasure": null, "salePrice": null, "primaryMediumImageURL": null, "fullImageURLs": [], "dynamicPropertyMapBigString": {}, "active": true, "thumbImageURLs": [], "mediumImageURLs": [], "repositoryId": "Sku_27Gxyzi", "primarySourceImageURL": null, "primarySmallImageURL": null, "sourceImageURLs": [], "listPrice": 24.99, "configurable": false }], "salePrice": null, "primaryMediumImageURL": "/ccstore/v1/images/?source=/file/v291840211342511571/products/akira_LARGE.jpg&height=475&width=475", "fullImageURLs": ["/ccstore/v1/images/?source=/file/v291840211342511571/products/akira_LARGE.jpg"], "active": true, "thumbImageURLs": ["/ccstore/v1/images/?source=/file/v291840211342511571/products/akira_LARGE.jpg&height=100&width=100"], "productImages": [{ "path": "/products/akira_LARGE.jpg", "metadata": {}, "repositoryId": "m540123", "name": "Akira Image - Large", "url": "http://localhost:9080/file/v291840211342511571/products/akira_LARGE.jpg", "tags": [] }], "variantValuesOrder": {}, "route": "/akira/product/Product_27Fxyzi", "notForIndividualSale": false, "mediumImageURLs": ["/ccstore/v1/images/?source=/file/v291840211342511571/products/akira_LARGE.jpg&height=475&width=475"], "repositoryId": "Product_27Fxyzi", "shippingSurcharge": null, "primarySourceImageURL": "/ccstore/v1/images/?source=/file/v291840211342511571/products/akira_LARGE.jpg&height=300&width=300", "primarySmallImageURL": "/ccstore/v1/images/?source=/file/v291840211342511571/products/akira_LARGE.jpg&height=300&width=300", "sourceImageURLs": ["/ccstore/v1/images/?source=/file/v291840211342511571/products/akira_LARGE.jpg&height=300&width=300"], "avgCustRating": 4.5, "listPrice": 24.99, "configurable": false } ] }