POST api/user/Unit/Upload

Request Information

URI Parameters

None.

Body Parameters

Unit
NameDescriptionTypeAdditional information
Error

string

None.

UnitID

integer

None.

Name

string

None.

Rent

decimal number

None.

Vacant

boolean

None.

VacantIn60Days

boolean

None.

BedroomCount

integer

None.

BathroomCount

integer

None.

Amenities

Collection of string

None.

Accessibilities

Collection of string

None.

Photos

Collection of Photo

None.

FloorID

integer

None.

BuildingID

integer

None.

BuildingName

string

None.

PhotoBlobs

Collection of PhotoBlob

None.

LeaseExpirationDate

date

None.

SquareFootage

decimal number

None.

PaymentDueDate

string

None.

PaymentDetails

string

None.

MiscAmenities

string

None.

MiscAccessibilities

string

None.

Address

string

None.

City

string

None.

State

string

None.

Longitude

decimal number

None.

Latitude

decimal number

None.

Tenant

UnitTenant

None.

BuildingAmenities

Collection of string

None.

BuildingAccessibilities

Collection of string

None.

BuildingPhoto

string

None.

Notes

string

None.

LastVacantDate

date

None.

Request Formats

application/json, text/json, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.