Skip to main content
POST
Create Person
POST /people Base URL: https://mortgage-crm.universal.rollout.com/api

Parameters

No parameters.

Responses

OpenAPI Source

/openapi/mortgage-crm.json POST /people

Body

firstName
string
required
lastName
string
required
timezone
string | null
stage
string
stageId
string
assignedUserId
string
assignedPondId
string
officeId
string
timeframeId
string
emails
object[]
phones
object[]
addresses
object[]
tags
string[]
source
string
systemSource
string
averageBeds
number
averagePrice
number
birthday
string
rating
number
lastActivity
string
lastActivityType
string
contactTypes
string[]
jobTitle
string
companyName
string
sourceId
string

Response

OK

id
string
required
name
string
required
firstName
string
required
lastName
string
required
timezone
string | null
required
assignedUserId
string | null
required
assignedPondId
string | null
required
officeId
string | null
required
timeframeId
string | null
required
stage
string
required
stageId
string | null
required
tags
string[] | null
required
originalIds
object
required
original
object
required
created
string | null
required
updated
string | null
required
rolloutUpdated
string
required
addresses
object[]
required
emails
object[]
required
phones
object[]
required
source
string
required
sourceId
string | null
required
systemSource
string
required
averageBeds
number | null
required
averagePrice
number | null
required
birthday
string | null
required
lastActivity
string | null
required
lastActivityType
string
required
contactTypes
string[]
required
jobTitle
string
required
companyName
string
required