Skip to main content
GET
Project Status

Overview

The Project Status endpoint provides comprehensive information about a tax project’s current state, progress, outstanding items, and estimated completion timeline.

Request

Path Parameters

number
required
Unique project identifier.

Response

number
Project identifier.
number
Associated account ID.
string
Project type: tax_return, quarterly_estimate, tax_planning, equity_planning.
string
Current status: waiting_on_client, in_progress, in_review, completed.
integer
Completion percentage (0-100).
array
Combined list of missing documents and open requests to client.
string
Estimated completion date.

Examples

Sample Response