{"section":"tutorials","requestedLocale":"en","requestedSlug":"transactional-email-template-for-refunded-order","locale":"en","slug":"transactional-email-template-for-refunded-order","path":"docs/en/tutorials/message-center/templates/transactional-email-template-for-refunded-order.md","branch":"main","content":"When the amount paid for an order is refunded to the customer, VTEX automatically sends an email to that customer, notifying them that the refund was successful. You can disable or customize the template for this email in the [Message Center](/en/docs/tracks/how-message-center-works).\n\n## Template customization\n\nTo do this, enter the Message Center and search for the **Order Refund Customer** template. Or search for the template key: `vtexcommerce-order-refunded`. Read our [Message Center guide](/en/docs/tracks/how-to-create-and-edit-transactional-email-templates) to learn how to customize transactional email templates.\n\n## Email trigger event\n\nThe refunded order email is triggered when the store sends a return invoice notification. This sending takes place through the API call [Order Invoice Notification](https://developers.vtex.com/docs/api-reference/orders-api#post-/api/oms/pvt/orders/-orderId-/invoice), with the `type` field containing the value `input`.\n\nIn the Admin, this event is triggered when the **Return items** button is clicked on the order details screen."}