{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/IsReconciled", "title": "Is Reconciled", "description": "Indicates if the transaction has been reconciled.", "type": "boolean", "example": true, "nullable": true }