Reference for https://api.silentpassenger.com/rest/v2/{APIKEY}/LandmarkCategory?id={LANDMARKCATEGORYID}

Move landmark to a different category.

Url: https://api.silentpassenger.com/rest/v2/{APIKEY}/LandmarkCategory?id={LANDMARKCATEGORYID}

HTTP Method: POST

Message direction Format Body
Request Xml Example
Request Json Example
Response Xml Example
Response Json Example

The following is an example request Xml body:

<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2147483647</int>

The following is an example request Json body:

2147483647

The following is an example response Xml body:

<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>

The following is an example response Json body:

true