Maxxton External API

Sections

Updates a Point of Interest

Path Parameters

pointsOfInterestIdinteger Required

pointsOfInterestId

Body Parameters

codestring

Unique code for the point of interest

startDatestring

The start date when the point of interest becomes active

endDatestring

The end date when the point of interest is no longer active

visibleFromstring

The date from which the point of interest is visible

visibleTostring

The date until which the point of interest is visible

pointsOfInterestCategoryIdinteger

The category ID of the point of interest

locationIdsarray

List of location IDs associated with the point of interest

Show child attributes

priorityinteger

The priority of the point of interest. default is 500.

pricestring
startTimestring
endTimestring
priceChildrenstring
priceAdultstring
priceValuePointstring
translationsarray

List of translations for the point of interest

Show child attributes

addressobject

Address details for the point of interest

Show child attributes

mediaFilestring

Media file associated with the point of interest link, if any

imagesarray

List of images associated with the point of interest, including image IDs and URLs

Show child attributes

dynamicFieldsarray

List of dynamic fields associated with the point of interest, including field IDs and translations

Show child attributes

Response

204
Object
The request is completed successfully without any errors
500
Object
Error occurred while updating point of interest.

PUT

/

Select
1

Response