GET Api/TimeRegistration/Locations?startDate={startDate}
retruns the locations
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
startDate | date |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of TimeRegistrationLocationName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
Name | string |
None. |
|
ExtraField1 | string |
None. |
|
ExtraField2 | string |
None. |
|
ExtraField3 | string |
None. |
|
ExtraField4 | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.