Skip to main content
Object One transaction in a bulk transactions result, attributed to the connected user it belongs to.

Fields

String
Your reference id for the user this transaction belongs to.
UUID!
The accountId of the user this transaction belongs to.
UUID
Unique identifier for the transaction record.
String
The type of transaction (e.g., GIFT_CARD_PURCHASE, DEPOSIT, WITHDRAWAL, TRANSFER).
Float!
The primary transaction amount.
TransactionStatus
Current status of the transaction.
DateTime
When the transaction was created.
String
User-defined memo, populated only when includeMetadata is true.
String
Category name, populated only when includeMetadata is true.