Get Project Deliverable
Deliverables
Get Project Deliverable
Get the primary deliverable for a tax project with viewing link and summary
GET
Get Project Deliverable
Overview
The Get Project Deliverable endpoint returns the primary deliverable for a tax project. This provides access to the main deliverable document along with a summary and viewing link to the Fifteenth platform.Request
Path Parameters
number
required
Project identifier to retrieve the deliverable for.
Response
number
Project identifier.
number
Unique deliverable identifier.
number
Document ID of the deliverable file.
string
Title of the deliverable.
string
Type of deliverable:
tax_return, quarterly_estimate, tax_plan, equity_plan.string
Current status:
draft, completed, delivered.string
Link to view the deliverable in the Fifteenth platform.
string
Text summary of the deliverable contents and key information.
string
ISO 8601 timestamp when the deliverable was prepared.
string
ISO 8601 timestamp when the view link expires.
Examples
Sample Response
Error Responses
object
No deliverable found for the specified project.
object
Project exists but you don’t have access.
Next Steps
List Deliverables
View all deliverables for a project
Project Status
Check project progress and completion
Retrieve Document
Get document details using document_id
Authentication
Learn about API authentication and security