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
Project identifier to retrieve the deliverable for.
Response
Project identifier.
Unique deliverable identifier.
Document ID of the deliverable file.
Title of the deliverable.
Type of deliverable:
tax_return, quarterly_estimate, tax_plan, equity_plan.Current status:
draft, completed, delivered.Link to view the deliverable in the Fifteenth platform.
Text summary of the deliverable contents and key information.
ISO 8601 timestamp when the deliverable was prepared.
ISO 8601 timestamp when the view link expires.
Examples
Sample Response
Error Responses
No deliverable found for the specified project.
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