GET api/v1/contractlaborshifts/cancelreasons
Retrieve contract labor cancel reasons
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
ContractLaborCancelReasonModel| Name | Description | Type | Additional information |
|---|---|---|---|
| ContractLaborCancelReasonId | integer |
Required |
|
| Category | string |
String length: inclusive between 0 and 50 |
|
| Description | string |
Required String length: inclusive between 0 and 50 |
|
| CreatedDateUtc | date |
Required |
|
| ContractLaborShifts | Collection of ContractLaborShiftModel |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.