Skip to main content
Object The result of one target within a bulk job. For write operations, resultResourceId reconciles the item back to the Fluz resource it produced; errorCode/errorMessage explain a failure.

Fields

String
Your reference id for the target user, when available.
UUID
The accountId of the target user.
Int!
The position of this item within the job, matching submission order.
BulkItemStatus!
No description provided in the schema yet.
String
The id of the Fluz resource this item produced (e.g. a transfer), when it succeeded.
String
Machine-readable failure reason when status is FAILED or SKIPPED.
String
No description provided in the schema yet.
[BulkMetadataEditResult!]
Per-edit results for an UPDATE_TRANSACTION_METADATA item. Null for every other operation.