Newer Version Available

This content describes an older version of this product. View Latest

ConnectApi.AdjustOrderSummaryOutputRepresentation

Output representation of the financial changes for an adjust items action. For a preview action, these values are the expected output. For a submit action, these values are the actual output.

Subclass of ConnectApi.BaseOutputRepresentation.

Property Name Type Description Available Version
changeBalances ConnectApi.​ChangeItem​OutputRepresentation Expected (for preview) or actual (for submit) financial values for the price adjustment action. Most of the values match the change order values. If two change orders are returned, then these values combine them. The sign of a value in this output is the opposite of the corresponding value on a change order record. For example, a discount is a positive value in changeBalances and a negative value on a change order record. 49.0
orderSummaryId String ID of the OrderSummary. 49.0
postFulfillment​ChangeOrderId String ID of the change Order that holds the financial changes applicable to order products that have been fulfilled. For an adjustPreview call, this value is always null. 49.0
preFulfillment​ChangeOrderId String ID of the change Order that holds the financial changes applicable to order products that have not been fulfilled. For an adjustPreview call, this value is always null. 49.0