DELETE api/contractlabortransactiontypes/{transactionTypeId}
Delete ContractLaborTransactionTypeModel by primary key
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| transactionTypeId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ContractLaborTransactionTypeModel| Name | Description | Type | Additional 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.