Skip to main content
GET
List tax packets

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Content-Type
string

Content-Type must be set to application/json.

Path Parameters

businessId
string
required

The UUID of the business to fetch tax packets for.

Query Parameters

include_archived
boolean
default:false

Whether to include archived tax packet requests.

year
integer

Filter tax packets by year.

Response

List of tax packet requests.

data
object[]
required