PriceCommon
objectcommon fields for all prices
* Additional properties are NOT allowed.
amountnumber
amount of the select priceType
>= 0
Example:950
vatValuenumber
the vat value in currency
>= 0
Example:1000
vatPercentnumber
the vat value in percent
>= 0<= 100
Example:19.6
isVatIncludedboolean
vat is included in the price
Example
PriceInformation
objectpriceInformationstring
- PRICE_ON_DEMAND: specific flag for displaying this price on the
portal/website. If PRICE_ON_DEMAND is chosen, the price MUST NOT
be shown! It may only be used as search price! - BASIS_FOR_NEGOTIATION: the price is not fixed, it is negotiable.
If the price is FIXED, priceInformation should not be sent.
Allowed values:PRICE_ON_DEMANDBASIS_FOR_NEGOTIATION
Example:PRICE_ON_DEMAND
Example
Orientation
stringcardinal and ordinal geographical directions
Allowed values:NORTHEASTSOUTHWESTNORTH_EASTSOUTH_EASTNORTH_WESTSOUTH_WESTEAST_WESTSOUTH_NORTH
Example
EstateType
stringthe general type of the property.
To classify it in detail, please use the subtypes.
descriptions for the enums above:
- HOUSE: a building where people live in
- APARTMENT: a set of rooms for living in within a building; a flat
- PLOT: a piece of land
- OFFICE: a room, set of rooms, or building where the business of a
commercial or industrial organization or of a professional
person is conducted. also medical offices are included here. - TRADING: all kind of properties concerning trading, retail
and whole sale - GASTRONOMY_HOTEL: all kind of properties concerning the hotel
and catering industry - STORAGE_PRODUCTION: an industrial or production site, warehouse,
storage unit or building - AGRICULTURE_FORESTRY: all kind of properties concerning
agriculture and forestry in the broadest sense - PARKING: all parking relevant properties for any kind of vehicles
- SENIOR: senior-oriented living properties
- PROJECT: usually a project is made up of more single properties,
like a multi family house and often it is not finished yet but
planned or under construction - MISCELLANEOUS: every other kind of property that can not be
classified into the other estateTypes
Allowed values:HOUSEAPARTMENTPLOTOFFICETRADINGGASTRONOMY_HOTELSTORAGE_PRODUCTIONAGRICULTURE_FORESTRYPARKINGSENIORPROJECTMISCELLANEOUS
Example
Accounting
objectaccountingstring
How often the costs are paid and how:
- FIXED: fixed amount paid each time unit
- REAL_USAGE: amount calculated on real usage paid each time unit
- ADJUSTMENT: fixed amount paid each time unit and regular
(yearly?) adjustment based on real usage
Allowed values:FIXEDREAL_USAGEADJUSTMENT
Example:ADJUSTMENT
Example