cURL
curl --request GET \ --url https://api.chift.eu/consumers/{consumer_id}/pms/closures/{date}
{ "date": "2023-12-25", "status": "open", "closures": [] }
Returns whether the closure was already done for a specific day or not
Documentation IndexFetch the complete documentation index at: https://docs.chift.eu/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.chift.eu/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Date of the closure
"2025-01-01"
Status of the closure
open
closed
"closed"
Info about closures related to specific day
Show child attributes