These docs are for v3.0. Click to read the latest docs for v3.3.

Create a new lead

Creates given lead in the system. For further lead workflow interactions, please use resource actions available under POST .../leads/{uid}/{action} .Api client creating lead will have access to that lead's personal and confidential information.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Requires either pair of (checkInLocalDateTime, checkOutLocalDateTime) or (checkInLocalDate, checkOutLocalDate)

string
required
string
required
string
string
date

Check in date. For specifying time, use checkInLocalDateTime.

date

Check out date. For specifying time, use checkOutLocalDateTime.

string
enum
required
guestInformation
object

Ignored for BLOCK type of a lead

string
string

Ignored for BLOCK type of a lead

string
string
quoteOverrides
object
string
Response

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*