Execute report template

Post
/employers/{employerId}/reports-async/{templateId}

Returns a job created to process a report using custom report templates.
This endpoint is being beta tested and subject to un-announced breaking changes.
Use the GET of Jobs to get the status and response of the job.

Store values

Parameters

string
string

Contract.CustomReportRequest
Try it

Possible Responses

202 Accepted Contract.JobResponse application/json
400 Bad Request
401 Unauthorized
403 Forbidden
409 Conflict