The getSku actor-chain allows the user to look up SKUs by their ID.

Parameter

Description

skuId

The ID of the SKU.

filterBySite

Identifies if the output is filtered by site. Set to true by default.

Get SKU by SKU ID Example
curl -v -b customer_cookies.txt -H "Content-Type: application/json" -d "{
\"getSku\" : \"sku1234 \"}" "http://localhost:8280/rest/model/atg/commerce/
catalog/ProductCatalogActor/getSku"

Copyright © 1997, 2017 Oracle and/or its affiliates. All rights reserved. Legal Notices