CreatePropertyPlantByBoligmappaNumber

Description

This method is used to create a plant in the system, by providing the boligmappaNumber.

Request

ParameterTypeMandatory/OptionalMaximum character length/limitDescription
boligmappaNumberstringMandatoryNot RelevantA number generated by Boligmappa to uniquely identify properties registered in Boligmappa. (e.g. AAF1234)
applicationName stringMandatory Should be less than or equal to 10 charactersThe name of the integration partner

 

NOTE:  The web service client should have a valid boligmappaNumber to use this method. The boligmappaNumber for a property can be retrieved by using the following method:

Request - input sample

Response

This method creates a plant in the system, and returns the following property back to the client.

PropertyTypeDescription

Plant

PropertyPlant

Property and plant information associated with the boligmappaNumber

 

Response - output sample

Exceptions

Error CodeDescription
105Plant already exists in system
138 applicationName length has exceeded the maximum character limit allowed (10) 
146The applicationName is not set
167You are not authorized to use this web method
176boligmappaNumber is not provided
123An exception occurred while processing your request
239Invalid boligmappaNumber