ثبت ملک
url: api/listing/ads/
method: POST
خرید
{
"title": "تست",
"region": 1,
"description": "تست 1",
"address": "تست 2",
"deal_type": "SALE",
"sub_home_type": "A",
"area_building": 140,
"owner_name": "علی",
"owner_phone_number": "09166472350",
"sale_info": {
"price": 500000000
},
"rent_info": null,
"residential_info": {
"room_count": 3,
"floor": 5,
"parking": true,
"elevator": false,
"storage_room": false,
"balcony": false
}
}
رهن
{
"title": "آپارتمان بسیار شیک",
"region": 1,
"description": "test",
"address": "test",
"deal_type": "RENT",
"sub_home_type": "A",
"area_building": 120,
"owner_name": "ali",
"owner_phone_number": "09166472350",
"sale_info": null,
"rent_info": {
"deposit_price": 1000000000,
"rent_price": 10000000
},
"residential_info": {
"room_count": 3,
"floor": 6,
"parking": true,
"elevator": true,
"storage_room": true,
"balcony": true
}
}
deal_type: SALE-فروش || RENT-اجاره
sub_home_type: A-آپارتمان || H-ویلایی || L-زمین || S-مغازه || O-دفترکار