Back to Time Registration Financial Data
GET Method Details for GetStatusByDate.
Get the financial data processing status by the given date
Definition
https://app[x].timelog.com/[account name]/api/v{version}/time-registration-financial-data/get-status-by-date
Parameters
- date string Date to select
- version string The requested API version
Returns
-
[200] Time registration financial data processing status
- Completed boolean Gets or sets whether the financial data has been completely processed.
- Date string Gets or sets the date.
- UserID integer Gets or sets the user identifier.
- [401] Invalid authentication token
-
[500] Request to GetStatusByDate has failed
- Code integer Gets the code.
- Details array Gets the details.
- Message string Gets the message.
- Parameters string Gets the parameters.
- Url string Gets the URL.