API Reference

Create Daily Federal Tax Liability Report

Let system create Daily Federal Tax Liability Report.
Report data can be downloaded later (up to 7 days) with Get Report endpoint.
Output model can contains FileUrl/FileUrl for downloadable formats like PDF or filled Data property for JSON format.

This endpoint can be called only by System level users.

Employee call will return Forbidden result even for Employee own company.

Log in to see full request history
Body Params
int32
required

TaxDateRange.

Members:

  • 1 - Quarter1 ( Quarter1. )
  • 2 - Quarter2 ( Quarter2. )
  • 3 - Quarter3 ( Quarter3. )
  • 4 - Quarter4 ( Quarter4. )
  • 999 - CustomRange ( CustomRange. )

date-time | null

Required only if DateRangeType is CustomRange. In other cases it is ignored.
Data type is validated and must be Number
Data type is validated and is required if dateRangeType property is set to 999.

date-time | null

Required only if DateRangeType is CustomRange. In other cases it is ignored.
Data type is validated and must be Number
Data type is validated and is required if dateRangeType property is set to 999.

int32

Members:

  • 1 - PDF ( Report Output Type - PDF. )
  • 2 - XLS ( Report Output Type - XLS. )
  • 3 - CSV ( Report Output Type - CSV. )
  • 4 - JSON ( Report Output Type - JSON. )
Headers
string
Defaults to 1.0

The requested API version

string
Defaults to 1.0

The requested API version

Response

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json
text/plain