Skip to main content
The opening_168 field is a JSON array of 168 integers (one per hour of the week, starting Monday 00:00) that tells the FRAMEN platform when a location is open. Each element is either 1 (open) or 0 (closed).

Structure

Example

A location open Monday to Friday, 08:00 — 20:00:
The array must always contain exactly 168 elements. Passing fewer or more will result in a validation error.
Last modified on April 13, 2026