Work Confirmation Timesheet API
Information about service sheet timesheets.
Associations
This API resource is available through the Work Confirmation Header API.
Elements
Element | Description | Required Field? | Unique? | Allowable Value | Api_In Field? | Api_Out Field? | Data Type |
created-at | Automatically created by Coupa in the format YYYY-MM-DDTHH:MM:SS+HH:MMZ | yes | datetime | ||||
day-1 | Day 1 time sheet entry | yes | decimal(30,6) | ||||
day-2 | Day 2 time sheet entry | yes | decimal(30,6) | ||||
day-3 | Day 3 time sheet entry | yes | decimal(30,6) | ||||
day-4 | Day 4 time sheet entry | yes | decimal(30,6) | ||||
day-5 | Day 5 time sheet entry | yes | decimal(30,6) | ||||
day-6 | Day 6 time sheet entry | yes | decimal(30,6) | ||||
day-7 | Day 7 time sheet entry | yes | decimal(30,6) | ||||
id | Internal ID of the time sheet record | yes | integer | ||||
start-date | Calendar date of first entry on this time sheet | yes | date | ||||
type | Type of time sheet | yes | string(255) | ||||
updated-at | Automatically created by Coupa in the format YYYY-MM-DDTHH:MM:SS+HH:MMZ | yes | datetime |