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
string
enum

Represents the list of known channels in Lead API V3. This enum may be extended with additional values in API versions.API Clients must gracefully handle unmapped or unexpected entries with fallback or defaulting strategy to ensure safe behavior

string

Required when 'propertyUid' filed is a uid of a Unit Type.

Response

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