getProduct
get
                    /ccadmin/v1/products/{id}
Get Product. Gets a detailed product information based on product ID provided. Optionally takes the x-ccasset-language header to get translated content in another language.
                Request
Supported Media Types
                - application/json
Path Parameters
                - 
                    id: string
                    
                    ID corresponding to the product to be fetched.
Query Parameters
                - 
                        depth(optional): string
                        
                        Depth of nested response from 0 to 6. Defaults to 4. NOTE: Caution should be used as increasing depth can negatively affect performance.
- 
                        includePrices(optional): boolean
                        
                        Boolean flag to determine whether to include price maps for the products in the response.
- 
                        priceListGroupId(optional): string
                        
                        Price list group id for adding the prices to the product in the response.
- 
                        showCatalogsInfo(optional): boolean
                        
                        Boolean flag to determine whether to show or hide catalogsCount, catalogsInfo and direct catalog properties in the response. Default value is false.
Header Parameters
                - 
                        X-CCAsset-Language(optional): string
                        
                        The asset language of the request
Response
Supported Media Types
                - application/json
200 Response
Following model is returned when operation succeeds.
                
                
                    Root Schema : getProduct_response
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            active(optional): 
            boolean
            Product active property
- 
            addOnProducts(optional): 
            array  addOnProducts
            
            The array of add-on product groups
- 
            arrivalDate(optional): 
            string
            arrival date of the product
- 
            assetable(optional): 
            boolean
            Flag that defines whether a product is assetable or not.
- 
            auxiliaryMedia(optional): 
            string
            auxiliary media
- 
            avgCustRating(optional): 
            number
            average customer rating for the product
- 
            brand(optional): 
            string
            brand of the product
- 
            childSKUs(optional): 
            array  childSKUs
            
            List of SKU's for the product
- 
            creationDate(optional): 
            string
            product creation date
- 
            custRatingCount(optional): 
            integer
            total count of the customer rating for the product
- 
            dateAvailable(optional): 
            string
            available date
- 
            daysAvailable(optional): 
            integer
            available number of days
- 
            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
            description of the product
- 
            discountable(optional): 
            boolean
            Product discountable property
- 
            displayName(optional): 
            string
            display name of the product
- 
            dynamicRelatedProducts(optional): 
            string
            dynamic related products
- 
            dynamicUpsellProducts(optional): 
            string
            dynamic upsell products
- 
            endDate(optional): 
            string
            end date
- 
            fullImageURLs(optional): 
            array  fullImageURLs
            
            full image url paths.The urls are not encoded.
- 
            height(optional): 
            number
            height of the product
- 
            id(optional): 
            string
            id of the product
- 
            itemAcl(optional): 
            string
            item acl
- 
            largeImage(optional): 
            string
            large image url path of the product. The url is not encoded.
- 
            largeImageURLs(optional): 
            string
            large image urls. The url is not encoded.
- 
            length(optional): 
            number
            length of the product
- 
            listPrice(optional): 
            number
            list price of the product
- 
            listPrices(optional): 
            object  listPrices
            
            list prices of the product in respective price list groups
- 
            longDescription(optional): 
            string
            long description of the product
- 
            mediumImageURLs(optional): 
            array  mediumImageURLs
            
            medium image urls path. The urls are 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
- 
            orderable(optional): 
            string
            orderable property
- 
            orderLimit(optional): 
            integer
            order limit
- 
            parentCategory(optional): 
            string
            parent category of the product
- 
            parentCategoryIdPath(optional): 
            string
            default parent category id path of the product
- 
            primaryFullImageURL(optional): 
            string
            primary full image url path. The url is not encoded.
- 
            primaryLargeImageURL(optional): 
            string
            primary large image url path. The url is not encoded.
- 
            primaryMediumImageURL(optional): 
            string
            primary medium image url path. The url is not encoded.
- 
            primarySmallImageURL(optional): 
            string
            primary small image url path. The url is not encoded.
- 
            primarySourceImageURL(optional): 
            string
            primary source image url path. The url is not encoded.
- 
            primaryThumbImageURL(optional): 
            string
            primary thumb image url path. The url is not encoded.
- 
            productVariantOptions(optional): 
            array  productVariantOptions
            
            Objects containing product's variant options details if available for the product.
- relatedProductGroup(optional): string
- relatedProducts(optional): string
- 
            repositoryId(optional): 
            string
            repository id of the product
- 
            route(optional): 
            string
            route of the product
- 
            salePrice(optional): 
            string
            sale price of the product
- 
            salePriceEndDate(optional): 
            string
            sale price end date of the product
- 
            salePrices(optional): 
            object  salePrices
            
            sale prices of the product in respective price list groups
- 
            salePriceStartDate(optional): 
            string
            start date of the product's sale price
- 
            secondaryCurrencyShippingSurcharge(optional): 
            number
            Extra handling costs for shipping the products 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
- 
            seoUrlSlugDerived(optional): 
            string
            Derived from seoUrlSlug of the product if available, else derived from display name of the product.
- 
            shippable(optional): 
            boolean
            Indicates whether the product is goods(shippable=true) or services(shippable=false).
- 
            shippingSurcharge(optional): 
            number
            Extra handling costs for shipping the product.
- 
            shippingSurcharges(optional): 
            object  shippingSurcharges
            
            Extra handling costs for shipping the product in respective price list groups
- 
            skuOptionsInfo(optional): 
            string
            Sku options info
- 
            smallImage(optional): 
            string
            small image path of the product. The url is not encoded.
- 
            smallImageURLs(optional): 
            array  smallImageURLs
            
            small image url paths. The urls are not encoded.
- 
            sourceImageURLs(optional): 
            array  sourceImageURLs
            
            source image urls of the product. The urls are not encoded.
- 
            startDate(optional): 
            string
            start date
- 
            taxCode(optional): 
            string
            tax code of the product
- 
            template(optional): 
            string
            template
- 
            thumbImageURLs(optional): 
            array  thumbImageURLs
            
            thumb image urls of the product. The urls are not encoded.
- 
            type(optional): 
            string
            type of the product
- 
            upsellProductGroup(optional): 
            string
            upsell product group
- 
            upsellProducts(optional): 
            string
            upsell products
- 
            variantValuesOrder(optional): 
            object  variantValuesOrder
            
            Object having various variant property as key and ordered values array as the value.
- 
            version(optional): 
            string
            version of the product
- 
            weight(optional): 
            number
            weight
- 
            width(optional): 
            number
            width of the product
Nested Schema : fullImageURLs
    
      
      Type: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    arrayfull image url paths.The urls are not encoded.
    
    
    
    
    
        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 : mediumImageURLs
    
      
      Type: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    arraymedium image urls path. The urls are 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 : smallImageURLs
    
      
      Type: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    arraysmall image url paths. The urls are not encoded.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : sourceImageURLs
    
      
      Type: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    arraysource image urls of the product. The urls are not encoded.
    
    
    
    
    
        Show Source
        
        
    
    
    
    
    
    
Nested Schema : thumbImageURLs
    
      
      Type: 
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    arraythumb image urls of the product. The 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- 
            product(optional): 
            object  product
            
            The add-on product
- 
            repositoryId(optional): 
            string
            
- 
            sku(optional): 
            object  sku
            
            The add-on 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 available 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
- 
            DynamicSKUProperty(optional): 
            string
            Dynamic Properties of SKU.
- 
            fullImageURLs(optional): 
            array  fullImageURLs
            
            Full Image URLs of SKU.
- 
            largeImage(optional): 
            string
            large image path of the SKU
- 
            largeImageURLs(optional): 
            array  largeImageURLs
            
            Large Image URLs of SKU.
- 
            listPrice(optional): 
            number
            list price of the SKU
- 
            listPrices(optional): 
            object  listPrices
            
            list prices of the SKU 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
            repository id of the child SKU
- 
            salePrice(optional): 
            number
            sale price of the SKU.
- 
            salePriceEndDate(optional): 
            string
            sale price end date of the SKU
- 
            salePrices(optional): 
            object  salePrices
            
            sale prices of the SKU in respective price list groups
- 
            salePriceStartDate(optional): 
            string
            sale price start date of the SKU.
- 
            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
            small image path 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
            thumbnail image path 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 SKU in respective price list groups
    
    
    
    
        Show Source
        - 
            plg1(optional): 
            number
            list price of the SKU in plg1
- 
            plg2(optional): 
            number
            list price of the SKU in plg2
Nested Schema : salePrices
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    objectsale prices of the SKU in respective price list groups
    
    
    
    
        Show Source
        - 
            plg1(optional): 
            number
            sale price of the SKU in plg1
- 
            plg2(optional): 
            number
            sale price of the SKU 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)
                    {
    "dynamicPropertyMapLong":{
    },
    "catalogsCount":2,
    "largeImage":{
        "repositoryId":"m2502",
        "url":"/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg"
    },
    "keywords":[
        "offers",
        "batteries",
        "traditional",
        "requires",
        "army",
        "fm",
        "life",
        "battery",
        "radio",
        "included",
        "styling",
        "vintage-style",
        "inspired",
        "sounds"
    ],
    "orderable":null,
    "relatedProducts":[
        {
            "primaryThumbImageURL":"/ccstore/v1/images/?source=http://localhost:9080/file/products/APP_A-lineSkirt_full.jpg&height=100&width=100",
            "largeImage":null,
            "listVolumePrice":null,
            "nonreturnable":false,
            "displayName":"A-Line Skirt",
            "description":"The simple perfect A line",
            "primaryFullImageURL":"/ccstore/v1/images/?source=http://localhost:9080/file/products/APP_A-lineSkirt_full.jpg",
            "type":"1102",
            "largeImageURLs":[
                "/ccstore/v1/images/?source=http://localhost:9080/file/products/APP_A-lineSkirt_full.jpg&height=940&width=940"
            ],
            "listVolumePrices":{
            },
            "primaryLargeImageURL":"/ccstore/v1/images/?source=http://localhost:9080/file/products/APP_A-lineSkirt_full.jpg&height=940&width=940",
            "smallImageURLs":[
                "/ccstore/v1/images/?source=http://localhost:9080/file/products/APP_A-lineSkirt_full.jpg&height=300&width=300"
            ],
            "derivedShippingSurchargeFrom":"UsDollar",
            "derivedSalePriceFrom":"UsDollar",
            "id":"xprod2535",
            "brand":"CricketClub",
            "salePriceEndDate":null,
            "clonedFrom":null,
            "childSKUs":[
                {
                    "dynamicPropertyMapLong":{
                        "sku-WomensApparel_color":13,
                        "sku-WomensApparel_size":0
                    },
                    "primaryThumbImageURL":null,
                    "bundleLinks":[
                    ],
                    "largeImage":null,
                    "smallImage":null,
                    "color":"Poppy",
                    "listVolumePrice":null,
                    "nonreturnable":false,
                    "listPrices":{
                        "defaultPriceGroup":55
                    },
                    "primaryFullImageURL":null,
                    "configurationMetadata":[
                    ],
                    "productListingSku":null,
                    "largeImageURLs":[
                    ],
                    "listVolumePrices":{
                    },
                    "primaryLargeImageURL":null,
                    "smallImageURLs":[
                    ],
                    "derivedSalePriceFrom":"UsDollar",
                    "thumbnailImage":null,
                    "saleVolumePrices":{
                    },
                    "salePriceEndDate":null,
                    "saleVolumePrice":null,
                    "salePriceStartDate":null,
                    "images":[
                    ],
                    "quantity":null,
                    "salePrice":null,
                    "primaryMediumImageURL":null,
                    "fullImageURLs":[
                    ],
                    "active":true,
                    "thumbImageURLs":[
                    ],
                    "size":"Small",
                    "mediumImageURLs":[
                    ],
                    "repositoryId":"xsku2535_1",
                    "derivedListPriceFrom":"UsDollar",
                    "shippingSurcharge":null,
                    "primarySourceImageURL":null,
                    "primarySmallImageURL":null,
                    "sourceImageURLs":[
                    ],
                    "listPrice":55
                }
            ],
            "salePriceStartDate":null,
            "primaryMediumImageURL":"/ccstore/v1/images/?source=http://localhost:9080/file/products/APP_A-lineSkirt_full.jpg&height=475&width=475",
            "salePrice":null,
            "fullImageURLs":[
                "/ccstore/v1/images/?source=http://localhost:9080/file/products/APP_A-lineSkirt_full.jpg"
            ],
            "active":true,
            "thumbImageURLs":[
                "/ccstore/v1/images/?source=http://localhost:9080/file/products/APP_A-lineSkirt_full.jpg&height=100&width=100"
            ],
            "route":"/a-line-skirt/product/xprod2535",
            "mediumImageURLs":[
                "/ccstore/v1/images/?source=http://localhost:9080/file/products/APP_A-lineSkirt_full.jpg&height=475&width=475"
            ],
            "repositoryId":"xprod2535",
            "derivedListPriceFrom":"UsDollar",
            "shippingSurcharge":null,
            "primarySourceImageURL":"/ccstore/v1/images/?source=http://localhost:9080/file/products/APP_A-lineSkirt_full.jpg&height=300&width=300",
            "primarySmallImageURL":"/ccstore/v1/images/?source=http://localhost:9080/file/products/APP_A-lineSkirt_full.jpg&height=300&width=300",
            "sourceImageURLs":[
                "/ccstore/v1/images/?source=http://localhost:9080/file/products/APP_A-lineSkirt_full.jpg&height=300&width=300"
            ],
            "listPrice":55
        }
    ],
    "orderLimit":null,
    "onlineOnly":false,
    "listPrices":{
        "UsDollar":69,
        "CaDollar":79
    },
    "type":null,
    "seoMetaInfo":{
        "seoDescription":"Army Radio,FM / AM battery radio with traditional styling",
        "repositoryId":"100002",
        "seoTitle":"Army Radio",
        "seoKeywords":"Army Radio,Radios,For Her",
        "seoUrlSlug":"army-radio"
    },
    "largeImageURLs":[
        "http://localhost:9080/ccstore/v1/images/?source=http://localhost:9080/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg&height=940&width=940"
    ],
    "coreProduct":false,
    "listVolumePrices":{
    },
    "shippable":true,
    "addOnProducts":[
        {
            "repositoryId":"cp10001",
            "addOnOptions":[
                {
                    "product":{
                        "displayName":"Gift Wrapping",
                        "repositoryId":"prod10005",
                        "active":true
                    },
                    "repositoryId":"co10002",
                    "sku":{
                        "displayName":"Shiny Wrapping Paper",
                        "repositoryId":"sku10006",
                        "active":true
                    }
                },
                {
                    "product":{
                        "displayName":"Gift Wrapping",
                        "repositoryId":"prod10005",
                        "active":true
                    },
                    "repositoryId":"co10003",
                    "sku":{
                        "displayName":"Birthday Wrapping Paper",
                        "repositoryId":"sku10007",
                        "active":true
                    }
                }
            ]
        }
    ],
    "derivedSalePriceFrom":"UsDollar",
    "primaryImageAltText":"Army Radio",
    "id":"xprod2046",
    "brand":"Style by\n\t\t\tZhanna",
    "parentCategories":[
        {
            "repositoryId":"cat10020"
        }
    ],
    "salePriceEndDate":null,
    "height":null,
    "defaultProductListingSku":null,
    "assetable":false,
    "primaryMediumImageURL":"http://localhost:9080/ccstore/v1/images/?source=http://localhost:9080/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg&height=475&width=475",
    "seoKeywordsDerived":"Army Radio,Radios,For Her",
    "seoUrlSlugDerived":"army-radio",
    "dynamicPropertyMapBigString":{
    },
    "active":true,
    "weight":null,
    "thumbImageURLs":[
        "http://localhost:9080/ccstore/v1/images/?source=http://localhost:9080/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg&height=100&width=100"
    ],
    "creationDate":"2007-12-04T07:49:42.000Z",
    "taxCode":"PC030100",
    "arrivalDate":null,
    "route":"/army-radio/product/xprod2046",
    "mediumImageURLs":[
        "http://localhost:9080/ccstore/v1/images/?source=http://localhost:9080/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg&height=475&width=475"
    ],
    "parentCategory":{
        "repositoryId":"cat10020"
    },
    "primarySourceImageURL":"http://localhost:9080/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg",
    "primarySmallImageURL":"http://localhost:9080/ccstore/v1/images/?source=http://localhost:9080/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg&height=300&width=300",
    "sourceImageURLs":[
        "http://localhost:9080/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg"
    ],
    "longDescription":"Inspired by life in the army, this\n\t\t\tvintage-style radio offers modern-day sounds. Requires 2 D-cell\n\t\t\tbatteries, not included.",
    "primaryThumbImageURL":"http://localhost:9080/ccstore/v1/images/?source=http://localhost:9080/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg&height=100&width=100",
    "nonreturnable":false,
    "directCatalogs":[
        {
            "displayName":"QA Movie and Games Catalog",
            "repositoryId":"cloudLakeCatalog"
        }
    ],
    "displayName":"Army Radio",
    "seoDescriptionDerived":"Army Radio,FM / AM battery radio with traditional styling",
    "description":"FM / AM battery radio with traditional\n\t\t\tstyling",
    "primaryFullImageURL":"http://localhost:9080/ccstore/v1/images/?source=http://localhost:9080/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg",
    "salePrices":{
        "UsDollar":null,
        "CaDollar":null
    },
    "seoTitleDerived":"Army Radio",
    "primaryLargeImageURL":"http://localhost:9080/ccstore/v1/images/?source=http://localhost:9080/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg&height=940&width=940",
    "smallImageURLs":[
        "http://localhost:9080/ccstore/v1/images/?source=http://localhost:9080/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg&height=300&width=300"
    ],
    "derivedShippingSurchargeFrom":"UsDollar",
    "catalogsInfo":[
        {
            "displayName":"Site Context Test Catalog",
            "repositoryId":"SiteContextDummyCatalog"
        },
        {
            "displayName":"QA Movie and Games Catalog",
            "repositoryId":"cloudLakeCatalog"
        }
    ],
    "shippingSurcharges":{
        "UsDollar":20,
        "CaDollar":30
    },
    "dynamicPropertyMapString":{
    },
    "discountable":true,
    "saleVolumePrices":{
        "UsDollar":{
            "bulkPrice":{
                "numLevels":3,
                "levels":[
                    {
                        "price":19,
                        "levelMinimum":1,
                        "levelMaximum":5
                    },
                    {
                        "price":12.35,
                        "levelMinimum":21,
                        "levelMaximum":30
                    },
                    {
                        "price":10.25,
                        "levelMinimum":31
                    }
                ]
            }
        },
        "CaDollar":{
            "bulkPrice":{
                "numLevels":3,
                "levels":[
                    {
                        "price":19,
                        "levelMinimum":1,
                        "levelMaximum":5
                    },
                    {
                        "price":12.35,
                        "levelMinimum":21,
                        "levelMaximum":30
                    },
                    {
                        "price":10.25,
                        "levelMinimum":31
                    }
                ]
            }
        }
    },
    "childSKUs":[
        {
            "dynamicPropertyMapLong":{
            },
            "primaryThumbImageURL":null,
            "bundleLinks":[
                {
                    "repositoryId":"skul40005"
                }
            ],
            "largeImage":null,
            "smallImage":null,
            "listVolumePrice":null,
            "nonreturnable":false,
            "listPrices":null,
            "salePrices":null,
            "primaryFullImageURL":null,
            "configurationMetadata":[
            ],
            "productListingSku":null,
            "largeImageURLs":[
            ],
            "listVolumePrices":{
            },
            "primaryLargeImageURL":null,
            "smallImageURLs":[
            ],
            "derivedSalePriceFrom":"UsDollar",
            "thumbnailImage":null,
            "saleVolumePrices":{
            },
            "salePriceEndDate":null,
            "saleVolumePrice":null,
            "salePriceStartDate":null,
            "images":[
            ],
            "quantity":96,
            "salePrice":null,
            "primaryMediumImageURL":null,
            "fullImageURLs":[
            ],
            "active":true,
            "thumbImageURLs":[
            ],
            "soldAsPackage":false,
            "mediumImageURLs":[
            ],
            "repositoryId":"xsku2046",
            "derivedListPriceFrom":"UsDollar",
            "shippingSurcharge":20,
            "primarySourceImageURL":null,
            "primarySmallImageURL":null,
            "sourceImageURLs":[
            ],
            "listPrice":69
        }
    ],
    "primaryImageTitle":"Army Radio",
    "saleVolumePrice":{
        "bulkPrice":{
            "numLevels":3,
            "levels":[
                {
                    "price":19,
                    "levelMinimum":1,
                    "levelMaximum":5
                },
                {
                    "price":12.35,
                    "levelMinimum":21,
                    "levelMaximum":30
                },
                {
                    "price":10.25,
                    "levelMinimum":31
                }
            ]
        }
    },
    "salePriceStartDate":null,
    "salePrice":null,
    "fullImageURLs":[
        "http://localhost:9080/ccstore/v1/images/?source=http://localhost:9080/cloudlakeimages/crsdocroot/content/images/products/full/HOME_ArmyRadio_full.jpg"
    ],
    "length":null,
    "productImagesMetaData":[
        {
            "altText":"Army Radio",
            "titleText":"Army Radio"
        }
    ],
    "productImages":[
        {
            "path":"/products/HOME_ArmyRadio_full.jpg",
            "metadata":{
                "altText":"Army Radio",
                "titleText":"Army Radio"
            },
            "name":"/products/HOME_ArmyRadio_full.jpg",
            "repositoryId":"img_xprod2046_0",
            "url":"http://localhost:9080/file/products/HOME_ArmyRadio_full.jpg",
            "tags":[
            ]
        }
    ],
    "variantValuesOrder":{
        "color":[
            "Spring Green",
            "Cranberry",
            "Marigold"
        ],
        "size":[
            "Small",
            "Large",
            "Medium"
        ]
    },
    "dateAvailable":"2007-12-04T07:49:42.000Z",
    "repositoryId":"xprod2046",
    "width":null,
    "derivedListPriceFrom":"UsDollar",
    "shippingSurcharge":20,
    "daysAvailable":2302,
    "dynamicPropertyMapDouble":{
    },
    "listPrice":69
}Default Response
The error response.
 The following are the internal error codes thrown by this API when the request processing fails in Oracle CX Commerce:
|Error Code|Description|
|------------------|------------------|
|20032|No product id specified on item|
|25013|Price List Internal Error|
|20030|Get Product Type Internal Error|
|20040|Could not get price for product|
                
                
                    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