Create Time Entry
Creates a time entry in Paymo.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
numberrequired
The Paymo task id.
stringrequired
Entry date in `YYYY-MM-DD` format. Kept as a plain string because Paymo expects a date-only value, not an ISO timestamp.
numberrequired
Entry duration in seconds.
string
Optional time entry description.