> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fluz.app/llms.txt
> Use this file to discover all available pages before exploring further.

# BulkMetadataEditResult

> Per-edit outcome for a single UPDATE_TRANSACTION_METADATA edit within a bulk operation item.

**Object**

Per-edit outcome for a single UPDATE\_TRANSACTION\_METADATA edit within a bulk operation item.

## Fields

<ResponseField name="recordId" type="UUID!">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="success" type="Boolean!">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="errorCode" type="String">
  Machine-readable failure reason when success is false.
</ResponseField>

<ResponseField name="errorMessage" type="String">
  *No description provided in the schema yet.*
</ResponseField>
