The nonReturnItemDetails actor-chain displays any non-returned items that have been affected by the return. When working on a current order, when a return is completed, the system displays the refund details with non-returnable items, as well as the refund types and any additional notes. The return is then submitted for completion. Note that this call will produce information only after selectItems is called, and if the items being returned affect non-returned items.

Parameters: None

Complete Return Example
curl -L -v -b agent_cookies.txt -H "Content-Type: application/json" –d
"http://localhost:8180/rest/model/atg/commerce/custsvc/returns/
CSRReturnsActor/nonReturnItemDetails"

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