Fields
String
Your reference id for the target user, when available.
UUID
The accountId of the target user, when the target was resolved.
Boolean!
Whether transactions could be returned for this target.
BulkTargetError
Failure detail when success is false.
[Transaction!]
The target user’s most recent transactions within the requested window, newest first —
at most 20 per target. Restricted to the permitted accounts when the user’s grant is
scoped to specific spend accounts.
Int
The total number of transactions matching the window for this target.
Boolean
Whether the target has more transactions than the 20 returned. Use the asynchronous
transactions export to retrieve complete history.