Skip to main content
POST
/
shopping
/
{portfolio}
/
v1
/
facilities
/
lead
{
  "leadUuid": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "verifyToken": "<string>"
}

Path Parameters

portfolio
string
required

Body

application/json
person
object
required
unitGroupUuid
string<uuid>
required
facilityUuid
string<uuid>
required
taxId
string | null
dateDesiredMoveIn
string<date-time> | null
businessName
string | null
leadType
enum<string>
Available options:
BUSINESS,
PERSONAL
leadStatus
enum<string>
Available options:
OPEN,
CONVERTED,
LOST,
PENDING,
RESERVED,
WAITLISTED
hasBeneficiary
boolean
beneficiary
object
alternateContact
object
haveAlternateContact
boolean
vehicle
object
haveVehicle
boolean

Response

201 - application/json

Result of creating a lead, needed to make future updates to leads

leadUuid
string<uuid>
required

Unique identifier for the lead created

verifyToken
string | null
required

Temporary verification token needed to update the created lead while the lead is shopping