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(optional): 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(optional): string
                        
                        Restrict the response to just products in the given category id.
- 
                        continueOnMissingProduct(optional): string
                        
                        boolean flag to determine whether to continue if a product is missing.
- 
                        includeChildSKUsListingIds(optional): boolean
                        
                        Boolean indicating whether the child SKU listing ID is required to included or not.
- 
                        name(optional): string
                        
                        Partial displayName of a product to use for search.
- 
                        productIds(optional): string
                        
                        Product IDs to list.
- 
                        secondaryCurrencyCode(optional): string
                        
                        In case of mix currency, if secondaryCurrencyCode is getting passed, secondaryCurrencyShippingSurcharge will be calculated according to secondaryCurrencyCode
- 
                        showInactiveSkus(optional): boolean
                        
                        Return inactive skus only if its value is true
- 
                        showQuantity(optional): string
                        
                        Show inventory quantity.
- 
                        showTranslations(optional): boolean
                        
                        Boolean indicating if the translations property should be returned for each item in the response.
- 
                        storePriceListGroupId(optional): string
                        
                        the price list group id for which product prices are to be returned
- 
                        unassigned(optional): string
                        
                        Restrict response to unassigned products (ignore categoryId).
- 
                        verifyCatalog(optional): boolean
                        
                        Boolean flag to determine whether to verify if a product belongs to the current catalog.
Header Parameters
                - 
                        x-ccsite(optional): string
                        
                        the site id on which the orders is laced
Response
Supported Media Types
                - application/json
200 Response
Following model is returned when operation succeeds.
                
                
                    Root Schema : listProducts_response
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            items(optional): 
            object  items
            
            Images and urls of the product. Image Urls are not encoded.
- 
            limit(optional): 
            integer
            the total number of products that can be returned
- 
            sort(optional): 
            object  sort
            
            Sorting criteria of the products.
- 
            total(optional): 
            integer
            The total number of products returned. Deprecated.
- 
            totalExpandedResults(optional): 
            integer
            The total number of expanded products is returned only if value for category Id is set in the request.
- 
            totalResults(optional): 
            integer
            The total number of products returned.
Nested Schema : items
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectImages and urls of the product. Image Urls are not encoded.
    
    
    
    
        Show Source
        - 
            active(optional): 
            boolean
            The active property of the product
- 
            addOnProducts(optional): 
            array  addOnProducts
            
            List of add-on products associated with the product
- 
            avgCustRating(optional): 
            string
            the average customer rating of the product
- 
            childSKUs(optional): 
            array  childSKUs
            
            List of SKU's for the product.
- 
            creationDate(optional): 
            string
            product creation date
- 
            derivedListPriceFrom(optional): 
            string
            Determines from which price list group, list price is derived. It can be either current price list group or one of it's ancestors
- 
            derivedSalePriceFrom(optional): 
            string
            Determines from which price list group, sale price is derived. It can be either current price list group or one of it's ancestors
- 
            derivedShippingSurchargeFrom(optional): 
            string
            Determines from which price list group, shipping surcharge is derived. It can be either current price list group or one of it's ancestors
- 
            description(optional): 
            string
            The product description
- 
            displayName(optional): 
            string
            The display name of the product
- 
            fullImageURLs(optional): 
            array  fullImageURLs
            
            The array of full image URLs. Urls are not encoded.
- 
            id(optional): 
            string
            The product ID
- 
            largeImage(optional): 
            string
            the large image of the product. Url is not encoded.
- 
            largeImageURLs(optional): 
            array  largeImageURLs
            
            The array of large image URLs. Urls are not encoded.
- 
            listPrice(optional): 
            number
            The list price
- 
            listPrices(optional): 
            object  listPrices
            
            list prices of the SKU in respective price list groups
- 
            longDescription(optional): 
            string
            The long description of the product
- 
            mediumImageURLs(optional): 
            array  mediumImageURLs
            
            The url of the medium image. Url is not encoded.
- 
            nonreturnable(optional): 
            boolean
            Indicates whether the product is returnable or not.
- 
            notForIndividualSale(optional): 
            boolean
            States whether not a product may be sold individually rather than, for example, as part of a configured product
- 
            onlineOnly(optional): 
            boolean
            online only property
- 
            orderLimit(optional): 
            string
            the order limit of the product
- 
            primaryFullImageURL(optional): 
            string
            The url of the primary full image. Url is not encoded.
- 
            primaryLargeImageURLs(optional): 
            string
            The url of the primary large image. Url is not encoded.
- 
            primaryMediumImageURL(optional): 
            string
            The primary medium image URL of the product. Url is not encoded.
- 
            primarySmallImageURL(optional): 
            string
            The primary small image URL of the product. Url is not encoded.
- 
            primarySourceImageURL(optional): 
            string
            the primary source image of the url.Url is not encoded.
- 
            primaryThumbImageURL(optional): 
            string
            the primary source image of the url. Url is not encoded.
- 
            productVariantOptions(optional): 
            array  productVariantOptions
            
            Objects containing product's variant options details if available for the product.
- 
            repositoryId(optional): 
            string
            The repository ID of the product
- 
            route(optional): 
            string
            The route property of the product
- 
            salePrice(optional): 
            number
            The sale price of the product
- 
            salePrices(optional): 
            object  salePrices
            
            sale prices of the product in respective price list groups
- 
            secondaryCurrencyShippingSurcharge(optional): 
            number
            Extra handling cost for shipping the product in monetary currency. In case of mix currency, if payShippingInSecondaryCurrency flag is set to true and the secondaryCurrencyCode is set at site, this amount will be calculated according to the exchange rate defined between selected priceListGroup's currency code and site's secondary currency code
- 
            shippingSurcharge(optional): 
            number
            Extra handling cost for shipping the product.
- 
            shippingSurcharges(optional): 
            object  shippingSurcharges
            
            Extra handling costs for shipping the product in respective price list groups
- 
            smallImage(optional): 
            array  smallImage
            
            The array of small image URLs. Urls are not encoded.
- 
            smallImageURLs(optional): 
            array  smallImageURLs
            
            The urls of the small image.Urls are not encoded.
- 
            sourceImageURLs(optional): 
            array  sourceImageURLs
            
            The array of source image URLs. Urls are not encoded.
- 
            thumbImageURLs(optional): 
            array  thumbImageURLs
            
            The array of thumbnail image URLs. Urls are not encoded.
- 
            variantValuesOrder(optional): 
            object  variantValuesOrder
            
            Object having various variant property as key and ordered values array as the value.
Nested Schema : sort
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectSorting criteria of the products.
    
    
    
    
        Show Source
        - 
            order(optional): 
            string
            The order in which the products should be listed(asc/desc).
- 
            property(optional): 
            string
            The property on which to do the ordering of products.
Nested Schema : addOnProducts
    
      
      Type: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    arrayList of add-on products associated with the product
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : fullImageURLs
    
      
      Type: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    arrayThe array of full image URLs. Urls are not encoded.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : largeImageURLs
    
      
      Type: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    arrayThe array of large image URLs. Urls are not encoded.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : listPrices
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectlist prices of the SKU in respective price list groups
    
    
    
    
        Show Source
        - 
            plg1(optional): 
            number
            list price in plg1
- 
            plg2(optional): 
            number
            list price in plg2
Nested Schema : mediumImageURLs
    
      
      Type: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    arrayThe url of the medium image. Url is not encoded.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : productVariantOptions
    
      
      Type: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    arrayObjects containing product's variant options details if available for the product.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : salePrices
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectsale prices of the product in respective price list groups
    
    
    
    
        Show Source
        - 
            plg1(optional): 
            number
            sale price of the product in plg1
- 
            plg2(optional): 
            number
            sale price of the product in plg2
Nested Schema : shippingSurcharges
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectExtra handling costs for shipping the product in respective price list groups
    
    
    
    
        Show Source
        - 
            plg1(optional): 
            number
            Extra handling costs for shipping the product in plg1
- 
            plg2(optional): 
            number
            Extra handling costs for shipping the product in plg2
Nested Schema : smallImage
    
      
      Type: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    arrayThe array of small image URLs. Urls are not encoded.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : smallImageURLs
    
      
      Type: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    arrayThe urls of the small image.Urls are not encoded.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : sourceImageURLs
    
      
      Type: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    arrayThe array of source image URLs. Urls are not encoded.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : thumbImageURLs
    
      
      Type: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    arrayThe array of thumbnail image URLs. Urls are not encoded.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : variantValuesOrder
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectObject having various variant property as key and ordered values array as the value.
    
    
    
    
        Show Source
        Nested Schema : items
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            addOnOptions(optional): 
            array  addOnOptions
            
            List of options within a configurable Property
- 
            repositoryId(optional): 
            string
            The repository Id of the configurable property
Nested Schema : items
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            product(optional): 
            object  product
            
            The add-on product associated with product
- 
            repositoryId(optional): 
            string
            The repository Id of the add-on option
- 
            sku(optional): 
            object  sku
            
            The add-on sku associated with product
Nested Schema : product
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectThe add-on product associated with product
    
    
    
    
        Show Source
        - 
            active(optional): 
            boolean
            Flag indicating if the product is active
- 
            displayName(optional): 
            string
            Display Name of the product
- 
            repositoryId(optional): 
            string
            The repository Id of the product
Nested Schema : sku
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectThe add-on sku associated with product
    
    
    
    
        Show Source
        - 
            active(optional): 
            boolean
            Flag indicating if the sku is active
- 
            displayName(optional): 
            string
            Display Name of the sku
- 
            repositoryId(optional): 
            string
            The repository Id of the sku
Nested Schema : items
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            active(optional): 
            boolean
            SKU active property
- 
            configurationMetadata(optional): 
            array  configurationMetadata
            
            Array of configuration attributes associated with the SKU.
- 
            derivedListPriceFrom(optional): 
            string
            Determines from which price list group, list price is derived. It can be either current price list group or one of it's ancestors
- 
            derivedOnlineOnly(optional): 
            boolean
            Indicates if the SKU is avilable online or not.
- 
            derivedSalePriceFrom(optional): 
            string
            Determines from which price list group, sale price is derived. It can be either current price list group or one of it's ancestors
- 
            dynamicPropertyMapLong(optional): 
            string
            The dynamic mapping of the product
- 
            DynamicSKUProperty(optional): 
            string
            Dynamic Properties of SKU.
- 
            fullImageURLs(optional): 
            array  fullImageURLs
            
            Full Image URLs of SKU.
- 
            largeImage(optional): 
            string
            The large image of the product
- 
            largeImageURLs(optional): 
            array  largeImageURLs
            
            Large Image URLs of SKU.
- 
            listingSKUId(optional): 
            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(optional): 
            number
            The list price of the product
- 
            listPrices(optional): 
            object  listPrices
            
            list prices of the product in respective price list groups
- 
            mediumImageURLs(optional): 
            array  mediumImageURLs
            
            Medium Image URLs SKU.
- 
            nonreturnable(optional): 
            boolean
            Indicates whether the SKU is returnable or not.
- 
            primaryLargeImageURL(optional): 
            string
            Primary Large Image URL of SKU.
- 
            primaryMediumImageURL(optional): 
            string
            Primary Medium Image URL ID of SKU.
- 
            primarySmallImageURL(optional): 
            string
            Primary Small Image URL of SKU.
- 
            primarySourceImageURL(optional): 
            string
            Primary Source Image URL of SKU.
- 
            primaryThumbImageURL(optional): 
            string
            Primary Source Image URL of SKU.
- 
            repositoryId(optional): 
            string
            The repository Id of the product
- 
            salePrice(optional): 
            number
            The sale price of the product
- 
            salePriceEndDate(optional): 
            string
            The date from which the sale for this product is not valid
- 
            salePrices(optional): 
            object  salePrices
            
            sale prices of the product in respective price list groups
- 
            salePriceStartDate(optional): 
            string
            The date from which sale price of the product is valid
- 
            shippingSurcharge(optional): 
            number
            Extra handling cost for shipping the product.
- 
            shippingSurcharges(optional): 
            object  shippingSurcharges
            
            Extra handling costs for shipping the product in respective price list groups
- 
            smallImage(optional): 
            string
            The small image of the product
- 
            smallImageURLs(optional): 
            array  smallImageURLs
            
            Small Image URLs of SKU.
- 
            sourceImageURLs(optional): 
            array  sourceImageURLs
            
            Source Image URLs of SKU.
- 
            thumbImageURLs(optional): 
            array  thumbImageURLs
            
            Thumb Image URLs of SKU.
- 
            thumbnailImage(optional): 
            string
            The thumbanil image of the product
Nested Schema : configurationMetadata
    
      
      Type: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    arrayArray of configuration attributes associated with the SKU.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : listPrices
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectlist prices of the product in respective price list groups
    
    
    
    
        Show Source
        - 
            plg1(optional): 
            number
            list price of the product in plg1
- 
            plg2(optional): 
            number
            list price of the product in plg2
Nested Schema : salePrices
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectsale prices of the product in respective price list groups
    
    
    
    
        Show Source
        - 
            plg1(optional): 
            number
            sale price of the product in plg1
- 
            plg2(optional): 
            number
            sale price of the product in plg2
Nested Schema : shippingSurcharges
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectExtra handling costs for shipping the product in respective price list groups
    
    
    
    
        Show Source
        - 
            plg1(optional): 
            number
            Extra handling costs for shipping the product in plg1
- 
            plg2(optional): 
            number
            Extra handling costs for shipping the product in plg2
Nested Schema : items
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            name(optional): 
            string
            The name of the configuration attribute.
- 
            repositoryId(optional): 
            string
            The repository id for existing configuration metadata items.
- 
            value(optional): 
            string
            The value of the configuration attribute.
Nested Schema : items
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            listingVariant(optional): 
            boolean
            Whether listing should be done based on this variant.
- 
            mapKeyPropertyAttribute(optional): 
            string
            map key property
- 
            optionId(optional): 
            string
            option Id
- 
            optionName(optional): 
            string
            option Name
- 
            optionValueMap(optional): 
            object  optionValueMap
            
            Additional Properties Allowed: additionalPropertiesmapping of all option values with corresponding option value ids
- 
            variantBasedDisplay(optional): 
            boolean
            Whether this variant based display should be allowed.
Nested Schema : optionValueMap
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
       objectAdditional Properties Allowed
       Show Source
       
       
    
    
    
    
    
    
    mapping of all option values with corresponding option value ids
    
    
    
    
        Show Source
        - 
            optionValue(optional): 
            string
            Option Value
- 
            optionValueId(optional): 
            integer
            Option Value Id
Example Response (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,
            "nonreturnable":false,
            "displayName":"16 Candles",
            "orderLimit":null,
            "onlineOnly":true,
            "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",
            "addOnProducts":[
                {
                    "repositoryId":"cp10004",
                    "configurationOptions":[
                        {
                            "product":{
                                "displayName":"OM-D E-M10 Digital Compact System Camera",
                                "repositoryId":"camera_1",
                                "id":"camera_1",
                                "type":"camera"
                            },
                            "repositoryId":"co10009",
                            "id":"co10009",
                            "sku":{
                                "repositoryId":"camerasku_1_1",
                                "id":"camerasku_1_1"
                            }
                        },
                        {
                            "product":{
                                "displayName":"OM-D E-M10 Digital Compact System Camera",
                                "repositoryId":"camera_1",
                                "id":"camera_1",
                                "type":"camera"
                            },
                            "repositoryId":"co10010",
                            "id":"co10010",
                            "sku":{
                                "repositoryId":"camerasku_1_2",
                                "id":"camerasku_1_2"
                            }
                        }
                    ],
                    "id":"cp10004"
                },
                {
                    "repositoryId":"cp10005",
                    "configurationOptions":[
                        {
                            "product":{
                                "displayName":"Movie Gift Card",
                                "repositoryId":"giftCard_1",
                                "id":"giftCard_1",
                                "type":"giftCard"
                            },
                            "repositoryId":"co10011",
                            "id":"co10011",
                            "sku":{
                                "repositoryId":"giftCardsku_1",
                                "id":"giftCardsku_1"
                            }
                        }
                    ],
                    "id":"cp10005"
                }
            ],
            "derivedShippingSurchargeFrom":"defaultPriceGroup",
            "smallImageURLs":[
                "/ccstore/v1/images/?source=/file/v5420730269231405246/products/sixteen_candles_LARGE.jpg&height=300&width=300"
            ],
            "derivedSalePriceFrom":"defaultPriceGroup",
            "shippingSurcharges":null,
            "id":"Product_19Cxy",
            "filteredSKUs":[
                {
                    "productFamily":null,
                    "dynamicPropertyMapLong":{
                    },
                    "primaryThumbImageURL":null,
                    "largeImage":null,
                    "smallImage":null,
                    "listVolumePrice":null,
                    "nonreturnable":false,
                    "displayName":null,
                    "salePrices":null,
                    "primaryFullImageURL":null,
                    "listPrices":null,
                    "configurationMetadata":[
                    ],
                    "productListingSku":null,
                    "largeImageURLs":[
                    ],
                    "productLine":null,
                    "listVolumePrices":null,
                    "primaryLargeImageURL":null,
                    "derivedOnlineOnly":true,
                    "smallImageURLs":[
                    ],
                    "derivedSalePriceFrom":"defaultPriceGroup",
                    "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":[
                    ],
                    "derivedListPriceFrom":"defaultPriceGroup",
                    "repositoryId":"Sku_19Dxy",
                    "primarySourceImageURL":null,
                    "primarySmallImageURL":null,
                    "sourceImageURLs":[
                    ],
                    "listPrice":12.99,
                    "configurable":false
                },
                {
                    "productFamily":null,
                    "dynamicPropertyMapLong":{
                    },
                    "primaryThumbImageURL":null,
                    "largeImage":null,
                    "smallImage":null,
                    "listVolumePrice":null,
                    "nonreturnable":false,
                    "displayName":null,
                    "salePrices":null,
                    "primaryFullImageURL":null,
                    "listPrices":null,
                    "configurationMetadata":[
                    ],
                    "productListingSku":null,
                    "largeImageURLs":[
                    ],
                    "productLine":null,
                    "listVolumePrices":null,
                    "primaryLargeImageURL":null,
                    "derivedOnlineOnly":true,
                    "smallImageURLs":[
                    ],
                    "derivedSalePriceFrom":"defaultPriceGroup",
                    "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":[
                    ],
                    "derivedListPriceFrom":"defaultPriceGroup",
                    "repositoryId":"Sku_19Dxyi",
                    "primarySourceImageURL":null,
                    "primarySmallImageURL":null,
                    "sourceImageURLs":[
                    ],
                    "listPrice":null,
                    "configurable":false
                },
                {
                    "productFamily":null,
                    "dynamicPropertyMapLong":{
                    },
                    "primaryThumbImageURL":null,
                    "largeImage":null,
                    "smallImage":null,
                    "listVolumePrice":null,
                    "nonreturnable":false,
                    "displayName":null,
                    "salePrices":null,
                    "primaryFullImageURL":null,
                    "listPrices":null,
                    "configurationMetadata":[
                    ],
                    "productListingSku":null,
                    "largeImageURLs":[
                    ],
                    "productLine":null,
                    "listVolumePrices":null,
                    "primaryLargeImageURL":null,
                    "smallImageURLs":[
                    ],
                    "derivedSalePriceFrom":"defaultPriceGroup",
                    "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":[
                    ],
                    "derivedListPriceFrom":"defaultPriceGroup",
                    "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,
                    "nonreturnable":false,
                    "displayName":null,
                    "salePrices":null,
                    "primaryFullImageURL":null,
                    "listPrices":null,
                    "configurationMetadata":[
                    ],
                    "productListingSku":null,
                    "largeImageURLs":[
                    ],
                    "productLine":null,
                    "listVolumePrices":null,
                    "primaryLargeImageURL":null,
                    "derivedOnlineOnly":false,
                    "smallImageURLs":[
                    ],
                    "derivedSalePriceFrom":"defaultPriceGroup",
                    "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":[
                    ],
                    "derivedListPriceFrom":"defaultPriceGroup",
                    "repositoryId":"Sku_19Dxy",
                    "primarySourceImageURL":null,
                    "primarySmallImageURL":null,
                    "sourceImageURLs":[
                    ],
                    "listPrice":12.99,
                    "configurable":false
                },
                {
                    "productFamily":null,
                    "dynamicPropertyMapLong":{
                    },
                    "primaryThumbImageURL":null,
                    "largeImage":null,
                    "smallImage":null,
                    "listVolumePrice":null,
                    "nonreturnable":false,
                    "displayName":null,
                    "salePrices":null,
                    "primaryFullImageURL":null,
                    "listPrices":null,
                    "configurationMetadata":[
                    ],
                    "productListingSku":null,
                    "largeImageURLs":[
                    ],
                    "productLine":null,
                    "listVolumePrices":null,
                    "primaryLargeImageURL":null,
                    "smallImageURLs":[
                    ],
                    "derivedSalePriceFrom":"defaultPriceGroup",
                    "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":[
                    ],
                    "derivedListPriceFrom":"defaultPriceGroup",
                    "repositoryId":"Sku_19Dxyi",
                    "primarySourceImageURL":null,
                    "primarySmallImageURL":null,
                    "sourceImageURLs":[
                    ],
                    "listPrice":null,
                    "configurable":false
                },
                {
                    "productFamily":null,
                    "dynamicPropertyMapLong":{
                    },
                    "primaryThumbImageURL":null,
                    "largeImage":null,
                    "smallImage":null,
                    "listVolumePrice":null,
                    "nonreturnable":false,
                    "displayName":null,
                    "salePrices":null,
                    "primaryFullImageURL":null,
                    "listPrices":null,
                    "configurationMetadata":[
                    ],
                    "productListingSku":null,
                    "largeImageURLs":[
                    ],
                    "productLine":null,
                    "listVolumePrices":null,
                    "primaryLargeImageURL":null,
                    "smallImageURLs":[
                    ],
                    "derivedSalePriceFrom":"defaultPriceGroup",
                    "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":[
                    ],
                    "derivedListPriceFrom":"defaultPriceGroup",
                    "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"
            ],
            "derivedListPriceFrom":"defaultPriceGroup",
            "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,
            "nonreturnable":false,
            "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"
            ],
            "derivedSalePriceFrom":"defaultPriceGroup",
            "shippingSurcharges":null,
            "id":"Product_11D",
            "filteredSKUs":[
                {
                    "productFamily":null,
                    "dynamicPropertyMapLong":{
                    },
                    "primaryThumbImageURL":null,
                    "largeImage":null,
                    "smallImage":null,
                    "listVolumePrice":null,
                    "nonreturnable":false,
                    "displayName":null,
                    "salePrices":null,
                    "primaryFullImageURL":null,
                    "listPrices":null,
                    "configurationMetadata":[
                    ],
                    "productListingSku":null,
                    "largeImageURLs":[
                    ],
                    "productLine":null,
                    "listVolumePrices":null,
                    "primaryLargeImageURL":null,
                    "derivedOnlineOnly":true,
                    "smallImageURLs":[
                    ],
                    "derivedSalePriceFrom":"defaultPriceGroup",
                    "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",
                    "derivedListPriceFrom":"defaultPriceGroup",
                    "primarySourceImageURL":null,
                    "primarySmallImageURL":null,
                    "sourceImageURLs":[
                    ],
                    "listPrice":19.99,
                    "configurable":false
                }
            ],
            "childSKUs":[
                {
                    "productFamily":null,
                    "dynamicPropertyMapLong":{
                    },
                    "primaryThumbImageURL":null,
                    "largeImage":null,
                    "smallImage":null,
                    "listVolumePrice":null,
                    "nonreturnable":false,
                    "displayName":null,
                    "salePrices":null,
                    "primaryFullImageURL":null,
                    "listPrices":null,
                    "configurationMetadata":[
                    ],
                    "productListingSku":null,
                    "largeImageURLs":[
                    ],
                    "productLine":null,
                    "listVolumePrices":null,
                    "primaryLargeImageURL":null,
                    "derivedOnlineOnly":false,
                    "smallImageURLs":[
                    ],
                    "derivedSalePriceFrom":"defaultPriceGroup",
                    "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",
                    "derivedListPriceFrom":"defaultPriceGroup",
                    "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",
            "derivedListPriceFrom":"defaultPriceGroup",
            "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,
            "nonreturnable":false,
            "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"
            ],
            "derivedShippingSurchargeFrom":"defaultPriceGroup",
            "derivedSalePriceFrom":"defaultPriceGroup",
            "shippingSurcharges":null,
            "id":"Product_27Fxyzi",
            "filteredSKUs":[
                {
                    "productFamily":null,
                    "dynamicPropertyMapLong":{
                    },
                    "primaryThumbImageURL":null,
                    "largeImage":null,
                    "smallImage":null,
                    "listVolumePrice":null,
                    "nonreturnable":false,
                    "displayName":null,
                    "salePrices":null,
                    "primaryFullImageURL":null,
                    "listPrices":null,
                    "configurationMetadata":[
                    ],
                    "productListingSku":null,
                    "largeImageURLs":[
                    ],
                    "productLine":null,
                    "listVolumePrices":null,
                    "primaryLargeImageURL":null,
                    "derivedOnlineOnly":true,
                    "smallImageURLs":[
                    ],
                    "derivedSalePriceFrom":"defaultPriceGroup",
                    "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",
                    "derivedListPriceFrom":"defaultPriceGroup",
                    "primarySourceImageURL":null,
                    "primarySmallImageURL":null,
                    "sourceImageURLs":[
                    ],
                    "listPrice":24.99,
                    "configurable":false
                }
            ],
            "childSKUs":[
                {
                    "productFamily":null,
                    "dynamicPropertyMapLong":{
                    },
                    "primaryThumbImageURL":null,
                    "largeImage":null,
                    "smallImage":null,
                    "listVolumePrice":null,
                    "nonreturnable":false,
                    "displayName":null,
                    "salePrices":null,
                    "primaryFullImageURL":null,
                    "listPrices":null,
                    "configurationMetadata":[
                    ],
                    "productListingSku":null,
                    "largeImageURLs":[
                    ],
                    "productLine":null,
                    "listVolumePrices":null,
                    "primaryLargeImageURL":null,
                    "derivedOnlineOnly":false,
                    "smallImageURLs":[
                    ],
                    "derivedSalePriceFrom":"defaultPriceGroup",
                    "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",
                    "derivedListPriceFrom":"defaultPriceGroup",
                    "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",
            "derivedListPriceFrom":"defaultPriceGroup",
            "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 Response
The 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}.|
                
                
                    Root Schema : errorModel
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            devMessage(optional): 
            string
            An optional non-localized message containing technical information for developers
- 
            errorCode(optional): 
            string
            The numerical code identifying the error
- 
            errors(optional): 
            array  errors
            
            An optional list of errors if multiple errors were encountered
- 
            message(optional): 
            string
            The localized message describing the error
- 
            moreInfo(optional): 
            string
            An optional non-localized message with more information
- 
            o:errorPath(optional): 
            string
            An optional machine readable description of where the error occurred
- 
            status(optional): 
            string
            The HTTP status code
- 
            type(optional): 
            string
            The URI to the HTTP state code definition
Nested Schema : errors
    
      
      Type: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    arrayAn optional list of errors if multiple errors were encountered
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : items
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            devMessage(optional): 
            string
            An optional non-localized message containing technical information for developers
- 
            errorCode(optional): 
            string
            The numerical code identifying the error
- 
            message(optional): 
            string
            The localized message describing the error
- 
            moreInfo(optional): 
            string
            An optional non-localized message with more information
- 
            o:errorPath(optional): 
            string
            An optional machine readable description of where the error occurred
- 
            status(optional): 
            string
            The HTTP status code