The claimItem actor-chain is used for the customer to claim either store credit, or a gift certificate.

Parameter

Description

claimCode

The claim code being used by the customer.

Claim Store Credit or Gift Card Example
curl -L -v -b agent_cookies.txt -H "Content-Type: application/json" -d "{
\"claimCode\": \"sc36b60\" }" "http://localhost:8280/rest/model/atg/commerce/
custsvc/order/PaymentGroupActor/claimItem"

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