Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Description

CreateBuildingPlant web method is used to create a plant for a building by providing building information and Matrikkel.

Notes:

 

 

Request

ParameterTypeMandatory/OptionalComments
buildingBuildingInputMandatoryBuilding number and iteration (løpenr). Building number is mandatory. Iteration can be zero.
matrikkelMatrikkelOptionalMatrikkel of the building. Must be provided when trying to create a plant for a building which is not yet registered in Boligmappa system
plantNamestringOptionalPreferred name for the plant. If not provided default plant name (BuildingNumber / Iteration) will be set
customerNamestringMandatoryName of customer for the plant. (Length of the CustomerName must be less than or equal to 100)
applicationNamestringMandatoryName of customer for the plant. (Length of the CustomerName must be less than or equal to 100)

 

Response

PropertyTypeDescription
PlantBuildingPlantBuilding and plant info associated with the newly created plant

 

Exceptions

Error CodeDescription
105Plant already exists in system
  • No labels