Create Unit: Entrata

Create Unit: Entrata | Method | |---| | propertyunits/sendPropertyUnits |

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
integration_idstringRequired
The Propexo unique identifier for the integration
property_idstringRequired
The Propexo unique identifier for the property
lease_period_idstringRequired
The Propexo unique identifier for the lease period
citystringRequired
The city associated with the unit
countrystringRequired
The country associated with the unit
date_availablestringRequiredformat: "date-time"
The date that the unit becomes available
numberstringRequired
The unit number
statestringRequired
The state associated with the unit
street_address_1stringRequired
The first address line associated with the unit
zipstringRequired
The zip code associated with the unit
floor_plan_codestringRequired
The external ID of the floor plan
unit_type_idstringRequired
The external ID of the unit type
bathroomsstringOptional
The number of bathrooms associated with the unit
bedroomsstringOptional
The number of bedrooms associated with the unit
is_furnishedbooleanOptional
Whether the unit is furnished
square_feetdoubleOptional
The square footage of the unit
street_address_2stringOptional
The second address line associated with the unit

Response

Successful response
metaobject
resultobject

Errors