innkept

Status & enum reference

Every dropdown value the API accepts — event types, lead statuses, pricing units.

Every fixed-value field in the product, in one place. If you're building a webhook handler or a Zapier filter, this is what to compare against.

Event types

ValueDisplay label
weddingWedding
corporateCorporate
private_diningPrivate dining
birthdayBirthday
otherOther

Lead statuses

ValueMeaning
newJust submitted, untouched.
contactedYou've reached out (sets contacted_at).
viewing_bookedSite visit on the calendar.
quotedFormal quote sent.
wonBooked.
lostClosed without a booking.

Quote statuses

ValueMeaning
draftOperator-built, not yet sent. Reserved.
sentLive and shareable.
viewedGuest has opened the proposal.
acceptedReserved for the deposit/acceptance flow.
paidDeposit received (when the deposit feature ships).
expiredPast expires_at. Reserved.

Pricing units

ValueMultiplied by
flat1
per_guestGuest count
per_hourHours specified at quote time
per_dayDays specified at quote time

Pricing plan statuses

ValueMeaning
draftHidden from quote evaluation. Use while you tune.
activeUsed at quote time within the plan's date range.
archivedPreserved for the record, never matches new quotes.

Pricing plan layers

LayerConfig shape
base_config{ venue_hire_cents, catering_min_per_guest_cents }
seasonal_config{ bands: [{ label, months[], adjust_pct }] }
day_of_week_config{ mon, tue, wed, thu, fri, sat, sun: pct }
key_dates_config{ dates: [{ date, name, adjust_pct }] }
lead_time_config{ pct_per_year }
overrides_config{ dates: [{ date, total_cents, note }] }

Days of week (for pricing plans)

Three-letter lowercase: mon, tue, wed, thu, fri, sat, sun.

Calendar source types

ValueUse for
icalGeneric public iCal URL.
google_icalGoogle Calendar's secret iCal address.
outlookMicrosoft Outlook / 365 iCal.

Integration providers

ValueDisplay label
hubspotHubSpot
pipedrivePipedrive
salesforceSalesforce (coming)
webhookWebhook
zapierZapier
emailEmail

API key prefixes

PrefixMeaning
pk_live_Publishable, production.
pk_test_Publishable, non-production.
sk_live_Secret, production.
sk_test_Secret, non-production.

Something missing or wrong? Tell us.

Updated regularly. UK English. No AI slop.