Refund
Represents a refund issued for a payment. On this refund object you can find the refund amount and if the refund was succesful or not.
Fields
amountCents (Int!)
id (ID!)
payment (Payment!)
paymentProviderObjectId (String)
reason (String)
refundedAt (ISO8601DateTime)
status (RefundStatus!)
Last updated
Was this helpful?