Operating system set to macOS
Documentation jurisdiction set to United States
Sign inConnect Claude
API/schemas
Schema

ImpactEntry

Single entry in the impact ledger.

FieldTypeDescription
idrequiredstring (uuid)Entry UUID
cycle_idrequiredstring (uuid)Cycle UUID
task_idstring (uuid) | nullTask UUID (optional)
action_typerequiredstringType of action performed (operation_type)
target_entityrequiredstringTarget entity identifier (target_system)
target_systemstring | nullTarget system name
external_idstring | nullExternal system identifier
external_refstring | nullExternal reference (e.g., URL)
attributesobjectAdditional attributes
show nested
Empty object.
is_reversiblebooleanWhether action is reversible
performed_atrequiredstring (date-time)When action was performed (created_at)
entity_typestring | nullEntity type (e.g., journal_entry, invoice)
before_stateobject | nullState before operation
after_stateobject | nullState after operation
reversal_instructionsobject | nullInstructions for reversal
reversal_statusstring | nullReversal status (pending/reversed/failed)
tool_namestring | nullTool that performed this action
successboolean | nullWhether the operation succeeded