Skip to main content
POST
/realtorca/offices/properties

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
office
string
required
Minimum string length: 1
count
integer
required
Required range: 1 <= x <= 600
timeout
integer
default:300
Required range: 20 <= x <= 1500
transaction_type
enum<string> | null
Available options:
for_sale,
for_rent,
sold
sort
enum<string>
default:newest
Available options:
newest,
oldest,
lowest_price,
highest_price
culture
enum<string>
default:en
Available options:
en,
fr
currency
enum<string>
default:CAD
Available options:
CAD,
USD

Response

Successful Response

id
string
required
@type
string
default:RealtorcaListing
mls_number
string | null
url
string | null
status_id
string | null
price
number | null
display_price
string | null
transaction_type
string | null
property_type
string | null
ownership_type
string | null
address
string | null
city
string | null
province
string | null
postal_code
string | null
community_name
string | null
neighbourhood
string | null
latitude
number | null
longitude
number | null
bedroom_count
integer | null
bedrooms
string | null
bathroom_count
integer | null
storey_count
number | null
building_type
string | null
size_interior
string | null
size_interior_sqft
number | null
building_amenities
string[]
parking_type
string[]
parking_space_count
integer | null
amenities_nearby
string[]
land_size
string | null
image
string | null
images
string[]
time_on_realtor
string | null
business
object | null
agents
object[]