Create Unit: Propertyware

Create Unit: Propertyware | Method | |---| | createUnit |

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
categoryenumRequired
The category of the unit.
Allowed values:
typeenumRequired
The type of the unit.
Allowed values:
namestringRequired

The name of the unit. Example: “Unit 3”.

abbreviationstringRequired

The abbreviation of the unit. Example: “UNIT3”

address_1stringRequired
The first address line of the unit.
address_2stringOptional
The second address line of the unit.
citystringOptional
The city of the unit.
statestringOptional
The state of the unit.
zipstringOptional
The zip code of the unit.
countrystringOptional
The country of the unit.
notesstringOptional
Notes about the unit.
bathroomsstring or nullOptional
The number of bathrooms in the unit.
bedroomsstring or nullOptional
The number of bedrooms in the unit.
rent_amount_market_in_centsdoubleOptional
The market rent cost of the unit, in cents.
square_feetdoubleOptional
The size of the unit in square feet.

Response

Successful response
metaobject
resultobject

Errors