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

User

currency

Currency

yes

yes

Currency

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

WorkConfirmation::Timesheet

total

Total Amount as per the Order currency

yes

decimal(30,6)

uom

Unit of Measure

yes

Uom

updated-at

Automatically created by Coupa in the format YYYY-MM-DDTHH:MM:SS+HH:MMZ

yes

datetime

updated-by

User who updated

yes

User

worker-assignments

Worker assignment specified in the detail line

yes

WorkConfirmation::WorkerAssignment