Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This method returns a list of maintenance tasks associated with a specific property. Note that this method will return all the task instances for the current year and previous years, and therefore multiple records with the same Task Id for each of the years will be returned. Also note that there may be scenarios where the Task Id gets repeated even if the task is currently a non-repeatable one. This will occur, if the task was set to repeatable some time in the past, but now it is set to non repeatable.

Request

ParameterTypeMandatory/OptionalComments
boligmappaNumberstringMandatoryA number generated by Boligmappa to uniquely identify properties registered in Boligmappa. (e.g. AAF1234)
applicationName stringMandatory Third party application identifier, identifying the client consuming the web service. (Length of the ApplicationName should be less than or equal to 10) 

...