Fields
UUID
Unique identifier for the transaction record.
String!
The display name of the user associated with this transaction.
UUID!
The ID of the account that owns this transaction.
UUID
The ID of the user that initiated this transaction.
String
The type of transaction (e.g., GIFT_CARD_PURCHASE, DEPOSIT, WITHDRAWAL, TRANSFER).
Float!
The primary transaction amount.
String
The destination of the transaction (merchant name, recipient, etc.).
String
The source of the transaction (funding source, sender, etc.).
Float
Activity from external funding sources (bank cards, bank accounts).
Float
Activity from Fluz internal balances (cash, rewards, prepayment).
Float
Transaction fee amount.
Float
Cashback earned from this transaction.
Float
Available balance in gift card prepayment after this transaction.
Float
Total balance in gift card prepayment after this transaction.
Float
Available cash balance after this transaction.
Float
Total cash balance after this transaction.
Float
Available rewards (seat) balance after this transaction.
Float
Total rewards (seat) balance after this transaction.
Float
Available reserve balance after this transaction.
Float
Total reserve balance after this transaction.
Float
Available balance in other cash accounts after this transaction.
Float
Total balance in other cash accounts after this transaction.
TransactionStatus
Current status of the transaction.
String
External reference ID (e.g., purchase display ID, deposit ID).
String
Human-readable description of the transaction.
String
Additional notes about the transaction.
String
Transaction category (e.g., Shopping, Travel, Bills).
String
Last four digits of the card used (if applicable).
String
Display name of the card used (if applicable).
Float
Original amount in foreign currency (for international transactions).
String
Currency code of the original amount (e.g., EUR, GBP).
Float
Currency conversion rate applied.
UUID
ID of the merchant associated with this transaction.
UUID
ID of the transaction descriptor.
String
Virtual card program used (e.g., LITHIC, MARQETA, HIGHNOTE_CFSB).
Float
Cashback rate percentage applied.
Float
Bonus cashback rate percentage applied.
String
Channel through which the transaction was initiated.
String
Type of the funding source used.
String
Logo URL for the merchant or source.
String
Logo URL for the banking institution (for bank-funded transactions).
String
Logo URL for challenges/milestones (for bonus transactions).
UUID
Account ID of invited user (for referral-related transactions).
DateTime
Expected date when pending transaction will be cleared.
UUID
ID of associated liability (for bill payments).
Boolean
Whether this transaction affected the gift card prepayment balance.
Boolean
Whether this transaction affected the cash balance.
Boolean
Whether this transaction affected the rewards (seat) balance.
Boolean
Whether this transaction affected the reserve balance.
UUID
ID of the transfer record (for P2P transfers).
String
ID of the application transaction was triggered from
String
Name of the application transaction was triggered from
UUID
ID of the specific user cash balance used for this transaction.
[UUID]
IDs of related withdrawals
DateTime
Timestamp when the transaction was created.
DateTime
Timestamp when the transaction was last updated.
String
User-defined memo attached to this transaction.
String
User-defined category attached to this transaction.
String
URL of the attachment associated with this transaction.