Bulk Create
Create timesheets in bulk for contracts.
This endpoint allows you to create one or more timesheets for one or more contracts, in bulk. The timesheets are created on the YunoJuno platform asynchronously, and the response contains the async request ID.
Headers
Authorization
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.