Daily Menu
Last updated
Was this helpful?
Last updated
Was this helpful?
API for Daily Menu is unstable - the schema may change in the future.
id
long?
Daily menu ID - cannot be null in PUT/PATCH methods
📶 EQUALS
,ENUM
_cloudId
long
ID
deleted
boolean
Daily menu deleted
📶 EQUALS
,ENUM
footer
string?
Text of menu menu footer
header
string?
Text of menu header
validFrom
timestamp
Menu is available from this date and time
📶 EQUALS
,ENUM
,NUMBER
🔽 BOTH
validUntil
timestamp
Menu is available until this date and time
📶 EQUALS
,ENUM
,NUMBER
versionDate
timestamp?
Last modification date and time
📶 EQUALS
,ENUM
,NUMBER
GET
https://api.dotykacka.cz /v2/clouds/:cloudId/daily-menus
cloudId*
integer
sort
string
filter
string
page
string
limnit
string
Authorization*
string
Bearer accessToken
GET
https://api.dotykacka.cz/v2/clouds/:cloudId/daily-menus/:dailyMenuId
cloudId*
integer
dailyMenuId*
integer
Authorization*
string
Bearer accessToken
OPTIONS
https://api.dotykacka.cz/v2/clouds/:cloudId/daily-menus
cloudId*
integer
Authorization*
string
Bearer accessToken
OPTIONS
https://api.dotykacka.cz/v2/clouds/:cloudId/daily-menus/:dailyMenuId
cloudId*
integer
dailyMenuId*
integer
Authorization*
string
Bearer accessToken