v1
latestOpenAPI 3.1.02026-07-24700152.8 KBCreate property
post/property
Request body
Response
201
Example response
{
"name": "Shinny Home",
"address1": "43 Olimpia way",
"city": "Boston",
"state": "MA",
"zipcode": "02215",
"country": "US",
"group": "Shinny Star",
"internal_code": "shinny_home",
"latitude": 42.3466944,
"longitude": -71.0971944,
"bedrooms": 3,
"bathrooms": 2,
"photos": [
"https://test.image.com/flat_11.0.jpg"
],
"building": "Boston St. Apartments",
"wifi_name": "6D_WayFen",
"wifi_password": "WayWayPassw0rd",
"access_code": "1234",
"guest_access_code": "123*456",
"notes": {
"access": "access note",
"general": "general public note",
"wifi": "wifi note",
"about": "Near railway station, this property offers great connection with the rest of the state",
"direction": "Near railway station",
"trash_info": "Every Tuesday ay 6am"
}
}