CompletePublicBookingIntentRequest
Request schema for completing a booking intent via a public interface. Update fields may be provided inline and are applied atomically before completion.
Request schema for completing a booking intent via a public interface. Update fields may be provided inline and are applied atomically before completion.
Example
{ "client_data": { "email": "jane@example.com", "first_name": "Jane" }, "service_id": "srv_1234567890"}