API Name
API Description
Request URL http://app.madepf.com/api/v1/site/searchSiteForNewMapV2_app
Method Type POST
Result Code
0 Success -3 JWT Token expired
-1 Invalid request error -4 Param Error
-2 JWT Token Empty Error
Request Param
Name Type Necessary Description
keyword string Search Keyword
room_num string Room Nums(1, 1.5, 2, 3, 4, -1: More, Empty: All)
site_type string Site Type (O: New Open Site, G: General Maemul)
maemul_type string Maemul Type
toilet_num int Toilet Nums(1, 2, 3)
elevator string Elevator(Y, N)
duplex string Duplex Flag(Y, N)
teras string Terrace Flag(Y, N)
show_site_inquire_only string Site inqure site show Flag(Y, N)
favorite string Show only favorite site Flag(Y, N)
sort_site string Sort site mode Flag(Y, N)
filter_site_inquire string Filter site inquire mode Flag(Y, N)
sort_price string Sort price mode (PL, PH, CL, CH)
room_num string Room Num (split by ,)
area_type string Area Type(Multi Select) (E: Exclusive Area, R: Real Area)
trans_type string Trans Type(0: Trading, 1: Charter, 2: Invest, 3: Monthly)
sale_price_min int Min Sale Price
sale_price_max int Max Sale Price
invest_price_min int Min Invest Price
invest_price_max int Max Invest Price
safe_charter string Safe Charter Flag(Y, N)
smb string Small Business Flage(Y, N)
charter_price_min int Min Charter Price
charter_price_max int Max Charter Price
monthly_rent_deposit_min int Min monthly rent deposit Price
monthly_rent_deposit_max int Max monthly rent deposit Price
monthly_rent_min int Min monthly rent Price
monthly_rent_max int Max monthly rent Price
exclusive_area_min int Min exclusive area
exclusive_area_max int Min exclusive area
real_area_min int Min real area
real_area_max int Min real area
fee_type string Fee Type(T: Trading, C: Charter, O: Court, S: Site Check)
fee_trading_min int Min fee trading
fee_trading_max int Max fee trading
fee_charter_min int Min fee charter
fee_charter_max int Max fee charter
fee_invest_min int Min fee invest
fee_invest_max int Max fee invest
fee_monthly_min int Min fee monthly
fee_monthly_max int Max fee monthly
period_type string Period Type
reg_date_start string Reg Date Start(Month)
reg_date_end string Reg Date End(Month)
open_date_type int Open Date Type(all: -1, 0: select, 1: 1 month, 3: 3 month, 6: 6 month, 12: 1 year)
open_date_start string Open Date Start(Month min: 0)
open_date_end string Open Date End(Month max: 30)
lat double latitude
lng double longitude
minLat double latitude
minLng double longitude
maxLat double latitude
maxLng double longitude
zoom_level int Zoom level 0~15
radius double Radius
use_keyword int Use keyword or not 1-use
user_id int user id
Response Data
Name Type Description
code Integer Response Result Code
msg String Response Result Message
data Json
Null
Response