- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
- User Guide
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
- User Guide
RefundPaymentInput
The data to refund a payment.
Properties#
amount
BigNumberInputThe amount to refund.
amount
BigNumberInputdata
Record<string, unknown>OptionalData is a combination of the input from the user and what is stored in the database for the associated model.
The context for this payment operation. The data is guaranteed to be validated and not directly provided by the user.
Was this page helpful?