Suggested refund amounts are based on a collection of cost adjustment objects. Suggested refund amounts are itemized in the ReturnItem and ReturnRequest objects:

Suggested Value

Comments

ReturnItem SuggestedRefund

Sum of the ItemCostAdjustment amount, the Order Discount Share and the Manual Adjustment Share.

ReturnItem SuggestedShippingRefundShare

Sum of the ItemCostAdjustment Shipping Share.

ReturnItem SuggestedTaxRefundShare

Sum of the ItemCostAdjustment Tax Share.

ReturnRequest TotalSuggestedTaxRefund

Aggregate total of Suggested Tax Refund for ReturnItems.

ReturnRequest
TotalSuggestedShippingRefund

Aggregate total of Suggested Shipping Refund for ReturnItems.

Actual refund amounts, which are initially set when the suggested values are calculated, are itemized as:

Actual value

Comments

ReturnItem ActualRefund

Initialized from suggested value. Can be modified by the agent.

ReturnItem ActualShippingRefundShare

API calculated value based on the ReturnRequest Actual Total Shipping.

ReturnItem ActualTaxRefundShare

API calculated value based on the ReturnRequest Actual Total Tax.

ReturnRequest TotalActualTaxRefund

Initialized from Suggested Total Tax.

ReturnRequest
TotalActualShippingRefund

Initialized from the Suggested Total Shipping. Can be modified by the agent.

ReturnRequest TotalOtherRefund

Placeholder for agent adjustments to the Refund Value. Can be modified by the agent.

ReturnRequest TotalReturnFee

API generated value.

ReturnRequest TotalItemRefund

The value is created dynamically and is the sum of ReturnItem Actual Refunds.

TotalRefundSubtotal

The value is created dynamically and is the sum of ReturnRequest Total Item Refund + Total Tax + Total Shipping + Other

TotalRefundAmount

The value is created dynamically and is the sum of Total Refund Subtotal minus Total Return Fee


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