- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
RefundDTO
The refund details.
id
stringThe ID of the refund
amount
BigNumberValueThe refunded amount.
amount
BigNumberValuecreated_at
DateThe creation date of the refund.
payment
PaymentDTOThe associated payment.
payment
PaymentDTOrefund_reason_id
null | stringOptionalThe id of the refund_reason that is associated with the refund
The id of the refund_reason that is associated with the refund
note
null | stringOptionalA field to add some additional information about the refund
created_by
stringOptionalWho created the refund. For example,
the user's ID.
Was this page helpful?