Skip to main content
Anchor to ReturnOutcomeFinancialTransfer

ReturnOutcomeFinancialTransfer

union

Requires read_returns access scope or read_marketplace_returns access scope.

The financial transfer details for the return outcome.

•OBJECT

The financial transfer details for a return outcome that results in an invoice.

•MoneyBag!
non-null

The total monetary value to be invoiced in shop and presentment currencies.

•OBJECT

The financial transfer details for a return outcome that results in a refund.

•MoneyBag!
non-null

The total monetary value to be refunded in shop and presentment currencies.

Anchor to suggestedRefundMethodssuggestedRefundMethods
•[SuggestedRefundMethod!]!
non-null

A list of suggested refund methods.

Anchor to suggestedTransactionssuggestedTransactions
•[SuggestedOrderTransaction!]!
non-null

A list of suggested order transactions.


Was this section helpful?

Anchor to Fields with this unionFields with this union

•OBJECT

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.


Was this section helpful?