A valid request URL is required to generate request examples{
"data": {
"id": "<string>",
"type": "report",
"period": [
"'2021/01/25 10:00', '2021/02/01 11:30'"
],
"attributes": {
"id": 1,
"multipleSheets": false,
"status": "ready",
"createdAt": "2023-11-07T05:31:56Z",
"filename": "<string>",
"downloadUrl": "<string>"
},
"relationships": {
"projects": [
{
"type": "<string>",
"id": "<string>",
"meta": {}
}
],
"worksites": [
{
"type": "<string>",
"id": "<string>",
"meta": {}
}
]
}
}
}Create Report
A valid request URL is required to generate request examples{
"data": {
"id": "<string>",
"type": "report",
"period": [
"'2021/01/25 10:00', '2021/02/01 11:30'"
],
"attributes": {
"id": 1,
"multipleSheets": false,
"status": "ready",
"createdAt": "2023-11-07T05:31:56Z",
"filename": "<string>",
"downloadUrl": "<string>"
},
"relationships": {
"projects": [
{
"type": "<string>",
"id": "<string>",
"meta": {}
}
],
"worksites": [
{
"type": "<string>",
"id": "<string>",
"meta": {}
}
]
}
}
}