Property buyer fees

Returns a detailed breakdown of all fees associated with purchasing a property in the specified country, converted to the buyer's currency.

Headers

apikeystringRequired

Request

This endpoint expects an object.
property_countryenumRequired
ISO country code of the property location
Allowed values:
property_currencystringRequired
Currency code of the property value
property_valuedoubleRequired
Value of the property in the property currency
buyers_currencystringRequired
Currency code the buyer wants to use
residency_statusenumRequired
Residency status of the buyer
Allowed values:
property_statestringOptional

State/province/region code (required for some countries like Australia and Spain)

property_postcodestringOptional
Postal code of the property

Response

Successful calculation of property fees
statusinteger

Status code of the response (1 = success)

correlation_idstring

Unique identifier for this request/response pair

buyers_currencystring
Currency code used for the calculated values
indicative_ratedouble
Exchange rate used for the calculation
property_valuedouble
Property value in buyer's currency
property_fees_totaldouble
Total of all fees in buyer's currency
property_feesmap from strings to any
Breakdown of individual fees in buyer's currency

Errors