GET api/stempel/anwesend

Retrieves a list of active attendance stamps (Stempel) for personnel.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

An containing a list of objects if found, or a NotFound result if no records exist. Returns a BadRequest result if an exception occurs during the operation.

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.