--- title: InvoiceReturnOutcome - GraphQL Admin description: The financial transfer details for a return outcome that results in an invoice. api_version: 2025-10 api_name: admin type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/objects/invoicereturnoutcome md: https://shopify.dev/docs/api/admin-graphql/latest/objects/invoicereturnoutcome.md --- # Invoice​Return​Outcome object Requires `read_returns` access scope or `read_marketplace_returns` access scope. The financial transfer details for a return outcome that results in an invoice. ## Fields * amount [Money​Bag!](https://shopify.dev/docs/api/admin-graphql/latest/objects/MoneyBag) non-null The total monetary value to be invoiced in shop and presentment currencies. *** ## Map ### Possible type in * [Return​Outcome​Financial​Transfer](https://shopify.dev/docs/api/admin-graphql/latest/unions/ReturnOutcomeFinancialTransfer)