Represents a refund of a payment made using Square.
<- Object
Object
Represents a refund of a payment made using Square.
Contains information on the original payment and the amount of money refunded.
The refund's status:
PENDING
- awaiting approvalCOMPLETED
- successfully completedREJECTED
- the refund was rejectedFAILED
- an error occurredThe amount of money refunded, specified in the smallest denomination of the applicable currency. For example, US dollar amounts are specified in cents.
Amount of money the app developer contributed to help cover the refunded amount. Specified in the smallest denomination of the applicable currency. For example, US dollar amounts are specified in cents. See Working with monetary amounts for details.
Read only Timestamp of when the refund was created, in RFC 3339 format.
Examples for January 25th, 2020 6:25:34pm Pacific Standard Time:
UTC: 2020-01-26T02:25:34Z
Pacific Standard Time with UTC offset: 2020-01-25T18:25:34-08:00