getSku

get

/ccstore/v1/skus/{id}

Get Sku. Gets the data and related selected options of a SKU.

Request

Supported Media Types
Path Parameters
Query Parameters
Back to Top

Response

Supported Media Types

200 Response

Following model is returned when operation succeeds.
Body ()
Root Schema : getSku_response
Type: object
Show Source
Nested Schema : configurationMetadata
Type: array
Array of configuration attributes associated with the SKU.
Show Source
Nested Schema : fullImageURLs
Type: array
Full Image URLs of SKU.
Show Source
Nested Schema : images
Type: array
Array of images for the SKU.
Show Source
Nested Schema : largeImageURLs
Type: array
Large Image URLs of SKU.
Show Source
Nested Schema : listVolumePrice
Type: object
List volume price of the SKU.
Show Source
Nested Schema : listVolumePrices
Type: object
Object with price group IDs as keys and list prices as values.
Show Source
Nested Schema : mediumImageURLs
Type: array
Medium Image URLs SKU.
Show Source
Nested Schema : saleVolumePrice
Type: object
Sale volume price of the SKU.
Show Source
Nested Schema : saleVolumePrices
Type: object
Object with price group IDs as keys and sale prices as values.
Show Source
Nested Schema : smallImageURLs
Type: array
Small Image URLs of SKU.
Show Source
Nested Schema : sourceImageURLs
Type: array
Source Image URLs of SKU.
Show Source
Nested Schema : thumbImageURLs
Type: array
Thumb Image URLs of SKU.
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : metadata
Type: object
Seo meta info.
Show Source
Nested Schema : tags
Type: array
Tags for the image.
Show Source
Nested Schema : pricingScheme
Type: object
Pricing scheme can be either tieredPrice or bulkPrice
Show Source
Nested Schema : levels
Type: array
Price levels array for volume price
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : PriceGroupID1
Type: object
List price of the SKU in price group 1
Show Source
Nested Schema : PriceGroupID2
Type: object
List price of the SKU in price group 2
Show Source
Nested Schema : pricingScheme
Type: object
Pricing scheme can be either tieredPrice or bulkPrice
Show Source
Nested Schema : levels
Type: array
Price levels array for volume price
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : pricingScheme
Type: object
Pricing scheme can be either tieredPrice or bulkPrice
Show Source
Nested Schema : levels
Type: array
Price levels array for volume price
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : pricingScheme
Type: object
Pricing scheme can be either tieredPrice or bulkPrice
Show Source
Nested Schema : levels
Type: array
Price levels array for volume price
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : PriceGroupID1
Type: object
Sale price of the Sku in price group 1
Show Source
Nested Schema : PriceGroupID2
Type: object
Sale price of the SKU in price group 2
Show Source
Nested Schema : pricingScheme
Type: object
Pricing scheme can be either tieredPrice or bulkPrice
Show Source
Nested Schema : levels
Type: array
Price levels array for volume price
Show Source
Nested Schema : items
Type: object
Show Source
Nested Schema : pricingScheme
Type: object
Pricing scheme can be either tieredPrice or bulkPrice
Show Source
Nested Schema : levels
Type: array
Price levels array for volume price
Show Source
Nested Schema : items
Type: object
Show Source
Example Response (application/json)
{
    "productFamily":null,
    "dynamicPropertyMapLong":{
    },
    "primaryThumbImageURL":null,
    "largeImage":null,
    "smallImage":null,
    "listVolumePrice":null,
    "nonreturnable":false,
    "displayName":null,
    "salePrices":{
        "defaultPriceGroup":null
    },
    "primaryFullImageURL":null,
    "listPrices":{
        "defaultPriceGroup":19.99
    },
    "configurationMetadata":[
    ],
    "productVariantOptions":[
        [
        ]
    ],
    "productListingSku":null,
    "largeImageURLs":[
    ],
    "productLine":null,
    "listVolumePrices":{
        "defaultPriceGroup":null
    },
    "primaryLargeImageURL":null,
    "derivedOnlineOnly":true,
    "smallImageURLs":[
    ],
    "derivedSalePriceFrom":"defaultPriceGroup",
    "model":null,
    "links":[
        {
            "rel":"self",
            "href":"http://localhost:8080/ccstoreui/v1/skus/sku10009"
        }
    ],
    "thumbnailImage":null,
    "barcode":"200000002022",
    "saleVolumePrices":{
        "defaultPriceGroup":null
    },
    "salePriceEndDate":null,
    "saleVolumePrice":null,
    "salePriceStartDate":null,
    "images":[
    ],
    "quantity":null,
    "unitOfMeasure":null,
    "salePrice":null,
    "primaryMediumImageURL":null,
    "fullImageURLs":[
    ],
    "thumbImageURLs":[
    ],
    "variantValuesOrder":{
    },
    "parentProducts":[
        {
            "listVolumePrice":null,
            "relatedProducts":null,
            "orderLimit":null,
            "CountryOfOrigin":"US",
            "onlineOnly":false,
            "listPrices":{
                "defaultPriceGroup":19.99
            },
            "type":null,
            "largeImageURLs":[
                "/ccstore/v1/images/?source=/file/products/coaxialcable_LARGE.jpg&height=940&width=940"
            ],
            "listVolumePrices":{
                "defaultPriceGroup":null
            },
            "derivedSalePriceFrom":"defaultPriceGroup",
            "primaryImageAltText":"Coaxial Audio Cable",
            "id":"prod10027",
            "brand":null,
            "parentCategories":[
                {
                    "repositoryId":"cat60043"
                },
                {
                    "repositoryId":"AllProdPagination"
                }
            ],
            "height":null,
            "defaultProductListingSku":null,
            "unitOfMeasure":null,
            "primaryMediumImageURL":"/ccstore/v1/images/?source=/file/products/coaxialcable_LARGE.jpg&height=475&width=475",
            "seoUrlSlugDerived":"Coaxial Audio Cable",
            "weight":null,
            "active":true,
            "thumbImageURLs":[
                "/ccstore/v1/images/?source=/file/products/coaxialcable_LARGE.jpg&height=100&width=100"
            ],
            "route":"/coaxial-audio-cable/product/prod10027",
            "relatedArticles":[
            ],
            "mediumImageURLs":[
                "/ccstore/v1/images/?source=/file/products/coaxialcable_LARGE.jpg&height=475&width=475"
            ],
            "primarySourceImageURL":"/ccstore/v1/images/?source=/file/products/coaxialcable_LARGE.jpg&height=300&width=300",
            "parentCategory":null,
            "sourceImageURLs":[
                "/ccstore/v1/images/?source=/file/products/coaxialcable_LARGE.jpg&height=300&width=300"
            ],
            "primarySmallImageURL":"/ccstore/v1/images/?source=/file/products/coaxialcable_LARGE.jpg&height=300&width=300",
            "avgCustRating":4.5,
            "longDescription":null,
            "primaryThumbImageURL":"/ccstore/v1/images/?source=/file/products/coaxialcable_LARGE.jpg&height=100&width=100",
            "nonreturnable":false,
            "displayName":"Coaxial Audio Cable",
            "description":"A really great movie that you should not miss.",
            "salePrices":{
                "defaultPriceGroup":null
            },
            "primaryFullImageURL":"/ccstore/v1/images/?source=/file/products/coaxialcable_LARGE.jpg",
            "parentCategoriesAncestorCategories":[
                {
                    "repositoryId":"rootCategory"
                },
                {
                    "repositoryId":"cat60023"
                },
                {
                    "repositoryId":"cat60035"
                },
                {
                    "repositoryId":"rootCategory"
                }
            ],
            "primaryLargeImageURL":"/ccstore/v1/images/?source=/file/products/coaxialcable_LARGE.jpg&height=940&width=940",
            "derivedShippingSurchargeFrom":"defaultPriceGroup",
            "smallImageURLs":[
                "/ccstore/v1/images/?source=/file/products/coaxialcable_LARGE.jpg&height=300&width=300"
            ],
            "shippingSurcharges":{
                "defaultPriceGroup":null
            },
            "saleVolumePrices":{
                "defaultPriceGroup":null
            },
            "primaryImageTitle":"Coaxial Audio Cable",
            "saleVolumePrice":null,
            "relatedMediaContent":[
            ],
            "salePrice":null,
            "fullImageURLs":[
                "/ccstore/v1/images/?source=/file/products/coaxialcable_LARGE.jpg"
            ],
            "length":null,
            "notForIndividualSale":false,
            "derivedListPriceFrom":"defaultPriceGroup",
            "repositoryId":"prod10027",
            "width":null,
            "shippingSurcharge":null,
            "fractionalQuantitiesAllowed":false,
            "productImagesMetadata":[
                {
                }
            ],
            "configurable":false,
            "ancestorCategoriesForFullDeploy":[
            ],
            "listPrice":19.99
        }
    ],
    "mediumImageURLs":[
    ],
    "derivedListPriceFrom":"defaultPriceGroup",
    "repositoryId":"sku10009",
    "primarySourceImageURL":null,
    "fractionalQuantitiesAllowed":false,
    "primarySmallImageURL":null,
    "sourceImageURLs":[
    ],
    "listPrice":19.99,
    "configurable":false
}

Default Response

The error response
Body ()
Root Schema : errorModel
Type: object
Show Source
Nested Schema : errors
Type: array
An optional list of errors if multiple errors were encountered
Show Source
Nested Schema : items
Type: object
Show Source
Back to Top