Versions Compared

Key

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

...

ParameterTypeMandatory/OptionalComments
KnrintMandatoryKnr
Gnrint MandatoryGnr
Bnr intMandatory Bnr 
Fnr intMandatory Fnr 
Snr intMandatory 

Snr–Section number for sectioned properties 

Lnr intMandatory 

Share ID for housing co-operatives

CustomerName stringMandatory 

Name of customer for the plant. (Length of the CustomerName must be less than or equal to 100)

ApplicationName string Mandatory 

Third party application identifier, identifying the client consuming the web service. (Length of the ApplicationName should be less than or equal to 10)

 

   

Notes:

  • Web service client should have valid Matrikkel values to use this web method. Matrikkel Information of a property can be retrieved by using an appropriate web method of boligmappa web service.
  • If the provided property is not registered in Boligmappa, the property information will be retrieved from infoland and the property will be automatically registered in Boligmappa. Then the plant will be created for that property.

...

Error CodeDescription
105Plant already exists in system
107Plant creation failed due to internal error
109 Given Matrikkel does not exist in system
110Input parameters contain null or invalid data 
117Provided Snr is not valid
118Snr is not provided with the input matrikkel. But given is a sectioned property
119Snr is provided with the input matrikkel. But given is not a sectioned property
120Provided Lnr is not valid
121Lnr is not provided with the input matrikkel. But given is a housing corporative share
122Lnr is provided with the input matrikkel. But given is not a housing corporative share
123An exception occurred while processing your request
131 This type of property is not supported
138ApplicationName length is exceeded maximum allowed character limit (10)
172CustomerName length is exceeded maximum allowed character limit (100)

 

...