- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Refund - Payment Module Data Models Reference
This documentation provides a reference to the Refund data model. It belongs to the Payment Module.
id
PrimaryKeyModifier<IdProperty>The ID of the refund.
amount
BigNumberPropertyThe refunded amount.
The associated payment.
The associated refund reason.
note
TextPropertyOptionalA note with more explanation about the refund
created_by
TextPropertyOptionalThe ID of the user that created the refund.
metadata
JSONPropertyOptionalHolds custom data in key-value pairs.
Was this page helpful?