POST api/contractlabortransactiontypes

Create a new ContractLaborTransactionTypeMode

Request Information

URI Parameters

None.

Body Parameters

ContractLaborTransactionTypeModel
NameDescriptionTypeAdditional information
TransactionTypeId

integer

Required

CreatedOnUtc

date

Required

Description

string

String length: inclusive between 0 and 50

ContractLaborTransactionLogs

Collection of ContractLaborTransactionLogModel

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

Response Information

Resource Description

ContractLaborTransactionTypeModel
NameDescriptionTypeAdditional information
TransactionTypeId

integer

Required

CreatedOnUtc

date

Required

Description

string

String length: inclusive between 0 and 50

ContractLaborTransactionLogs

Collection of ContractLaborTransactionLogModel

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.