/timesheet-entries/{id}

Beta

Returns a TimesheetEntry object with the given id.

Authentication

AuthorizationBearer

Token-based authentication with required prefix “Bearer”

Path parameters

idstringRequiredformat: "uuid"

Headers

X-Account-TokenstringRequired
Token identifying the end user.

Query parameters

expandenumOptional
Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces.
Allowed values:
include_remote_databooleanOptional

Whether to include the original data Merge fetched from the third-party to produce these models.

include_shell_databooleanOptional

Whether to include shell records. Shell records are empty records (they may contain some metadata but all other fields are null).

Response

idstring or nullRead-onlyformat: "uuid"
remote_idstring or null

The third-party API ID of the matching object.

created_atdatetime or nullRead-only
The datetime that this object was created by Merge.
modified_atdatetime or nullRead-only
The datetime that this object was modified by Merge.
employeestring or nullformat: "uuid"
The employee the timesheet entry is for.
hours_workeddouble or null
The number of hours logged by the employee.
start_timedatetime or null
The time at which the employee started work.
end_timedatetime or null
The time at which the employee ended work.
remote_was_deletedboolean or nullRead-only
Indicates whether or not this object has been deleted in the third party platform. Full coverage deletion detection is a premium add-on. Native deletion detection is offered for free with limited coverage. [Learn more](https://docs.merge.dev/integrations/hris/supported-features/).
field_mappingsobject or nullRead-only
remote_datalist of objects or nullRead-only
<MergeSupportedFieldsByIntegrationWidget requestType="GET" data="H4sIAAAAAAAAA92WX2/aMBTFvwryIwrJKGVdI00TBQq0IzAI3aqqii7JJTHYcbCd8qfqd5/SQEe3qi/LQ8VbbB+f6/zucZRH4oPGUMgNsUkkqSIG4SJARmziUo4qQtTtWMsNMQgk1AGOO6X3cEIMotIkEVJjcEmRBaorcUZsYnGUIVbSmM4oBlYmt2isMZSgqYiV9bKtMnveRwzCaLzAoOH7Io31e0a5sAK58q9htqw0MUgCSulIijSMRrhMUb3rmZ2HIcdYA6sEoME62F+RucFbc9nJA2SoMWiBhhZq9LNX3NWKtE6UbVkRssR8rmsG+GBhbIHU1GeorHrt/OTsvF7ZuTxX/+aF7Gu1PF9OxfSs7IU+8yAt911/7bi9lTMPT53m6drZTurOdrF15otPZS+Ect/t1wfubW3QalQHbwi88edf5zcXrYsrp+xv2zVnfrtyXL/ad/3FdNurXXX81VX3x9rZ3p70W5Oa47brVx1RHTRHqt8ciX7DNIlBDjtJ7LvHw4ldQC6AT4Xojl6rexxCPKCSNwISWknSKaO+qWomcNiKGFbK9AW3OAYUrL2bN16mINH7LkJhzpNwz56K+AU8sUnb6TacZrv1OgWNB6AMpgyJrWWK/0SX2HcEecLEBpEYBOPA05Rnj5FIpfJWQi4wIAaRyIVGL+vT65GXgI7+TNFMrDRInRvdZyvLlEoMhiCBo0aZVb1/Mt5C2B39FHKhiiE4ZKBnQvKdqZnExw1vCBtf8GLZ5Z4fGN1/4EKpRExFQcB2bvvreiluoHPmfmByBYWOQRzApuDU5aZHD28MIZaGKBKGxQDMDL3ccB9Efz3u+dfzo2fpSuqgLnVHpX2KikHqShqj9qpHD3By3SmNEIKC7vLkuuOpPIIhQvfLcnj0BLPfjMK/hTvTY4J3//QbWeBpA4MNAAA=" />