User Tools

Site Tools


incoming_leads_api

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
incoming_leads_api [2016/05/27 21:06]
igor [Property fields]
incoming_leads_api [2016/05/27 21:08]
igor [Property fields]
Line 147: Line 147:
 | ''​last_sold_date'' ​        | string ​ | optional | Doesn'​t have any format requirement,​ could be something like ''"​2015-12-25"''​ | | ''​last_sold_date'' ​        | string ​ | optional | Doesn'​t have any format requirement,​ could be something like ''"​2015-12-25"''​ |
 | ''​last_sold_price'' ​       | string ​ | optional | If present will be a number with optional decimal places, ex.: "​100500"​ or "​100500.90"​ | | ''​last_sold_price'' ​       | string ​ | optional | If present will be a number with optional decimal places, ex.: "​100500"​ or "​100500.90"​ |
 +| ''​rent_price'' ​            | string ​ | optional | Monthly rent price, used if this property is for rent |
 | ''​tags'' ​                  | []string| optional | Search tags, could be address components or any other field that destinations might use to easily implement a search feature. ​ For Real Geeks websites we send things like street address, neighborhood,​ state, island, mls number, etc. i.e. ''​["​kailua",​ "​212",​ "​oahu",​ "​981112"​]''​ | | ''​tags'' ​                  | []string| optional | Search tags, could be address components or any other field that destinations might use to easily implement a search feature. ​ For Real Geeks websites we send things like street address, neighborhood,​ state, island, mls number, etc. i.e. ''​["​kailua",​ "​212",​ "​oahu",​ "​981112"​]''​ |
 | ''​latitude'' ​              | float   | optional | | | ''​latitude'' ​              | float   | optional | |
Line 152: Line 153:
 | ''​list_date'' ​             | string ​ | optional | When this property was listed for sale. Format must be a combined date and time according to ISO 8601, ex.: “2015-04-01T08:​41:​51+00:​00” | | ''​list_date'' ​             | string ​ | optional | When this property was listed for sale. Format must be a combined date and time according to ISO 8601, ex.: “2015-04-01T08:​41:​51+00:​00” |
 | ''​year_built'' ​            | integer | optional | Year this property was built | | ''​year_built'' ​            | integer | optional | Year this property was built |
- 
- 
- 
 ====== Example code ====== ====== Example code ======
  
incoming_leads_api.txt · Last modified: 2016/07/06 21:37 by igor