The modifyRefundValues actor-chain allows you to edit the values of a refund item.

Parameter

Description

returnItemRefunds

A map of the returned items and their corresopnding refunds.

shippingAdjustment

Identifies shipping adjustments made for the refund.

otherAdjustment

Identifies any other adjustments made for the refund.

Modify Refund Example
curl -L -v -b agent_cookies.txt -H "Content-Type: application/json" –d
"{\"returnItemRefunds\":{\"atg-rest-class-type\":\"java.util.HashMap\",
\"atg-rest-values\":{\"0\":\"-50.52\"}}, \"shippingAdjustment\" : \"-6.31\",
\"otherAdjustment\" : \"0\" }" http://localhost:8180/rest/model/atg/commerce/
custsvc/returns/ModifyRefundValuesActor/modifyRefundValues"

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