Generic extension sync placeholder. The current handler accepts any extensionId and optional syncAgreements and syncStatements booleans, simulates work, and returns dummy agreement and statement counts with meta extensionId in the response data. A full implementation will validate extension identity, check permissions, derive tenant context, call the extension-specific backend, and persist data.
Path parameters
extensionIdstringRequired
Extension identifier from the URL. The MVP generic routes accept any value and echo it in response metadata.