Skip to main content

Update booking intent

PATCH 

/v1/public/booking_intents/:booking_intent_id

Update an existing booking intent via a public interface (no authentication required).

Accepts slot fields and client data. When all slot fields (provider_id, start_at, end_at, time_zone) are present, automatically transitions to slot_selected. Cannot update intents in terminal status (completed or abandoned).

Request

Responses

Success