Edit a Prospect
TODO
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”The Community ID, this will look like either ‘1234’ or ‘P1234-567’. Alternatively, if you prefix this value with
partner-id:
, for example partner-id:apts123
you can use your own community, as long as you have previously provided that
ID to Funnel.
Examples
Funnel Community ID
The raw integer Funnel ID of a community.
1234
Funnel Community Syndication ID
The community’s Funnel syndcation ID. An ID in this format is often provided in Funnel feeds to ILS partners.
P1234-567
Partner ID
The ID of the community in the partner system. This needs to have been previously provided to Funnel and setup.
partner-id:apts123
The client’s funnel id (often referred to as client id or funnel renter id), this will look like ‘12345’.
Example
12345
Query Parameters
Section titled “Query Parameters ”Exclude persons of the household if they have moved out in the people attribute of the response.
Exclude persons of the household if they’re a minor in the people attribute of the response.
Request Body
Section titled “Request Body ”object
object
YYYY-MM-DD (ISO 8601 date format)
- Prospect’s desired move-in date
2022-06-25
The prospect’s price floor
The prospect’s price ceiling
Funnel Discovery Source ID.
- Valid values can be retrieved from the /discovery_sources endpoint for a given customer.
- Most vendors typically only send a value for lead_source, not discovery_source.
123
Funnel Discovery Source ID.
- Valid values can be retrieved from the /discovery_sources endpoint for a given customer.
- Most vendors typically only send a value for lead_source, not discovery_source.
123
- Any agents that are associated with the prospect
PARKING_ANY = 10 PARKING_OFF_STREET = 20 PARKING_GARAGE = 30 PARKING_ATTACHED_GARAGE = 35 PARKING_DETACHED_GARAGE = 40 PARKING_COVERED = 45 PARKING_STREET = 50
- Prospect’s desired parking options
DOORMAN_NONE = -10 DOORMAN_ANY = 10 DOORMAN_FULL_TIME = 20
- Prospect’s desired doorman options
Funnel Employee group ID
If you explicitly collect SMS Opt-in consent in a TCPA compliant way, pass true to this field, otherwise leave it out of your submission.
- Prospect’s desired elevator options
PETS_NO_PETS = 10 PETS_ALLOWED = 20 PETS_CATS_ONLY = 30
- Prospect’s desired pet options
LAUNDRY_IN_UNIT = 10 LAUNDRY_IN_BUILDING = 20 [UNUSED / UNKNOWN — do not use] = 30
- Prospect’s desired laundry options
- Value 30 is not currently supported or clearly defined; do not use it in production.
OUTDOOR_SPACE_PRIVATE = 10 OUTDOOR_SPACE_PUBLIC = 20 [UNUSED / UNKNOWN — do not use] = 30
- Prospect’s desired outdoor space options
- Value 30 is not currently supported or clearly defined; do not use it in production.
- Prospect’s desired layout options.
This field should be used for any message submitted by the prospect. This will appear as a message in the receiving system.
Responses
Section titled “ Responses ”Client successfully created/updated.
We were unable to authenticate your request with the provided API key.
object
CommunityNotFound
Could not find community with corresponding ID.
A community or prospect with this ID does not exist.
object
ProspectNotFound
Could not find prospect with prospect ID.