Work Confirmation Service Detail API
Information about service sheet details.
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 | ||||
created-by | User who created | yes | |||||
currency | Currency | yes | yes | ||||
description | Detailed description of work being submitted | yes | yes | string(250) | |||
id | Coupa’s Internal ID | yes | integer | ||||
notes | Notes from the supplier related to the work submitted | yes | text | ||||
price | Price | yes | decimal(30,6) | ||||
quantity | Quantity | yes | decimal(30,6) | ||||
rate-card | Rate specified in the service sheet detail line | yes | WorkConfirmation::ServiceDetail | ||||
timesheet | Time sheet | yes | |||||
total | Total amount as per the order currency. By default, this field contains full precision values. To use rounded values, reach out to customer support. | yes | decimal(30,6) | ||||
uom | Unit of Measure | yes | |||||
updated-at | Automatically created by Coupa in the format YYYY-MM-DDTHH:MM:SS+HH:MMZ | yes | datetime | ||||
updated-by | User who updated | yes | |||||
worker-assignments | Worker assignment specified in the detail line | yes |