CreateRefundDTO
The refund to be created.
Properties
payment_id
stringRequiredThe associated payment's ID.
amount
BigNumberInputThe amount of the refund.
created_by
stringWho refunded the payment. For example,
a user's ID.
Was this section helpful?