Skip to main content
PUT
Close Restaurant

Overview

Sets a restaurant status to closed, preventing new orders from being placed by customers.
Existing orders in progress will still need to be completed even after closing.

Path Parameters

string
required
Restaurant/branch UUID

Headers

string
required
Your API access token

Response

boolean
true if successful
string
"OK" on success

Examples

Success Response (200)

Error Responses

When to Use

Close restaurant at end of business day.
Temporarily close for lunch break or maintenance.
Close immediately due to emergency or technical issues.
Close when too busy or understaffed.

What Happens

1

Status Updated

Restaurant status changes to “Closed” in Dükkango platform
2

Hidden from Customers

Restaurant becomes unavailable in customer apps (or shown as closed)
3

No New Orders

Customers cannot place new orders
4

Existing Orders Continue

Orders already in progress must still be completed

Important Notes

Closing does NOT:
  • Cancel existing orders
  • Stop you from receiving orders already in the system
  • Affect orders that were placed before closing
You must still:
  • Complete all pending orders
  • Accept/reject received orders
  • Deliver in-progress orders

Best Practices

Consider notifying customers before closing (if platform supports it).
Automate daily closing time.

Open Restaurant

Set restaurant to open

Check Status

Get current status

Cancel Orders

Cancel pending orders