Create Listing: Entrata

Create Listing: 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
floor_plan_idstringRequired
The Propexo unique identifier for the floor plan
unit_type_idstringRequired
The Propexo unique identifier for the unit type
citystringRequired
The city associated with the listing
countrystringRequired
The country associated with the listing
date_availablestringRequired
The date that the listing becomes available
numberstringRequired
The unit number
statestringRequired
The state associated with the listing
street_address_1stringRequired
The first address line associated with the listing
zipstringRequired
The zip code associated with the listing
amenity_idslist of stringsOptional
The Propexo unique identifier for the amenity
bathroomsintegerOptional
The number of bathrooms associated with the listing
bedroomsintegerOptional
The number of bedrooms associated with the listing
is_furnishedbooleanOptional
Whether the listing is furnished
square_feetdoubleOptional
The square footage of the listing
street_address_2stringOptional
The second address line associated with the listing

Response

Successful response
metaobject
resultobject

Errors