Get all scoring point time periods in the system.
Get all scoring point time periods
This endpoint retrieves all scoring point time periods available in Bloxs.
These periods are defined by Dutch housing law and cannot be configured; they apply system-wide, not per object or client.
Integrators typically call this endpoint before submitting a scoring point total, to ensure the timePeriodTitle used matches an existing period.
Request Fields
This endpoint takes no request parameters.
Response Fields
Field | Type | Required | Description |
|---|---|---|---|
timePeriodTitle | string | No | Title of an available scoring point time period, for example matching the timePeriodTitle expected by the Insert a scoring point total endpoint. |
OK