You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Timestamp representing the date and time when the object was created. The value is shown in the ISO 8601 format.
[optional]
customer_id
String
Unique customer ID of the redeeming customer.
[optional]
tracking_id
String
Hashed customer source ID.
[optional]
metadata
Object
The metadata object stores all custom attributes assigned to the redemption.
[optional]
amount
Integer
For gift cards, this is a positive integer in the smallest currency unit (e.g. 100 cents for $1.00) representing the number of redeemed credits. For loyalty cards, this is the number of loyalty points used in the transaction. and For gift cards, this represents the number of the credits restored to the card in the rolledback redemption. The number is a negative integer in the smallest currency unit, e.g. -100 cents for $1.00 added back to the card. For loyalty cards, this represents the number of loyalty points restored to the card in the rolledback redemption. The number is a negative integer.