BookableTime

Attributes

  • Date
  • StartTime
  • EndTime
  • Timestamp
  • AppointmentTypeId
  • ResourceId

Object relations

  • Agenda
  • AppointmentType
  • Resource

Referencing API methods

Agenda

Attributes

  • Id
  • Name
  • DateFormat
  • TimeFormat
  • AlignGrid
  • IsDefault

Object relations

  • BookableDay
  • BookableTime
  • Appointment
  • Field

Referencing API methods

BookableDay

Attributes

  • Date
  • Month
  • Day

Object relations

  • Agenda
  • AppointmentType

Referencing API methods

Resource

Attributes

  • Id
  • Name
  • Phone
  • MobilePhone
  • Email
  • Status
  • Label

Object relations

  • AppointmentType
  • BookableDay
  • BookableTime
  • Appointment

Referencing API methods

Appointment

Attributes

  • Id
  • Name
  • Description
  • Date
  • StartTime
  • FinishTime
  • BlockedTime
  • AppointmentTypeId
  • CustomerId
  • Status

Object relations

  • Agenda
  • AppointmentType
  • Customer
  • Resource

Referencing API methods

AppointmentType

Attributes

  • Id
  • Name
  • Description
  • SchedulingType
  • PriceType
  • Price
  • Duration
  • MinTimeBeforeAppointment
  • MaxTimeBeforeAppointment
  • Buffer
  • CanBeBookedByConsumer
  • Category
  • Capacity
  • ResourceId

Object relations

  • Resource
  • BookableDay
  • BookableTime

Referencing API methods

Field

Attributes

  • Id
  • Label
  • Type
  • Required

Object relations

  • Agenda

Referencing API methods

Customer

Attributes

  • Id
  • FirstName
  • LastName
  • Insertions
  • BirthDate
  • Gender
  • Street
  • HouseNr
  • HouseNrAddition
  • ZipCode
  • City
  • Country
  • Phone
  • MobilePhone
  • Email
  • Status
  • Username
  • Password
  • FacebookId

Object relations

  • Appointment

Referencing API methods