API Name
API Description
Request URL http://app.madepf.com/api/v1/site/addSite_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
site_type string Site Type (O: New Open Site, G: General Maemul, U: Unregistered report)
latitude double Latitude
longitude double Longitude
duplex string Duplex Flag(Y, N)
temporary_save string Temporary Save Flag(Y:N)
drop_off string Drop off flag(Y:N)
dong_count int Dong Count
house_count int Household Count
contacts string Contact List Json String
address1 string Address 1
address2 string Detail Address 2
name string Site Name
maemul_type string Maemul Type List Json String(0: Villa, 1: Office, 2: Apart~, 3: City~, 4: House, 5: Nei~)
parking_type string Parking Type(0:LinePark, 1: Double Park, 2: Machine Park)
trans_type string Trans Type(0: Trading, 1: Charter, 2: Invest, 3: Monthly)
room_num string RoomNum(0: One, 1: 1.5, 2: Two, 3: Three, 4: Four more)
elevator string Elevator(Y, N)
teras string Teras(Y, N)
veranda_num int Veranda Nums(1, 2, 3)
utility_room_num int Utility Room Nums(1, 2, 3)
toilet_num int Toilet Nums(1, 2, 3)
area_type string Area Type(Multi Select) (E: Exclusive Area, R: Real Area)
fee_type string Fee Type(T: Trading, C: Charter, O: Court, S: Site Check)
sale_price_min int Min Sale Price
sale_price_max int Max Sale Price
collateral_price int Collateral Price
charter_price_min int Min Charter Price
charter_price_max int Max Charter Price
safe_charter string Safe Charter Flag(Y, N)
smb string Small Business Flag(Y, N)
invest_price_min int Min Invest Price
invest_price_max int Max Invest Price
monthly_rent_deposit int Monthly rent deposit Price
monthly_rent_min int Min monthly rent Price
monthly_rent_max int Max monthly rent Price
rooms string Room Info List Json String
fee_trading int Fee trading
fee_trading_type string Fee trading Type(0: Single Hit, 1: Double hit)
fee_collateral int Fee collateral
fee_charter_type string Fee charter Type(0: Single Hit, 1: Double hit)
fee_charter int Fee charter
fee_invest int Fee invest
fee_invest_type int Fee inveset Type(0: Single Hit, 1: Double hit)
fee_monthly int Fee monthly
fee_monthly_type int Fee monthly Type(0: Single Hit, 1: Double hit)
fee_residence int Fee residence
residence_type int Residence Type(0: Unspecified, 1: Residence, 2: Vacancy)
inlay_image_url string Inlay Image Url
site_inquire_price string Site inquire Flag(Y, N) for price
site_inquire_charter string Site inquire Flag(Y, N) for charter
site_inquire_investment string Site inquire Flag(Y, N) for investment
site_inquire_month string Site inquire Flag(Y, N) for month
fee_site_inquire_price string Site inquire Flag(Y, N) for price fee
fee_site_inquire_charter string Site inquire Flag(Y, N) for charter fee
fee_site_inquire_investment string Site inquire Flag(Y, N) for investment fee
fee_site_inquire_month string Site inquire Flag(Y, N) for month fee
inlay_private string Inlay photos private Flag(Y, N)
image_urls string Main Image Url
open_date string Open Date
memo string Main Memo
dong_info string Dong Info Json String
house_info string Household Info Json String
supply_meal string Register Flag(Y:N)
Response Data
Name Type Description
code Integer Response Result Code
msg String Response Result Message
data Json
Null
Response