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.

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, 2015 Oracle and/or its affiliates. All rights reserved. Legal Notices