BaseRefund
The refund details.
Properties#
id
stringThe ID of the refund
amount
numberThe refunded amount.
created_at
DateThe creation date of the refund.
payment
BasePaymentThe associated payment.
payment
BasePaymentrefund_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?