endpoint-book-discovery-call
Run "Book a discovery call" (POST /discovery/book) — an action of this application. It runs immediately when you call it; there is no separate confirmation step, so only call it once you have gathered everything it needs from the user. Business rule: The discovery interview captures a lead as an anonymous visitor — the public role holds this endpoint but has no direct lead-create, so provisioning the lead row is the endpoint's whole purpose. The result tells you what happened — report that back honestly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | |||
| company | No | ||
| country | No | ||
| summary | No | ||
| timeline | No | ||
| full-name | Yes | ||
| project-type | Yes | ||
| tenancy-need | No | ||
| data-residency | No | ||
| proposed-route | No | ||
| requested-time | No | ||
| compliance-level | No | ||
| data-volume-band | No | ||
| alternative-times | No | ||
| entity-count-band | No | ||
| concurrent-users-band | No |