API ReferenceSchemas
HoldPolicy
A policy for temporarily reserving a slot during the multi-step booking flow.
A policy for temporarily reserving a slot during the multi-step booking flow.
Example
{ "duration": "PT10M", "enabled": true}GenericErrorResponse
Response schema for generic error messages
InitialProviderSchedule
The provider's initial schedule, created atomically with the provider when a brand-new provider row is created (ignored on reactivation or affiliation of an existing provider). All fields are optional. Omit the object or pass `null` for no schedules; an empty object `{}` still creates a schedule with `effective_from` defaulted to yesterday and no weekly rules.