Create Payroll Recap Export

Let system create Payroll Recap Export 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 and Admin level users.

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

Path Params
int32
required

Company Id

Body Params
date-time | null
required

Data type is validated and must be Number

date-time | null
required

Data type is validated and must be Number

int32
enum

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. )
Allowed:
Headers
string
Defaults to 1.0

The requested API version

string
Defaults to 1.0

The requested API version

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

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