CaseView is CaseWare’s document and financial statement designer embedded in Working Papers—software used by audit and accounting teams to manage engagements, trial balances, adjusting entries, mapping, checklists, and final reporting. An unofficial API lets you programmatically pull

CaseView (within CaseWare Working Papers) is a document composition system auditors use to build financial statements, audit reports, forms, and checklists with embedded logic, variables, and links to the engagement’s trial balance and mapping. Working Papers centralizes audit execution: engagement setup, trial balance import and consolidation, mapping to financial statement line items, proposed and posted adjustments, lead sheets, issues/findings, and signoffs—all tied to CaseView for final deliverables.
CaseWare Working Papers is widely used by accounting and audit firms to:
Common data entities:
Audit teams rely on Working Papers and CaseView daily, but turning desktop-first, portal-mediated workflows into API-driven automation is non-trivial:
Supergood reverse-engineers authenticated user flows and engagement data interactions to deliver a resilient API endpoint layer for your CaseView/Working Papers environment.
Book a 30-minute session to confirm your modules, licensing, and authentication model.
We deliver a hardened CaseView/Working Papers adapter tailored to your workflows and entitlements.
Go live with continuous monitoring and automatic adjustments as CaseWare evolves.
Authentication
/sessionsEstablish a session using credentials. Supergood manages MFA (SMS, email, TOTP) and SSO/OAuth when enabled. Returns a short-lived auth token maintained by the platform.
Engagements
/engagementsList engagements with filters and summary details.
Trial Balance
/engagements/{engagementId}/trial-balanceRetrieve trial balance accounts, mapping groups, and periodized balances.
Adjustments
/engagements/{engagementId}/adjustmentsCreate an adjusting journal entry (AJE) with lines, preparer/reviewer, and signoff metadata.
- Mirror engagements, clients, periods, and reporting frameworks into your internal systems - Keep trial balance data current for analytics, dashboards, and AI anomaly detection - Normalize account types, mapping groups, and consolidation flags across firms or offices
- Generate proposed AJEs from AI insights (variance analysis, outlier detection, period-end accruals) - Push adjustments for preparer review, track signoffs, and reconcile posted vs. proposed entries - Surface net impact by account and statement line item, and sync to ERP (e.g., QuickBooks, Xero)
- Auto-fill CaseView variables for disclosures, risk summaries, and management representations - Trigger renders of financial statements and audit reports, attach outputs to engagement evidence - Maintain version history and output checksums; drive client-ready packages via your product
- Pull issues/findings and checklist responses to orchestrate workflow and SLA alerts - Upload evidence artifacts and annotations, link to procedures and accounts - Keep GRC, DMS, and analytics systems in lockstep with Working Papers status
Authentication
Username/password with MFA (SMS, email, TOTP) and SSO/OAuth where enabled; supports service accounts or customer-managed credentials
Response format
JSON with consistent resource schemas and pagination across modules
Rate limits
Tuned for audit throughput while honoring customer entitlements and role-based usage controls
Session management
Automatic reauth and cookie/session rotation with health checks
Data freshness
Near real-time retrieval of engagements, trial balance, adjustments, and CaseView objects
Security
Encrypted transport, scoped tokens, and audit logging; respects CaseWare role-based permissions and signoff states
Webhooks
Optional asynchronous delivery for long-running workflows (e.g., renders, review/signoff changes)
Latency
Sub-second responses for list/detail queries under normal load
Throughput
Designed for high-volume trial balance sync and adjustment processing
Reliability
Retry logic, backoff, and idempotency keys minimize duplicate actions
Adaptation
Continuous monitoring for UI/data model changes with rapid adapter updates
Supergood supports workflows across commonly used modules such as Engagement Management (metadata, statuses), Trial Balance (accounts, mapping, consolidations), Adjustments (proposed/posted entries, signoffs), and CaseView (documents, variables, renders), subject to your licensing and entitlements. We scope coverage during integration assessment.
We support username/password + MFA (SMS, email, TOTP) and can operate behind SSO/OAuth when enabled. Sessions are refreshed automatically with secure challenge handling.
Yes. We can normalize AJEs and trial balance line items to match your ERP/accounting schema (e.g., cost centers, account numbers) and deliver updates via webhooks or polling while complying with rate and permission constraints. We commonly integrate with QuickBooks and Xero.
Yes. We can map and update CaseView variables programmatically, trigger renders for statements and reports, and attach outputs back to engagement evidence with checksum validation and time-limited URLs.