Skip to main content

Create booking intent

POST 

/v1/booking_intents

Create a new booking intent.

A booking intent tracks the lifecycle of a multi-step booking flow. It starts in pending status and automatically transitions to slot_selected when all slot fields (provider_id, start_at, end_at, time_zone) are provided.

Request

Responses

Success