The getCatagory actor-chain allows the agent to browse the customer’s current catalog by category ID.

Parameter

Description

categoryId

The ID of the category.

filterBySite

Identifies if the product is contained in the current site, and if so filters by site.

filterByCatalog

Identifies if the product is contained in the current site, and if so filters by catalog.

siteIds

The site associated with the catalog.

catalogs

Identifies the catalogs to browse.

Browse by Catalog ID Example
curl -L -v -b agent_cookies.txt -H "Content-Type: application/json" -d "{
\"categoryId\" : \"cat50056\" }" "http://localhost:8280/rest/model/atg/commerce/
custsvc/catalog/ProductCatalogActor/getCategory"

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