Input Variable |
Input Value |
Description |
tid |
String value Required |
The ticket ID to associate the time entry with. |
uid |
String value, limited to 50 characters. Required |
The technician ID to associate the time entry with. |
cid |
String value, limited to 50 characters |
The customer ID to associate the time entry with. |
date |
String value, as date/time. |
The date/time of the time entry. |
time |
Integer value. Required |
The amount of time in seconds of the time entry. |
category |
String value, as date/time. |
The name of the category of the time entry. |
notes |
String value, limited to 255 characters. |
Basic notes for the time entry. |
Output Variable |
URL Encoded |
Description |
added_time |
No |
Time entry ID that was added. |