The following REST services allow an agent to make manual price adjustments to an order, and to initiate a price override.
The ManualAdjustmentsActor is used to make a price adjustment to a customer’s order. The path to this actor is: /atg/commerce/custsvc/order/ManualAdjustmentsActor.
This actor contains the following actor-chains:
| Actor-Chain | Description | 
|---|---|
| 
 | Used to issue a manual adjustment to an order. | 
| 
 | Used to delete an adjustment from an order. | 
| 
 | Used to view the adjustment limits for an order. | 
| 
 | Used to return the reason for an adjustment. | 

