Represents details about a REFUND
gift card activity type.
<- Object
Object
Represents details about a REFUND
gift card activity type.
The ID of the refunded REDEEM
gift card activity. Square populates this field if the payment_id
in the corresponding RefundPayment request represents a gift card redemption.
For applications that use a custom payment processing system, this field is required when creating a REFUND
activity. The provided REDEEM
activity ID must be linked to the same gift card.
The amount added to the gift card for the refund. This value is a positive integer.
This field is required when creating a REFUND
activity. The amount can represent a full or partial refund.
A client-specified ID that associates the gift card activity with an entity in another system.
Read only The ID of the refunded payment. Square populates this field if the refund is for a payment processed by Square. This field matches the payment_id
in the corresponding RefundPayment request.