Skip to content

TimePeriod

TimePeriod

Data type: object

A period of time, either as a deadline (endDateTime only) a startDateTime only, or both

n/a

Name Type Description Example
startDateTime DateTime Start of the time period, using IETC-RFC-3339 format. If you define a start, you must also define an end 2023-01-01T08:00+01:00
endDateTime DateTime End of the time period, using IETC-RFC-3339 format 2025-12-24T19:30+01:00