PUT api/v1/contractlabortransactionlogs/{contractLaborTransactionLogId}

Update ContractLaborTransactionLogModel by primary key

Request Information

URI Parameters

NameDescriptionTypeAdditional information
contractLaborTransactionLogId

globally unique identifier

Required

Body Parameters

ContractLaborTransactionLogModel
NameDescriptionTypeAdditional information
ContractLaborTransactionLogId

globally unique identifier

Required

CreatedOnUtc

date

Required

TransactionTypeId

integer

Required

Details

string

Required

String length: inclusive between 0 and 255

FsUserId

integer

Required

FsDeptId

integer

Required

ContractLaborShifts

Collection of ContractLaborShiftModel

None.

ContractLaborTransactionType

ContractLaborTransactionTypeModel

None.

FsUser

FsUserModel

None.

FsDept

FsDeptModel

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

Response Information

Resource Description

None.