Create Appointment: Knock
Knock does not allow specifying appointment end times or durations via their API.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
integration_id
The Propexo unique identifier for the integration
community_id
The Propexo unique identifier for the community
attribution_id
The Propexo unique identifier for the attribution
appointment_date
The date when the appointment will occur
appointment_time
The time when the appointment will occur. Please refer to our appointment times section in the docs to see how each individual PMS handles timezones. This time should be specified in UTC
last_name
The last name associated with the prospect
email_1
The primary email address associated with the prospect. This field and/or the phone_1 field are required
phone_1
Primary phone number associated with the prospect. This field and/or the email_1 field are required
first_name
The first name associated with the prospect
move_in_date
The move-in date associated with the prospect
number_of_occupants
The number of occupants living in the unit
lease_term_in_months
The amount of months for the lease term
rent_minimum_in_cents
The minimum rent of the prospect
rent_maximum_in_cents
The maximum rent of the prospect
notes
Notes associated with the prospect
desired_num_bedrooms
The number of bedrooms associated with the prospect. 0 represents a studio unit. 3 represents three or more bedrooms.
pets
A list of pets related to the prospect
Allowed values:
first_contact_type
The type of initial contact with the prospect
tour_type
The type of appointment being scheduled.
Allowed values:
Response
Successful response
meta
result

