Fields
UUID
Unique identifier for the transaction record.
UUID
Unique identifier for the transaction record.Deprecated: Use
transactionId instead.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.
Float
Initial authorized amount for a virtual card transaction, when applicable.
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
User-defined memo attached to this transaction.
String
User-defined category attached to this transaction.
String
URL of the attachment associated with this 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
ISO 4217 currency code of the original amount (e.g., EUR, GBP).
String
ISO 4217 currency code of the original amount (e.g., EUR, GBP).Deprecated: Use
currency instead.Float
Currency conversion rate applied.
UUID
ID of the merchant associated with this transaction.
String
Display name of the merchant, resolved from descriptor enrichment when available.
String
Country of the merchant, resolved from virtual card details or descriptor enrichment.
String
State/region of the merchant, resolved from virtual card details or descriptor enrichment.
String
City of the merchant, resolved from virtual card details or descriptor enrichment.
String
Industry classification of the merchant, resolved from descriptor enrichment.
Int
Merchant category code (MCC), resolved from the virtual card event log, the merchant’s primary MCC, or the descriptor’s MCC, in that priority order.
String
Human-readable description for the resolved merchant category code.
String
Logo URL associated with the resolved merchant category code.
String
Image URL associated with the resolved merchant category code.
UUID
ID of the transaction descriptor.
UUID
Identifier of the virtual card involved in the transaction, when applicable.
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 the gift-card prepayment balance was applied to this transaction.
Boolean
Whether the gift-card prepayment balance was applied to this transaction.Deprecated: Use
isPrepaymentBalanceUsed instead.Boolean
Whether the cash balance was applied to this transaction.
Boolean
Whether the cash balance was applied to this transaction.Deprecated: Use
isCashBalanceUsed instead.Boolean
Whether the rewards (seat) balance was applied to this transaction.
Boolean
Whether the rewards (seat) balance was applied to this transaction.Deprecated: Use
isRewardsBalanceUsed instead.Boolean
Whether the reserve balance was applied to this transaction.
Boolean
Whether the reserve balance was applied to this transaction.Deprecated: Use
isReserveBalanceUsed instead.Boolean
Whether a virtual card transaction was automatically refunded by the system.
[UUID]
IDs of the cash balance deposits related to this transaction.
[UUID]
IDs of the deposits related to this transaction.
[UUID]
IDs of related withdrawals
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
String
Digital wallet token
String
Digital wallet provider
UUID
ID of the specific user cash balance used for this transaction.
String
Nickname of the spend account used. Falls back to “Main account” when no specific nickname is set.
DateTime
Timestamp when the transaction was created.
DateTime
Timestamp when the transaction was last updated.
ErpTransactionMetadata
The current ERP-side categorization state of this transaction. Null when the account has no
active ERP connection or when this transaction has no ERP metadata yet.