POST Method Details for AttachFile.
Attach non-image file(s) to an employee expense.
Definition
https://app[x].timelog.com/[account name]/api/v{version}/employee-expense/{employeeExpenseID}/file
Parameters
- employeeExpenseID integer The employee expense identifier.
- version string The requested API version
Returns
- [200] Successfully attached the file(s) to the employee expense
- [401] Invalid authentication token
-
[500] Failed to attach the file(s) to the employee expense
- 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.