Create an attendance period.

Create an attendance period and return newly created attendance period ID.

Query Params
boolean
Defaults to false

If true, skip any approval that this write request would otherwise require.

Body Params

Request object for creating new attendance period.

person
object
required

Person reference by object ID

string
enum
required

Required valid attendance period type.

Allowed:
start
object
required

Date time property.

end
object | null

Date time property.

string

Optional comment to associate with attendance period

project
object

Project reference by object ID. Projects need to have status=ACTIVE. Periods with type=BREAK can't have a project.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json