Create tax packet
Creates a new tax packet request for generating comprehensive tax reporting documents including P&L reports, general ledger details, and account transactions.
Documentation Index
Fetch the complete documentation index at: https://docs.layerfi.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Content-Type must be set to application/json.
Path Parameters
The UUID of the business to create the tax packet for.
Body
Tax year for the packet (alternative to start_date/end_date).
Start date for custom date range (alternative to year).
End date for custom date range (alternative to year).
Whether to include general ledger details.
Whether to include account transaction details.
Response
Tax packet request created successfully.
Unique identifier for the tax packet request.
Business ID the tax packet belongs to.
Tax year for the packet.
Start date of the tax packet period.
End date of the tax packet period.
Status of the tax packet generation.
PENDING, PROCESSING, COMPLETED, FAILED When the tax packet request was created.
When the tax packet generation was completed.
Download URLs for tax packet components.