Skip to main content
Each location exposes independent settings resources below https://server.chataigne.ai/v1/locations/{location_id}. Keeping them separate lets integrations read and change one aspect of restaurant operations without sending an entire location configuration.

Order settings

Preparation time and concurrent customer orders.

Opening hours

Weekly delivery and pickup schedules.

Delivery settings

Fulfillment availability, provider, fees, zones, and order limits.

Order acceptance

Mark a location online, busy, or paused.

AI clerk instructions

Add restaurant-specific guidance for customer conversations.

Special closings

Overlay exceptional closure periods on the weekly schedule.

Update behavior

Read opening hours before replacing them. PUT /opening_hours is not a partial update; send the complete delivery and pickup schedules you want to keep.
Each resource has distinct read and write permissions. See API keys and permissions or the focused guide for the exact permission names.