Skip to main content
POST
Create Quarter to Date Report

Authorizations

Authorization
string
header
required

Body

application/json
companyID
string
required

The ID of the company

quarter
string
required

The quarter to grab QTD data for (options are q1, q2, q3, and q4)

media_type
string
default:json
required

The media_type of the report, currently only supporting json

employeeID
string[]

Array of employee IDs to grab QTD data for

Response

200

success
boolean
default:true
Example:

true

data
object