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