Object Index
You are viewing an old version of the API
Refund
Object Index
Represents a refund processed for a Square transaction.
Properties
Name | Description |
---|---|
id
Required
|
The refund's unique ID. |
location_
Required
|
The ID of the refund's associated location. |
transaction_
|
The ID of the transaction that the refunded tender is part of. |
tender_
Required
|
The ID of the refunded tender. |
created_
|
Read only The timestamp for 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 |
reason
Required
|
The reason for the refund being issued. |
amount_
Required
|
The amount of money refunded to the buyer. |
status
Required
|
The current status of the refund ( |
processing_
|
The amount of Square processing fee money refunded to the merchant. |
additional_
Deprecated
|
Additional recipients (other than the merchant) receiving a portion of this refund. For example, fees assessed on a refund of a purchase by a third party integration. |