The outputProductSummary actor-chain returns product properties, as well as list and sales price ranges within a currency code. This actor-chain uses the following parameter:

Parameter

Description

product

A product repository item.

Get Price Output Summary Example
curl -v -b customer_cookies.txt -H "Content-Type: application/json" -d "{
\"product\" : \"prod215\"}" "http://localhost:8280/rest/model/atg/commerce/
catalog/ProductCatalogActor/outputProductSummary"

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