This actor contains the deleteAdjustment actor-chain. It is used to delete an existing adjustment from an order.

Parameter

Description

adjustmentId

The ID of the adjustment.

adjustmentReasonCode

The adjustment reason code used for this adjustment.

Delete Order Adjustment Example
curl -L -v -b agent_cookies.txt -H "Content-Type: application/json" -d "{
\"adjustmentId\" : \"700001\" }" "http://localhost:8280/rest/model/atg/commerce/
custsvc/order/ManualAdjustmentsActor/deleteAdjustment"

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