report-ai
properties

Create Property

Create a new property.

post/api/v1/report-ai/properties

Request body

codestring required
namestring required
latitudenumber required
longitudenumber required
timezonestring required
country_codestring required
currencystring
citystring nullable
website_urlstring nullable

Response

Successful Response

idstring uuid required
codestring required
namestring required
latitudenumber nullable
longitudenumber nullable
timezonestring nullable
country_codestring nullable
currencystring required
created_atstring date-time required
google_place_idstring nullable
addressstring nullable
star_ratingnumber nullable
review_countinteger nullable
website_urlstring nullable
property_typestring nullable
citystring nullable
positioning_tagsstring[]
source_tracker_region_slugstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.