Statutory
List statutories
Retrieve all existing statutories. A statutory is the object that contains the application settings.
There can be several statutories whenever settings differ between establishments.
GET
/
mealvoucher
/
api
/
statutories
Query Parameters
fields
enum<string>
fields is used to select specific properties
Available options:
id
, startsOn
, endsOn
, status
, statutoryId
, activecomputation
limit
integer
default: 10Page size
Required range:
1 < x < 10
fields.root
enum<string>
Return total items count (across all pages).
Available options:
prev
, next
, count
Response
200 - application/json
items
object[]
count
integer
Was this page helpful?