Create Lead: Realpage

Create Lead: Realpage | Interface | Method | |---|---| | Prospect Management ODE | InsertProspect |

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
last_namestringRequired<=30 characters
The last name associated with the lead
first_namestringRequired<=30 characters
The first name associated with the lead
lead_source_idstringOptional
The Propexo unique identifier for the lead source
email_1stringOptionalformat: "email"
The primary email address associated with the lead
phone_1stringOptional
Primary phone number associated with the lead
phone_1_typeenumOptional
Type of the primary phone number
Allowed values:
phone_2stringOptional
Secondary phone number associated with the lead
phone_2_typeenumOptional
Type of the secondary phone number
Allowed values:
address_1stringOptional
The first address line associated with the lead
address_2stringOptional
The second address line associated with the lead
citystringOptional
The city associated with the lead
statestringOptional
The state associated with the lead
zipstringOptional
The zip code associated with the lead
countrystringOptional
The country associated with the lead

Response

Successful response
metaobject
resultobject

Errors