Transaction is the secondary entity of GiftCardService that indicate an action that modifies the balance of a gift card.
Transaction unique id.
Transaction creation date.
Type of transaction.
Unique ID of the gift card associated with this transaction.
Transaction amount.
Indicates whether the transaction adds or subtracts from the GiftCard balance.
Idempotency key, to prevent duplicate creation.
Gift card Balance after this transaction operation.
Information about the source of the transaction.
Information about an external event that lead to the transaction.
ID of the transaction in a 3rd party system if created there.
Information about a transaction whose source is a gift card redemption.
Information about a transaction that comes to void a previous transaction.
Reward Options.
Information about a transaction whose source is the end of a wallet action (store credit).
Bulk Options.
Information about a transaction whose source is a store credit refund.
Information about a transaction whose source is a migration from Rise V1 or another platform.
Information about a transaction whose source is a refunding a payment method.
Information about the first transaction that initializes a gift card.
Information about a transaction whose source is a wallet action (store credit) to a customer.
Bulk Options.
Information about a transaction issued manually from the Rise dashboard.