post https://api.gusto-demo.com/v1/companies//reports
Create a custom report for a company. This endpoint initiates creating a custom report with custom columns, groupings, and filters. The request_uuid
in the response can then be used to poll for the status and report URL upon completion using the report GET endpoint.
scope: company_reports:write
Responses
404Not Found
The requested resource does not exist. Make sure the provided UUID is valid.