curl --request GET \
--url https://suite.sisqualis.com.br/api/timeclock/reports/monthly/ \
--header 'Authorization: <api-key>'{
"employee": {
"id": 123,
"user_id": 123,
"username": "<string>",
"full_name": "<string>",
"department": "<string>",
"job_title": "<string>",
"role_name": "<string>",
"employee_photo_url": "<string>",
"status": "<string>"
},
"year": 123,
"month": 123,
"timezone": "<string>",
"rows": [
{}
]
}curl --request GET \
--url https://suite.sisqualis.com.br/api/timeclock/reports/monthly/ \
--header 'Authorization: <api-key>'{
"employee": {
"id": 123,
"user_id": 123,
"username": "<string>",
"full_name": "<string>",
"department": "<string>",
"job_title": "<string>",
"role_name": "<string>",
"employee_photo_url": "<string>",
"status": "<string>"
},
"year": 123,
"month": 123,
"timezone": "<string>",
"rows": [
{}
]
}Use: Token <seu_token>
2000 <= x <= 21001 <= x <= 12json, pdf json, pdf