Object Index
You are viewing an old version of the API
Refund
V1
Square V1 APIs
We recommend using the Square API (V2) for all new development when possible. See
When to use Connect V1
to learn more about working with V1 endpoints.
Object Index
We recommend using the Square API (V2) for all new development when possible. See When to use Connect V1 to learn more about working with V1 endpoints.
V1Refund
Properties
Name | Description |
---|---|
type
|
The type of refund |
reason
|
The merchant-specified reason for the refund. |
refunded_
|
The amount of money refunded. This amount is always negative. |
refunded_
|
The amount of processing fee money refunded. This amount is always positive. |
refunded_
|
The total amount of tax money refunded. This amount is always negative. |
refunded_
|
The amount of additive tax money refunded. This amount is always negative. |
refunded_
|
All of the additive taxes associated with the refund. |
refunded_
|
The amount of inclusive tax money refunded. This amount is always negative. |
refunded_
|
All of the inclusive taxes associated with the refund. |
refunded_
|
The amount of tip money refunded. This amount is always negative. |
refunded_
|
The amount of discount money refunded. This amount is always positive. |
refunded_
|
The amount of surcharge money refunded. This amount is always negative. |
refunded_
|
A list of all surcharges associated with the refund. |
created_
|
The time when the merchant initiated the refund for Square to process, in ISO 8601 format. |
processed_
|
The time when Square processed the refund on behalf of the merchant, in ISO 8601 format. |
payment_
|
A Square-issued ID associated with the refund. For single-tender refunds, paymentid is the ID of the original payment ID. For split-tender refunds, paymentid is the ID of the original tender. For exchange-based refunds (isexchange == true), paymentid is the ID of the original payment ID even if the payment includes other tenders. |
merchant_
|
|
is_
|
Indicates whether or not the refund is associated with an exchange. If is_exchange is true, the refund reflects the value of goods returned in the exchange not the total money refunded. |