Create timesheets in bulk
Create multiple timesheets in a single request.
Create one or more timesheets for one or more contracts, in bulk. Processing is asynchronous; the response includes an async request to poll for completion.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
data
Response
async_request
The asynchronous request object.
This object represents a request that has been submitted
for further background processing.