Create Prospect: Funnel

Create Prospect: Funnel

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
integration_idstringRequired
The Propexo unique identifier for the integration
community_idstringRequired
The Propexo unique identifier for the community
email_1stringRequired
The primary email address associated with the prospect
phone_1stringOptional
Primary phone number associated with the prospect
phone_2stringOptional
Secondary phone number associated with the prospect
first_namestringOptional
The first name associated with the prospect
last_namestringOptional
The last name associated with the prospect
move_in_datestringOptional

The move-in date associated with the prospect

rent_minimum_in_centsintegerOptional>=1
The minimum rent of the prospect
rent_maximum_in_centsintegerOptional>=1
The maximum rent of the prospect
notesstringOptional<=1000 characters
Notes associated with the prospect
petslist of enumsOptional
A list of pets related to the prospect
Allowed values:

Response

Successful response
metaobject
resultobject

Errors