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

« Previous Version 4 Current »

Description

This method is used to return all the Matrikkels for a given OrganizationNumber. Any company with an OrganizationNumber of a company that owns some properties can use this method to retrieve the Matrikkels of property owned. The retrieved Matrikkels can then be used to locate a property using the LookupPropertyByMatrikkel method.

Request

ParameterTypeMandatory/OptionalMaximum character length/limitDescription
inputLookupMatrikkelsByOrganizationNumberInputMandatoryNot RelevantLookup Matrikkels by OrganizationNumber Input
applicationNamestringMandatoryShould be less than or equal to 10 charactersThe name of the integration partner

 

LookupMatrikkelsByOrganizationNumberInput

Parameter

Type

Description

OrganizationNumberintOrganizationNumber

Request - sample input

Response

TypeDescription
LookupMatrikkelsByOrganizationNumberOutputLookupMatrikkelsByOrganizationNumberOutput model


LookupMatrikkelsByOrganizationNumberOutput

Parameter

Type

Description

MatrikkelsList<Matrikkel>List of Matrikkels for the given OrganizationNumber

Response - sample output

Exceptions

Error CodeDescription

108

Input parameters contain invalid or null data

123

An exception occurred while processing your request

258Unable to find a company registered to the given OrganizationNumber
358No matching results found for your inputs
395An error occured while retreiving data from Infoland
  • No labels