report-ai
properties

Update Property

Update a property.

put/api/v1/report-ai/properties/{property_id}

Path parameters

property_idstring uuid required

Request body

codestring required
namestring required
latitudenumber required
longitudenumber required
timezonestring required
country_codestring required
currencystring required
citystring nullable
website_urlstring nullable
addressstring nullable
star_ratingnumber nullable
property_typestring 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

Changed in 1 of the 6 revisions of this API.2

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog