Skip to main content
Skip to main content
You're viewing the documentation for v1, which isn't the latest Medusa version.Latest documentation

RefundDTO

The refund details.

Properties

idstringRequired
The ID of the refund
amountBigNumberValueRequired
The refunded amount.
created_atDateRequired
The creation date of the refund.
paymentPaymentDTORequired
The associated payment.
created_bystring
Who created the refund. For example, the user's ID.
Was this section helpful?