listSkus
get
/ccadmin/v1/skus
List Skus. Gets a list of SKUs and its properties. Optionally, search for SKUs in the given catalog by performing a case-insensitive, partial-match on the display name or ID. Optionally, takes the x-ccasset-language header to get translated content in another language.
To get the list of SKUs by SKU ids, use skuIds parameter.
Request
Supported Media Types
- application/json
Query Parameters
- catalogId
-
Type:
string
ID of the catalog.- expand
Type:boolean
Boolean indicating whether to return a larger set of SKU properties. Default value is false.- includePrices
Type:boolean
Boolean flag to determine whether to include price maps for the skus in the response. Default value is true.- name
Type:string
Partial displayName or id of a SKU to use for search.- pageResults
Type:boolean
Return response with paginated pattern, to be used with query param skuIds. Default value is false.- priceListGroupId
Type:string
Price list group id for adding the prices to the SKU in the response.- showInactiveSkus
Type:boolean
Boolean flag to determine whether to include inactive SKUs as part of the result. Default value is true.- showSkuBundles
Type:boolean
Boolean flag to determine whether to include SKU bundles as part of the result. Default value is true.- showTranslations
Type:boolean
Boolean indicating if the translations property should be returned for each item in the response. Default value is false.- skuIds
Type:string
SKU IDs to list.Header Parameters- X-CCAsset-Language
-
Type:
string
The asset language of the request
Response
Supported Media Types- application/json
200 ResponseFollowing model is returned when operation succeeds.BodyRoot Schema : listSkus_response- items
-
Type:
array
itemsAdditional Properties Allowed:The data for the sku.
Nested Schema : itemsNested Schema : itemsType:object
- barcode
-
Type:
number
The barcode - configurable
-
Type:
boolean
Whether the sku is configurable or not - fractionalQuantitiesAllowed
-
Type:
boolean
Whether fractional quantities are allowed - fullImageURLs
-
Type:
array
fullImageURLsAdditional Properties Allowed:The array of full image URLs - images
-
Type:
array
imagesAdditional Properties Allowed:Image URLs of SKU. - largeImage
-
Type:
string
large image path of the SKU - largeImageURLs
-
Type:
array
largeImageURLsAdditional Properties Allowed:Large Image URLs of SKU. - listPrice
-
Type:
number
The list price - listPrices
-
Type:
object
listPricesAdditional Properties Allowed:list prices of the product in respective price list groups - listVolumePrice
-
Type:
number
list volume price of the product - listVolumePrices
-
Type:
object
listVolumePricesAdditional Properties Allowed:list volume prices of the product in respective price list groups - mediumImageURLs
-
Type:
array
mediumImageURLsAdditional Properties Allowed:medium image urls path - model
-
Type:
string
The model property of SKU. - nonreturnable
-
Type:
string
Indicates whether the SKU is returnable or not. - parentProducts
-
Type:
array
parentProductsAdditional Properties Allowed:The list of parent products for the SKU. - primaryFullImageURL
-
Type:
string
Primary Full Image URL of SKU. - primaryLargeImageURL
-
Type:
string
Primary Large Image URL of SKU. - primaryMediumImageURL
-
Type:
string
primary medium image url path - primarySmallImageURL
-
Type:
string
Primary Small Image URL of SKU. - primarySourceImageURL
-
Type:
string
primary source image url path - primaryThumbImageURL
-
Type:
string
Primary Source Image URL of SKU. - productFamily
-
Type:
string
product family property of the SKU - productLine
-
Type:
string
product line of the SKU - productListingSku
-
Type:
object
productListingSkuAdditional Properties Allowed:product listing SKU property of the SKU - productVariantOptions
-
Type:
array
productVariantOptionsAdditional Properties Allowed:The selected options for the SKU. - quantity
-
Type:
integer
quantity of the SKU - repositoryId
-
Type:
string
repository id of the child SKU - salePrice
-
Type:
number
sale price of the SKU. - salePriceEndDate
-
Type:
string
sale price end date of the SKU - salePrices
-
Type:
object
salePricesAdditional Properties Allowed:sale prices of the product in respective price list groups - salePriceStartDate
-
Type:
string
sale price start date of the SKU - saleVolumePrice
-
Type:
number
The sale volume price - saleVolumePrices
-
Type:
object
saleVolumePricesAdditional Properties Allowed:Sale volume prices of the product in respective price list groups - smallImage
-
Type:
array
smallImageAdditional Properties Allowed:The array of small image URLs - smallImageURLs
-
Type:
array
smallImageURLsAdditional Properties Allowed:small image url paths - sourceImageURLs
-
Type:
array
sourceImageURLsAdditional Properties Allowed:Source Image URLs of SKU. - thumbImageURLs
-
Type:
array
thumbImageURLsAdditional Properties Allowed:Thumb Image URLs of SKU - thumbnailImage
-
Type:
string
The thumbanil image of the SKU - unitOfMeasure
-
Type:
string
unit of measure of the SKU - variantValuesOrder
-
Type:
object
variantValuesOrderAdditional Properties Allowed:Object having various variant property as key and ordered values array as the value.
Nested Schema : fullImageURLsNested Schema : imagesNested Schema : largeImageURLsNested Schema : listPricesType:object
list prices of the product in respective price list groups- plg1
-
Type:
number
list price of the product in plg1 - plg2
-
Type:
number
list price of the product in plg2
Nested Schema : listVolumePricesType:object
list volume prices of the product in respective price list groups- plg1
-
Type:
number
list volume price of the product in plg1 - plg2
-
Type:
number
list volume price of the product in plg2
Nested Schema : mediumImageURLsNested Schema : parentProductsNested Schema : productListingSkuType:object
product listing SKU property of the SKUNested Schema : productVariantOptionsNested Schema : salePricesType:object
sale prices of the product in respective price list groups- plg1
-
Type:
number
sale price of the product in plg1 - plg2
-
Type:
number
sale price of the product in plg2
Nested Schema : saleVolumePricesType:object
Sale volume prices of the product in respective price list groups- plg1
-
Type:
number
Sale volume price of the product in plg1 - plg2
-
Type:
number
Sale volume price of the product in plg2
Nested Schema : smallImageNested Schema : smallImageURLsNested Schema : sourceImageURLsNested Schema : thumbImageURLsNested Schema : variantValuesOrderType:object
Object having various variant property as key and ordered values array as the value.Nested Schema : itemsType:object
- active
-
Type:
boolean
The active property of the product - avgCustRating
-
Type:
number
average customer rating for the product - brand
-
Type:
string
brand of the product - configurable
-
Type:
boolean
whether the product is configurable or not - CountryOfOrigin
-
Type:
string
the country of origin of the product - defaultProductListingSku
-
Type:
object
defaultProductListingSkuAdditional Properties Allowed:default SKU for the product - description
-
Type:
string
description of the product - displayName
-
Type:
string
The display name of the product - fractionalQuantitiesAllowed
-
Type:
boolean
Whether fractional quantities are allowed - fullImageURLs
-
Type:
array
fullImageURLsAdditional Properties Allowed:full image url paths - height
-
Type:
number
height of the product - id
-
Type:
string
id of the product - largeImageURLs
-
Type:
array
largeImageURLsAdditional Properties Allowed:The array of large image URLs - length
-
Type:
number
length of the product - listPrice
-
Type:
number
list price of the product - listPrices
-
Type:
object
listPricesAdditional Properties Allowed:list prices of the product in respective price list groups - listVolumePrice
-
Type:
number
list volume price of the product - listVolumePrices
-
Type:
object
listVolumePricesAdditional Properties Allowed:list volume prices of the product in respective price list groups - longDescription
-
Type:
string
long description of the product - mediumImageURLs
-
Type:
array
mediumImageURLsAdditional Properties Allowed:Medium Image URLs SKU. - nonreturnable
-
Type:
boolean
Indicates whether the product is returnable or not. - notForIndividualSale
-
Type:
boolean
Whether the product is not for individual sale - orderLimit
-
Type:
string
the order limit of the product - parentCategory
-
Type:
string
parent category of the product - primaryFullImageURL
-
Type:
string
primary full image url path - primaryImageAltText
-
Type:
string
Alternate text for the primary image of the product - primaryImageTitle
-
Type:
string
primary image title of the product - primaryLargeImageURL
-
Type:
string
primary large image url path - primaryMediumImageURL
-
Type:
string
Primary Medium Image URL ID of SKU. - primarySmallImageURL
-
Type:
string
Primary Small Image URL of product - primarySourceImageURL
-
Type:
string
primary source image url path - primaryThumbImageURL
-
Type:
string
primary thumb image url path - relatedProducts
-
Type:
string
related products - repositoryId
-
Type:
string
repository id of the product - route
-
Type:
string
route of the product - salePrice
-
Type:
number
The sale price of the product - salePrices
-
Type:
object
salePricesAdditional Properties Allowed:sale prices of the product in respective price list groups - saleVolumePrice
-
Type:
number
The sale volume price - saleVolumePrices
-
Type:
object
saleVolumePricesAdditional Properties Allowed:Sale volume prices of the product in respective price list groups - seoUrlSlugDerived
-
Type:
string
Derived from seoUrlSlug of the product if available, else derived from display name of the product. - shippingSurcharge
-
Type:
number
Extra handling costs for shipping the product. - shippingSurcharges
-
Type:
object
shippingSurchargesAdditional Properties Allowed:Extra handling costs for shipping the product in respective price list groups - smallImageURLs
-
Type:
array
smallImageURLsAdditional Properties Allowed:The urls of the small image. - sourceImageURLs
-
Type:
array
sourceImageURLsAdditional Properties Allowed:source image urls of the product - thumbImageURLs
-
Type:
array
thumbImageURLsAdditional Properties Allowed:Thumb Image URLs of product - type
-
Type:
string
type of the product - unitOfMeasure
-
Type:
string
unit of measure of the product - weight
-
Type:
number
weight - width
-
Type:
number
width of the product
Nested Schema : defaultProductListingSkuType:object
default SKU for the productNested Schema : fullImageURLsNested Schema : largeImageURLsNested Schema : listPricesType:object
list prices of the product in respective price list groups- plg1
-
Type:
number
list price of the product in plg1 - plg2
-
Type:
number
list price of the product in plg2
Nested Schema : listVolumePricesType:object
list volume prices of the product in respective price list groups- plg1
-
Type:
number
list volume price of the product in plg1 - plg2
-
Type:
number
list volume price of the product in plg2
Nested Schema : mediumImageURLsNested Schema : salePricesType:object
sale prices of the product in respective price list groups- plg1
-
Type:
number
sale price of the product in plg1 - plg2
-
Type:
number
sale price of the product in plg2
Nested Schema : saleVolumePricesType:object
Sale volume prices of the product in respective price list groups- plg1
-
Type:
number
Sale volume price of the product in plg1 - plg2
-
Type:
number
Sale volume price of the product in plg2
Nested Schema : shippingSurchargesType:object
Extra handling costs for shipping the product in respective price list groups- plg1
-
Type:
number
Extra handling costs for shipping the product in plg1 - plg2
-
Type:
number
Extra handling costs for shipping the product in plg2
Nested Schema : smallImageURLsNested Schema : sourceImageURLsNested Schema : thumbImageURLsNested Schema : itemsType:object
- optionName
-
Type:
string
The name of the option. - optionValue
-
Type:
string
The value of the option.
Example application/json
{ "total":4, "totalResults":4, "offset":0, "limit":250, "links":[ { "rel":"self", "href":"http://localhost:9080/ccadminui/v1/skus?name=sku1000&pageResults=true" } ], "sort":[ { "property":"displayName", "order":"asc" } ], "items":[ { "productFamily":null, "dynamicPropertyMapLong":{ }, "primaryThumbImageURL":null, "bundleLinks":[ ], "largeImage":null, "smallImage":null, "listVolumePrice":null, "nonreturnable":false, "displayName":null, "salePrices":{ "defaultPriceGroup":null }, "primaryFullImageURL":null, "listPrices":{ "defaultPriceGroup":199.99 }, "productListingSku":null, "largeImageURLs":[ ], "productLine":null, "listVolumePrices":{ "defaultPriceGroup":null }, "primaryLargeImageURL":null, "smallImageURLs":[ ], "model":null, "thumbnailImage":null, "barcode":"200000001995", "saleVolumePrices":{ "defaultPriceGroup":null }, "salePriceEndDate":null, "saleVolumePrice":null, "salePriceStartDate":null, "images":[ ], "quantity":null, "unitOfMeasure":null, "salePrice":null, "primaryMediumImageURL":null, "fullImageURLs":[ ], "dynamicPropertyMapBigString":{ }, "active":true, "thumbImageURLs":[ ], "mediumImageURLs":[ ], "repositoryId":"sku10005", "primarySourceImageURL":null, "primarySmallImageURL":null, "sourceImageURLs":[ ], "listPrice":199.99, "configurable":false }, { "productFamily":null, "dynamicPropertyMapLong":{ }, "primaryThumbImageURL":null, "bundleLinks":[ ], "largeImage":null, "smallImage":null, "listVolumePrice":null, "nonreturnable":false, "displayName":null, "salePrices":{ "defaultPriceGroup":null }, "primaryFullImageURL":null, "listPrices":{ "defaultPriceGroup":199.99 }, "productListingSku":null, "largeImageURLs":[ ], "productLine":null, "listVolumePrices":{ "defaultPriceGroup":null }, "primaryLargeImageURL":null, "smallImageURLs":[ ], "model":null, "thumbnailImage":null, "barcode":"200000002008", "saleVolumePrices":{ "defaultPriceGroup":null }, "salePriceEndDate":null, "saleVolumePrice":null, "salePriceStartDate":null, "images":[ ], "quantity":null, "unitOfMeasure":null, "salePrice":null, "primaryMediumImageURL":null, "fullImageURLs":[ ], "dynamicPropertyMapBigString":{ }, "active":true, "thumbImageURLs":[ ], "mediumImageURLs":[ ], "repositoryId":"sku10007", "primarySourceImageURL":null, "primarySmallImageURL":null, "sourceImageURLs":[ ], "listPrice":199.99, "configurable":false }, { "productFamily":null, "dynamicPropertyMapLong":{ }, "primaryThumbImageURL":null, "bundleLinks":[ ], "largeImage":null, "smallImage":null, "listVolumePrice":null, "nonreturnable":false, "displayName":null, "salePrices":{ "defaultPriceGroup":null }, "primaryFullImageURL":null, "listPrices":{ "defaultPriceGroup":9.99 }, "productListingSku":null, "largeImageURLs":[ ], "productLine":null, "listVolumePrices":{ "defaultPriceGroup":null }, "primaryLargeImageURL":null, "smallImageURLs":[ ], "model":null, "thumbnailImage":null, "barcode":"200000002015", "saleVolumePrices":{ "defaultPriceGroup":null }, "salePriceEndDate":null, "saleVolumePrice":null, "salePriceStartDate":null, "images":[ ], "quantity":null, "unitOfMeasure":null, "salePrice":null, "primaryMediumImageURL":null, "fullImageURLs":[ ], "dynamicPropertyMapBigString":{ }, "active":true, "thumbImageURLs":[ ], "mediumImageURLs":[ ], "repositoryId":"sku10008", "primarySourceImageURL":null, "primarySmallImageURL":null, "sourceImageURLs":[ ], "listPrice":9.99, "configurable":false }, { "productFamily":null, "dynamicPropertyMapLong":{ }, "primaryThumbImageURL":null, "bundleLinks":[ ], "largeImage":null, "smallImage":null, "listVolumePrice":null, "nonreturnable":false, "displayName":null, "salePrices":{ "defaultPriceGroup":null }, "primaryFullImageURL":null, "listPrices":{ "defaultPriceGroup":19.99 }, "productListingSku":null, "largeImageURLs":[ ], "productLine":null, "listVolumePrices":{ "defaultPriceGroup":null }, "primaryLargeImageURL":null, "smallImageURLs":[ ], "model":null, "thumbnailImage":null, "barcode":"200000002022", "saleVolumePrices":{ "defaultPriceGroup":null }, "salePriceEndDate":null, "saleVolumePrice":null, "salePriceStartDate":null, "images":[ ], "quantity":null, "unitOfMeasure":null, "salePrice":null, "primaryMediumImageURL":null, "fullImageURLs":[ ], "dynamicPropertyMapBigString":{ }, "active":true, "thumbImageURLs":[ ], "mediumImageURLs":[ ], "repositoryId":"sku10009", "primarySourceImageURL":null, "primarySmallImageURL":null, "sourceImageURLs":[ ], "listPrice":19.99, "configurable":false } ] }
Default ResponseThe error response. The following are the internal error codes thrown by this API when the request processing fails in Oracle Commerce Cloud: |Error Code|Description| |------------------|------------------| |20038|Cannot build the query.| |20144|Cannot get catalog view.| |20055|The SKU view does not support queries containing parameters.| |25013|price List InternalError| |200105|Catalog not found in the repository| |200104|Catalog ID is invalid or not associated with current profile.|BodyRoot Schema : errorModelType:object
- devMessage
-
Type:
string
An optional non-localized message containing technical information for developers - errorCode
-
Type:
string
The numerical code identifying the error - errors
-
Type:
array
errorsAdditional Properties Allowed:An optional list of errors if multiple errors were encountered - message
-
Type:
string
The localized message describing the error - moreInfo
-
Type:
string
An optional non-localized message with more information - o:errorPath
-
Type:
string
An optional machine readable description of where the error occurred - status
-
Type:
string
The HTTP status code - type
-
Type:
string
The URI to the HTTP state code definition
Nested Schema : errorsNested Schema : itemsType:object
- devMessage
-
Type:
string
An optional non-localized message containing technical information for developers - errorCode
-
Type:
string
The numerical code identifying the error - message
-
Type:
string
The localized message describing the error - moreInfo
-
Type:
string
An optional non-localized message with more information - o:errorPath
-
Type:
string
An optional machine readable description of where the error occurred - status
-
Type:
string
The HTTP status code
Examples
Sample Response Payload returned by endpoint:
{ "total": 4, "totalResults": 4, "offset": 0, "limit": 250, "links": [{ "rel": "self", "href": "http://localhost:9080/ccadminui/v1/skus?name=sku1000&pageResults=true" }], "sort": [{ "property": "displayName", "order": "asc" }], "items": [ { "productFamily": null, "dynamicPropertyMapLong": {}, "primaryThumbImageURL": null, "bundleLinks": [], "largeImage": null, "smallImage": null, "listVolumePrice": null, "nonreturnable": false, "displayName": null, "salePrices": {"defaultPriceGroup": null}, "primaryFullImageURL": null, "listPrices": {"defaultPriceGroup": 199.99}, "productListingSku": null, "largeImageURLs": [], "productLine": null, "listVolumePrices": {"defaultPriceGroup": null}, "primaryLargeImageURL": null, "smallImageURLs": [], "model": null, "thumbnailImage": null, "barcode": "200000001995", "saleVolumePrices": {"defaultPriceGroup": null}, "salePriceEndDate": null, "saleVolumePrice": null, "salePriceStartDate": null, "images": [], "quantity": null, "unitOfMeasure": null, "salePrice": null, "primaryMediumImageURL": null, "fullImageURLs": [], "dynamicPropertyMapBigString": {}, "active": true, "thumbImageURLs": [], "mediumImageURLs": [], "repositoryId": "sku10005", "primarySourceImageURL": null, "primarySmallImageURL": null, "sourceImageURLs": [], "listPrice": 199.99, "configurable": false }, { "productFamily": null, "dynamicPropertyMapLong": {}, "primaryThumbImageURL": null, "bundleLinks": [], "largeImage": null, "smallImage": null, "listVolumePrice": null, "nonreturnable": false, "displayName": null, "salePrices": {"defaultPriceGroup": null}, "primaryFullImageURL": null, "listPrices": {"defaultPriceGroup": 199.99}, "productListingSku": null, "largeImageURLs": [], "productLine": null, "listVolumePrices": {"defaultPriceGroup": null}, "primaryLargeImageURL": null, "smallImageURLs": [], "model": null, "thumbnailImage": null, "barcode": "200000002008", "saleVolumePrices": {"defaultPriceGroup": null}, "salePriceEndDate": null, "saleVolumePrice": null, "salePriceStartDate": null, "images": [], "quantity": null, "unitOfMeasure": null, "salePrice": null, "primaryMediumImageURL": null, "fullImageURLs": [], "dynamicPropertyMapBigString": {}, "active": true, "thumbImageURLs": [], "mediumImageURLs": [], "repositoryId": "sku10007", "primarySourceImageURL": null, "primarySmallImageURL": null, "sourceImageURLs": [], "listPrice": 199.99, "configurable": false }, { "productFamily": null, "dynamicPropertyMapLong": {}, "primaryThumbImageURL": null, "bundleLinks": [], "largeImage": null, "smallImage": null, "listVolumePrice": null, "nonreturnable": false, "displayName": null, "salePrices": {"defaultPriceGroup": null}, "primaryFullImageURL": null, "listPrices": {"defaultPriceGroup": 9.99}, "productListingSku": null, "largeImageURLs": [], "productLine": null, "listVolumePrices": {"defaultPriceGroup": null}, "primaryLargeImageURL": null, "smallImageURLs": [], "model": null, "thumbnailImage": null, "barcode": "200000002015", "saleVolumePrices": {"defaultPriceGroup": null}, "salePriceEndDate": null, "saleVolumePrice": null, "salePriceStartDate": null, "images": [], "quantity": null, "unitOfMeasure": null, "salePrice": null, "primaryMediumImageURL": null, "fullImageURLs": [], "dynamicPropertyMapBigString": {}, "active": true, "thumbImageURLs": [], "mediumImageURLs": [], "repositoryId": "sku10008", "primarySourceImageURL": null, "primarySmallImageURL": null, "sourceImageURLs": [], "listPrice": 9.99, "configurable": false }, { "productFamily": null, "dynamicPropertyMapLong": {}, "primaryThumbImageURL": null, "bundleLinks": [], "largeImage": null, "smallImage": null, "listVolumePrice": null, "nonreturnable": false, "displayName": null, "salePrices": {"defaultPriceGroup": null}, "primaryFullImageURL": null, "listPrices": {"defaultPriceGroup": 19.99}, "productListingSku": null, "largeImageURLs": [], "productLine": null, "listVolumePrices": {"defaultPriceGroup": null}, "primaryLargeImageURL": null, "smallImageURLs": [], "model": null, "thumbnailImage": null, "barcode": "200000002022", "saleVolumePrices": {"defaultPriceGroup": null}, "salePriceEndDate": null, "saleVolumePrice": null, "salePriceStartDate": null, "images": [], "quantity": null, "unitOfMeasure": null, "salePrice": null, "primaryMediumImageURL": null, "fullImageURLs": [], "dynamicPropertyMapBigString": {}, "active": true, "thumbImageURLs": [], "mediumImageURLs": [], "repositoryId": "sku10009", "primarySourceImageURL": null, "primarySmallImageURL": null, "sourceImageURLs": [], "listPrice": 19.99, "configurable": false } ] }