GET Api/Resource/TimeRegistration/ExtraCodes?date={date}
returns the extracodes for given date
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| date | date |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ExtraCode| Name | Description | Type | Additional information |
|---|---|---|---|
| Color | integer |
None. |
|
| Details1 | string |
None. |
|
| Details2 | string |
None. |
|
| BeginTime | string |
None. |
|
| EndTime | string |
None. |
|
| IsWholeDay | boolean |
None. |
|
| IsRemarkRequired | boolean |
None. |
|
| CanChange | boolean |
None. |
|
| CanDelete | boolean |
None. |
|
| CanSwap | boolean |
None. |
|
| ColorPriority | integer |
None. |
|
| IsPrivate | boolean |
None. |
|
| SchedulingID | integer |
None. |
|
| ID | integer |
None. |
|
| Name | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.