Skip to main content
Anchor to SuggestedReturnFinancialOutcome

SuggestedReturnFinancialOutcome

object

Requires read_returns access scope or read_marketplace_returns access scope. Also: The shop must have access to returns processing.

Represents a return financial outcome suggested by Shopify based on the items being reimbursed. You can then use the suggested outcome object to generate an actual refund or invoice for the return.

•MoneyBag!
non-null

The sum of all the discounted prices of the line items being refunded.

•ReturnOutcomeFinancialTransfer

The financial transfer details for the return outcome.

•MoneyBag!
non-null

The total monetary value available to refund in shop and presentment currencies.

Anchor to refundAdditionalFeesrefundAdditionalFees
•[RefundAdditionalFee!]!
non-null

A list of additional fees to be refunded from the order.

•[RefundDuty!]!
non-null

A list of duties to be refunded from the order.

•ShippingRefund!
non-null

The shipping costs to be refunded from the order.

•MoneyBag!
non-null

The sum of all the additional fees being refunded in shop and presentment currencies. The value must be positive.

Anchor to totalCartDiscountAmounttotalCartDiscountAmount
•MoneyBag!
non-null

The total cart discount amount that was applied to all line items in this refund.

•MoneyBag!
non-null

The sum of all the duties being refunded from the order in shop and presentment currencies. The value must be positive.

•MoneyBag!
non-null

The sum of the taxes being refunded in shop and presentment currencies. The value must be positive.


Was this section helpful?