Skip to main content
POST
Create Labor Allocation Report

Authorizations

Authorization
string
header
required

Body

application/json
start_date
string<date>
required

Start date of Labor data. Date should be in ISO-8601 format (YYYY-MM-DD).

end_date
string<date>
required

End date of Labor data. Date should be in ISO-8601 format (YYYY-MM-DD).

companyID
string
required

ID of the company for report

media_type
string
default:csv
required

Type of file the report will be (csv is the only supported file)

customer_account_ids
string[]

Filter by customer account(s) (Early Access)

include_migrated
boolean

Include migrated data in the report

Response

200