Object Index
You are viewing an old version of the API
GiftCardActivityActivate
Object Index
Represents details about an ACTIVATE
gift card activity type.
Properties
Name | Description |
---|---|
amount_
|
The amount added to the gift card. This value is a positive integer. Applications that use a custom order processing system must specify this amount in the CreateGiftCardActivity request. |
order_
|
The ID of the order that contains the Applications that use the Square Orders API to process orders must specify the order ID CreateGiftCardActivity request. |
line_
|
The UID of the Applications that use the Square Orders API to process orders must specify the line item UID in the CreateGiftCardActivity request. |
reference_
|
A client-specified ID that associates the gift card activity with an entity in another system. Applications that use a custom order processing system can use this field to track information related to an order or payment. |
buyer_
|
The payment instrument IDs used to process the gift card purchase, such as a credit card ID or bank account ID. Applications that use a custom order processing system must specify payment instrument IDs in the CreateGiftCardActivity request. Square uses this information to perform compliance checks. For applications that use the Square Orders API to process payments, Square has the necessary instrument IDs to perform compliance checks. |