Get Timesheets
https://api.oauth.pabau.com/{api_key}/timesheets
Request
|
Query Parameters: |
|
| api_key* |
|
Response sample
application/json
{
"status": true,
"total": 0,
"timesheets": []
}
https://api.oauth.pabau.com/{api_key}/timesheets
Request
|
Query Parameters: |
|
| api_key* |
|
Response sample
application/json
{
"status": true,
"total": 0,
"timesheets": []
}