{"components":{"schemas":{"Address":{"properties":{"addressProtection":{"description":"beskyttelse","items":{"$ref":"#/components/schemas/AddressProtection"},"type":"array"},"postalAddress":{"description":"postadresse","items":{"$ref":"#/components/schemas/PostalAddress"},"type":"array"},"postalNonNorwegianAddress":{"description":"postadresseIUtlandet","items":{"$ref":"#/components/schemas/PostalNonNorwegianAddress"},"type":"array"},"preferredContactAddress":{"description":"preferertKontaktadresse","items":{"$ref":"#/components/schemas/PreferredContactAddress"},"type":"array"},"residentialRegisteredAddress":{"description":"bostedsadresse","items":{"$ref":"#/components/schemas/ResidentialRegisteredAddress"},"type":"array"},"residentialSecondAddress":{"description":"deltBosted","items":{"$ref":"#/components/schemas/ResidentialSecondAddress"},"type":"array"},"residentualActualAddress":{"description":"oppholdsadresse","items":{"$ref":"#/components/schemas/ResidentialActualAddress"},"type":"array"}},"type":"object"},"AddressAsFreeForm":{"description":"AdresseIFrittFormat","properties":{"addressLine":{"description":"adresselinje","items":{"description":"adresselinje","type":"string"},"type":"array"},"countryCode":{"description":"landkode","type":"string"}},"type":"object"},"AddressNumber":{"description":"Adressenummer","properties":{"houseLetter":{"description":"husbokstav","type":"string"},"houseNumber":{"description":"husnummer","type":"string"}},"type":"object"},"AddressProtection":{"description":"GraderingAvAdresse","properties":{"addressProtectionLevel":{"description":"graderingsnivaa","enum":["UNGRADED","CLIENT_ADDRESS","CONFIDENTIAL","STRICTLY_CONFIDENTIAL"],"type":"string"},"versionInfo":{"$ref":"#/components/schemas/VersionInfo"}},"type":"object"},"BadRequest":{"description":"Returned when something is wrong in the request, e.g. failed argument validation or missed argument","properties":{"attributes":{"description":"Invalid attributes","items":{"$ref":"#/components/schemas/RequestAttribute"},"type":"array"},"error":{"default":"BadRequest","description":"Error name","type":"string"},"message":{"default":"Required arguments are missing in the request","description":"Description of the request error","type":"string"}},"type":"object"},"Birth":{"description":"Foedsel","properties":{"birthCountry":{"description":"foedeland","type":"string"},"birthDate":{"description":"foedselsdato","type":"string"},"birthMunicipality":{"description":"foedekommuneINorge","type":"string"},"birthTown":{"description":"foedested","type":"string"},"birthYear":{"description":"foedselsaar","type":"string"},"versionInfo":{"$ref":"#/components/schemas/VersionInfo"}},"type":"object"},"BirthInNorway":{"description":"FoedsellNorge","properties":{"birthInstitution":{"description":"foedselsinstitusjonsnavn","type":"string"},"twinSequenceOrder":{"description":"rekkefoelgenummer","format":"int64","type":"integer"},"versionInfo":{"$ref":"#/components/schemas/VersionInfo"}},"type":"object"},"BirthInformation":{"properties":{"birth":{"description":"foedsel","items":{"$ref":"#/components/schemas/Birth"},"type":"array"},"birthInNorway":{"description":"foedselINorge","items":{"$ref":"#/components/schemas/BirthInNorway"},"type":"array"},"versionInfo":{"$ref":"#/components/schemas/VersionInfo"}},"type":"object"},"Citizenship":{"description":"Statsborgerskap","properties":{"acquisitionDate":{"description":"ervervsdato","type":"string"},"citizenship":{"description":"statsborgerskap","type":"string"},"versionInfo":{"$ref":"#/components/schemas/VersionInfo"}},"type":"object"},"CitizenshipInformation":{"properties":{"citizenship":{"description":"Statsborgerskap","items":{"$ref":"#/components/schemas/Citizenship"},"type":"array"},"norwegianCitizenshipRetainment":{"description":"BibeholdAvNorskStatsborgerskap","items":{"$ref":"#/components/schemas/NorwegianCitizenshipRetainment"},"type":"array"}},"type":"object"},"ContactAddressEstateOfDeceased":{"description":"KontaktadresseForDoedsbo","properties":{"addressLine":{"description":"adresselinje","items":{"description":"adresselinje","type":"string"},"type":"array"},"city":{"description":"poststedsnavn","type":"string"},"countryCode":{"description":"landkode","type":"string"},"zipCode":{"description":"postnummer","type":"string"}},"type":"object"},"ContactInfoEstateOfDeceased":{"description":"KontaktinformasjonForDødsbo","properties":{"certificateOfProbateDate":{"description":"attestutstedelsesdato","type":"string"},"contactAddressEstateOfDeceased":{"allOf":[{"$ref":"#/components/schemas/ContactAddressEstateOfDeceased"}],"description":"adresse"},"estateType":{"description":"skifteform","enum":["PUBLIC","PRIVATE"],"type":"string"},"lawyerAsContact":{"allOf":[{"$ref":"#/components/schemas/LawyerAsContact"}],"description":"advokat"},"organisationAsContact":{"allOf":[{"$ref":"#/components/schemas/OrganisationAsContact"}],"description":"organisasjon"},"personAsContact":{"allOf":[{"$ref":"#/components/schemas/PersonAsContact"}],"description":"person"},"versionInfo":{"$ref":"#/components/schemas/VersionInfo"}},"type":"object"},"Death":{"description":"Doedsfall","properties":{"deathDate":{"description":"doedsdato","type":"string"},"versionInfo":{"$ref":"#/components/schemas/VersionInfo"}},"type":"object"},"EmigrationFromNorway":{"description":"UtflyttingFraNorge","properties":{"countryOfImmigration":{"description":"tilflyttingsland","type":"string"},"emigrationDate":{"description":"utflyttingsdato","type":"string"},"placeOfImmigration":{"description":"tilflyttingsstedIUtlandet","type":"string"},"versionInfo":{"$ref":"#/components/schemas/VersionInfo"}},"type":"object"},"FalseIdentity":{"properties":{"identifyingInformation":{"$ref":"#/components/schemas/IdentifyingInformation"},"isFalse":{"type":"boolean"},"trueIdentityUnknown":{"type":"boolean"},"versionInfo":{"$ref":"#/components/schemas/VersionInfo"}},"type":"object"},"FamilyRelation":{"description":"Familierelasjon","properties":{"relativeWithoutPersonId":{"allOf":[{"$ref":"#/components/schemas/RelativeWithoutPersonId"}],"description":"relatertPersonUtenFolkeregisteridentifikator"},"relativesPersonId":{"description":"relatertPerson","type":"string"},"relativesRole":{"description":"relatertPersonsRolle","enum":["MOTHER","FATHER","CO_MOTHER","CHILD","SIBLING","SPOUSE_OR_PARTNER","STILLBORN_CHILD"],"type":"string"},"role":{"description":"minRolleForPerson","enum":["MOTHER","FATHER","CO_MOTHER","CHILD","SIBLING","SPOUSE_OR_PARTNER","STILLBORN_CHILD"],"type":"string"},"versionInfo":{"$ref":"#/components/schemas/VersionInfo"}},"type":"object"},"ForeignPersonIdentification":{"properties":{"identifier":{"type":"string"},"identifierType":{"type":"string"},"issuingCountry":{"type":"string"},"versionInfo":{"$ref":"#/components/schemas/VersionInfo"}},"type":"object"},"Gender":{"description":"Personkjoenn","properties":{"genderType":{"description":"kjoenn","enum":["MALE","FEMALE"],"type":"string"},"versionInfo":{"$ref":"#/components/schemas/VersionInfo"}},"type":"object"},"GroundOfIdentification":{"properties":{"groundOfIdentificationStatusCode":{"enum":["NO_STATUS","NOT_CHECKED","CHECKED"],"type":"string"},"versionInfo":{"$ref":"#/components/schemas/VersionInfo"}},"type":"object"},"GuardianOrAttorney":{"description":"VergeRepresentantEllerFullmektig","properties":{"guardianshipScopeType":{"description":"omfang","enum":["IMMIGRATION_AND_PERSON_AND_ESTATE","PERSON_AND_ESTATE","ESTATE","PERSON"],"type":"string"},"name":{"allOf":[{"$ref":"#/components/schemas/PersonName"}],"description":"navn"},"personIdentifier":{"description":"foedselsEllerDNummer","type":"string"},"scopeIsPersonal":{"description":"omfangetErInnenPersonligOmraade","type":"boolean"}},"type":"object"},"GuardianshipOrFuturePowerOfAttorney":{"description":"VergemaalRepresentasjonEllerFremtidsfullmakt","properties":{"guardianOrAttorney":{"allOf":[{"$ref":"#/components/schemas/GuardianOrAttorney"}],"description":"verge"},"office":{"description":"embete","type":"string"},"versionInfo":{"$ref":"#/components/schemas/VersionInfo"}},"type":"object"},"Identification":{"properties":{"falseIdentity":{"allOf":[{"$ref":"#/components/schemas/FalseIdentity"}],"description":"falskIdentitet"},"foreignPersonIdentification":{"description":"utenlandskPersonidentifikasjon","items":{"$ref":"#/components/schemas/ForeignPersonIdentification"},"type":"array"},"groundOfIdentification":{"description":"identitetsgrunnlag","items":{"$ref":"#/components/schemas/GroundOfIdentification"},"type":"array"},"identificationDocument":{"description":"vergemaalEllerFremtidsfullmakt","items":{"$ref":"#/components/schemas/IdentificationDocument"},"type":"array"},"immigrationAuthorityIdentification":{"description":"utlendingsmyndighetenesIdentifikasjonsnummer","items":{"$ref":"#/components/schemas/ForeignPersonIdentification"},"type":"array"},"personIdInformation":{"description":"identifikasjonsnummer","items":{"$ref":"#/components/schemas/PersonIdInformation"},"type":"array"}},"type":"object"},"IdentificationDocument":{"description":"Identifikasjonsdokument","properties":{"identificationDocumentNumber":{"description":"identifikasjonsdokumentnummer","type":"string"},"identificationDocumentType":{"description":"identifikatjonsdokumenttype","type":"string"},"issuerName":{"description":"utstedernavn","type":"string"},"issuingCountry":{"description":"utstederland","type":"string"},"technicalDocumentVerification":{"allOf":[{"$ref":"#/components/schemas/TechnicalDocumentVerification"}],"description":"dokumentkontroll"},"validFrom":{"description":"gyldigFra","type":"string"},"validThrough":{"description":"gyldigTil","type":"string"},"versionInfo":{"$ref":"#/components/schemas/VersionInfo"}},"type":"object"},"IdentifyingInformation":{"description":"IdentifiserendeInformasjon","properties":{"birthDate":{"description":"foedselsdato","type":"string"},"citizenShip":{"description":"statsborgerskap","items":{"description":"statsborgerskap","type":"string"},"type":"array"},"genderType":{"description":"kjoenn","enum":["MALE","FEMALE"],"type":"string"},"personName":{"allOf":[{"$ref":"#/components/schemas/PersonName"}],"description":"personnavn"}},"type":"object"},"ImmigrationToNorway":{"description":"InnflyttingTilNorge","properties":{"countryOfEmigration":{"description":"fraflyttingsland","type":"string"},"placeOfEmigration":{"description":"fraflyttingsstedIUtlandet","type":"string"},"versionInfo":{"$ref":"#/components/schemas/VersionInfo"}},"type":"object"},"InternationalAddress":{"description":"InternasjonalAdresse","properties":{"building":{"description":"bygning","type":"string"},"coAddress":{"description":"coAdressenavn","type":"string"},"countryCode":{"description":"landkode","type":"string"},"district":{"description":"distriktsnavn","type":"string"},"floorNumber":{"description":"etasjenummer","type":"string"},"housingUnit":{"description":"boenhet","type":"string"},"postOffice":{"description":"postboks","type":"string"},"region":{"description":"region","type":"string"},"streetName":{"description":"adressenavn","type":"string"},"town":{"description":"byEllerStedsnavn","type":"string"},"zipCode":{"description":"postkode","type":"string"}},"type":"object"},"InternationalAddressFreeForm":{"description":"InternasjonalAdresseIFrittFormat","properties":{"addressLine":{"description":"adresselinje","items":{"description":"adresselinje","type":"string"},"type":"array"},"countryCode":{"description":"landkode","type":"string"},"town":{"description":"byEllerStedsnavn","type":"string"},"zipCode":{"description":"postkode","type":"string"}},"type":"object"},"LawyerAsContact":{"description":"AdvokatSomKontakt","properties":{"companyId":{"description":"organisasjonsnummer","type":"string"},"companyName":{"description":"organisasjonsnavn","type":"string"},"name":{"allOf":[{"$ref":"#/components/schemas/PersonName"}],"description":"personnavn"}},"type":"object"},"MaritalStatus":{"description":"Sivilstand","properties":{"authority":{"description":"myndighet","type":"string"},"foreignCountry":{"description":"utland","type":"string"},"maritalStatusCode":{"description":"sivilstand","enum":["UNSPECIFIED","UNMARRIED","MARRIED","WIDOWED","DIVORCED","SEPARATED","REGISTERED_PARTNER","SEPARATED_PARTNER","DIVORCED_PARTNER","WIDOWED_PARTNER"],"type":"string"},"maritalStatusDate":{"description":"sivilstandsdato","type":"string"},"municipality":{"description":"kommune","type":"string"},"place":{"description":"sted","type":"string"},"relatedPerson":{"description":"relatertVedSivilstand","type":"string"},"versionInfo":{"$ref":"#/components/schemas/VersionInfo"}},"type":"object"},"MigrationInformation":{"properties":{"emigrationFromNorway":{"items":{"$ref":"#/components/schemas/EmigrationFromNorway"},"type":"array"},"immigrationToNorway":{"items":{"$ref":"#/components/schemas/ImmigrationToNorway"},"type":"array"}},"type":"object"},"NorwegianCitizenshipRetainment":{"description":"BibeholdAvNorskStatsborgerskap","properties":{"retainmentDate":{"description":"datoForBibehold","type":"string"},"retainmentStatus":{"description":"bibeholdstatus","enum":["RETAINMENT","NO_RETAINMENT","CITIZEN_DOES_NOT_NEED"],"type":"string"},"versionInfo":{"$ref":"#/components/schemas/VersionInfo"}},"type":"object"},"OrganisationAsContact":{"description":"OrganisasjonSomKontakt","properties":{"companyId":{"description":"organisasjonsnummer","type":"string"},"companyName":{"description":"organisasjonsnavn","type":"string"},"contactName":{"allOf":[{"$ref":"#/components/schemas/PersonName"}],"description":"kontaktpersonnavn"}},"type":"object"},"ParentalReponsibility":{"description":"Foreldreansvar","properties":{"child":{"description":"ansvarssubjekt","type":"string"},"childWithoutPersonId":{"allOf":[{"$ref":"#/components/schemas/RelativeWithoutPersonId"}],"description":"ansvarssubjektUtenIdentifikator"},"organisationWithParentalResoponsibility":{"description":"ansvarligOrganisasjon","type":"string"},"parent":{"description":"ansvarlig","type":"string"},"parentWithoutPersonId":{"allOf":[{"$ref":"#/components/schemas/RelativeWithoutPersonId"}],"description":"ansvarligUtenIdentifikator"},"parentalResponsibilityType":{"description":"ansvar","enum":["JOINT","MOTHER","FATHER","CO_MOTHER","OTHER","UNKNOWN"],"type":"string"},"versionInfo":{"$ref":"#/components/schemas/VersionInfo"}},"type":"object"},"Person":{"properties":{"address":{"$ref":"#/components/schemas/Address"},"birthInformation":{"$ref":"#/components/schemas/BirthInformation"},"citizenshipInformation":{"allOf":[{"$ref":"#/components/schemas/CitizenshipInformation"}],"description":"statsborgerskap"},"contactInfoEstateOfDeceased":{"description":"kontaktinformasjonForDoedsbo","items":{"$ref":"#/components/schemas/ContactInfoEstateOfDeceased"},"type":"array"},"death":{"allOf":[{"$ref":"#/components/schemas/Death"}],"description":"doedsfall"},"gender":{"description":"kjoenn","items":{"$ref":"#/components/schemas/Gender"},"type":"array"},"guardianshipOrFuturePowerOfAttorney":{"description":"vergemaalEllerFremtidsfullmakt","items":{"$ref":"#/components/schemas/GuardianshipOrFuturePowerOfAttorney"},"type":"array"},"identification":{"$ref":"#/components/schemas/Identification"},"migrationInformation":{"$ref":"#/components/schemas/MigrationInformation"},"name":{"description":"navn","items":{"$ref":"#/components/schemas/RegisteredPersonName"},"type":"array"},"personId":{"type":"string"},"personStatus":{"description":"status","items":{"$ref":"#/components/schemas/PersonStatus"},"type":"array"},"relation":{"$ref":"#/components/schemas/Relation"},"residenceInSvalbard":{"description":"oppholdPaaSvalbard","items":{"$ref":"#/components/schemas/ResidenceInSvalbard"},"type":"array"},"residencePermit":{"description":"opphold","items":{"$ref":"#/components/schemas/ResidencePermit"},"type":"array"},"samiElectoralRollStatus":{"description":"forholdTilSametingetsValgmanntall","items":{"$ref":"#/components/schemas/SamiElectoralRoll"},"type":"array"},"samiLanguage":{"description":"brukAvSamiskSpraak","items":{"$ref":"#/components/schemas/SamiLanguage"},"type":"array"}},"type":"object"},"PersonAsContact":{"description":"PersonSomKontakt","properties":{"birthDate":{"description":"foedselsdato","type":"string"},"name":{"allOf":[{"$ref":"#/components/schemas/PersonName"}],"description":"personnavn"},"personalNumber":{"description":"foedselsEllerDNummer","type":"string"}},"type":"object"},"PersonIdInformation":{"description":"Folkeregisteridentifikator","properties":{"personId":{"description":"foedselsEllerDNummer","type":"string"},"personIdStatusCode":{"description":"status","enum":["ACTIVE","EXPIRED"],"type":"string"},"personIdType":{"description":"identifikatortype","enum":["BIRTH_NUMBER","D_NUMBER"],"type":"string"},"versionInfo":{"$ref":"#/components/schemas/VersionInfo"}},"type":"object"},"PersonName":{"description":"Personnavn","properties":{"firstName":{"description":"fornavn","type":"string"},"middleName":{"description":"mellomnavn","type":"string"},"surName":{"description":"etternavn","type":"string"}},"type":"object"},"PersonResults":{"description":"Roaring Apps person information results","properties":{"records":{"description":"found person information results","items":{"$ref":"#/components/schemas/Person"},"type":"array"},"status":{"$ref":"#/components/schemas/SearchResultStatus"}},"type":"object"},"PersonStatus":{"properties":{"personStatusType":{"description":"status","enum":["RESIDENT","EMIGRATED","MISSING","DEAD","EXPIRED","BIRTH_REGISTERED","INTERMEDIATE","INACTIVE","NON_RESIDENT","ACTIVE"],"type":"string"},"versionInfo":{"$ref":"#/components/schemas/VersionInfo"}},"type":"object"},"PostOfficeBoxAddress":{"description":"PostboksAdresse","properties":{"postOfficeBox":{"description":"postboks","type":"string"},"postOfficeBoxHolder":{"description":"postbokseier","type":"string"},"postalTown":{"allOf":[{"$ref":"#/components/schemas/PostalTown"}],"description":"postSted"}},"type":"object"},"PostalAddress":{"description":"Kontaktadresse","properties":{"addressIdentifierFromRealEstateRegister":{"description":"adresseIdentifikatorFraMatrikkelen","type":"string"},"addressProtectionLevel":{"description":"adressegradering","enum":["UNGRADED","CLIENT_ADDRESS","CONFIDENTIAL","STRICTLY_CONFIDENTIAL"],"type":"string"},"postOfficeBoxAddress":{"allOf":[{"$ref":"#/components/schemas/PostOfficeBoxAddress"}],"description":"postboksadresse"},"postalAddressFreeForm":{"allOf":[{"$ref":"#/components/schemas/PostalAddressFreeForm"}],"description":"postadresseIFrittFormat"},"streetAddressForPost":{"allOf":[{"$ref":"#/components/schemas/StreetAddressForPost"}],"description":"vegadresse"},"versionInfo":{"$ref":"#/components/schemas/VersionInfo"}},"type":"object"},"PostalAddressFreeForm":{"description":"PostadresseIFrittFormat","properties":{"addressLine":{"description":"adresselinje","items":{"description":"adresselinje","type":"string"},"type":"array"},"postalTown":{"allOf":[{"$ref":"#/components/schemas/PostalTown"}],"description":"postSted"}},"type":"object"},"PostalNonNorwegianAddress":{"description":"KontaktadresseIUtlandet","properties":{"addressProtectionLevel":{"description":"adressegradering","enum":["UNGRADED","CLIENT_ADDRESS","CONFIDENTIAL","STRICTLY_CONFIDENTIAL"],"type":"string"},"internationalAddress":{"allOf":[{"$ref":"#/components/schemas/InternationalAddress"}],"description":"utenlandskAdresse"},"internationalAddressFreeForm":{"allOf":[{"$ref":"#/components/schemas/InternationalAddressFreeForm"}],"description":"utenlandskAdresseIFrittFormat"},"versionInfo":{"$ref":"#/components/schemas/VersionInfo"}},"type":"object"},"PostalTown":{"description":"Poststed","properties":{"city":{"description":"poststedsnavn","type":"string"},"zipCode":{"description":"postnummer","type":"string"}},"type":"object"},"PreferredContactAddress":{"description":"PreferertKontaktadresse","properties":{"addressProtectionLevel":{"description":"adressegradering","enum":["UNGRADED","CLIENT_ADDRESS","CONFIDENTIAL","STRICTLY_CONFIDENTIAL"],"type":"string"},"choiceOfPreferredAddress":{"description":"valg","enum":["RESIDENTIAL","ACTUAL_RESIDENTIAL","POSTAL","NON_NORWEGIAN"],"type":"string"},"contactAddressAsFreeForm":{"allOf":[{"$ref":"#/components/schemas/AddressAsFreeForm"}],"description":"kontaktAdresseIFrittFormat"},"versionInfo":{"$ref":"#/components/schemas/VersionInfo"}},"type":"object"},"RealEstateRegistryAddress":{"description":"Matrikkeladresse","properties":{"addressNameAddition":{"description":"adressetilleggsnavn","type":"string"},"coAddress":{"description":"coAdressenavn","type":"string"},"housingUnitNumber":{"description":"bruksenhetsnummer","type":"string"},"housingUnitType":{"description":"bruksenhetstype","enum":["HOUSE","OTHER","HOLIDAY_HOUSE","NON_APPROVED_HOUSE","NON_NUMBERED_UNIT"],"type":"string"},"postalTown":{"allOf":[{"$ref":"#/components/schemas/PostalTown"}],"description":"poststed"},"realEstateRegistryNumber":{"allOf":[{"$ref":"#/components/schemas/RealEstateReigstryNumber"}],"description":"matrikkelnummer"},"subNumber":{"description":"undernummer","format":"int64","type":"integer"}},"type":"object"},"RealEstateReigstryNumber":{"description":"Matrikkelnummer","properties":{"realEstateRegNumberpart1Municipality":{"description":"kommunenummer","type":"string"},"realEstateRegNumberpart2gaard":{"description":"gaardsnummer","format":"int64","type":"integer"},"realEstateRegNumberpart3bruk":{"description":"bruksnummer","format":"int64","type":"integer"},"realEstateRegNumberpart4feste":{"description":"festenummer","format":"int64","type":"integer"}},"type":"object"},"RegisteredPersonName":{"description":"Folkeregisterpersonnavn","properties":{"firstName":{"description":"fornavn","type":"string"},"middleName":{"description":"mellomnavn","type":"string"},"originalName":{"allOf":[{"$ref":"#/components/schemas/PersonName"}],"description":"originaltNavn"},"shortenedName":{"description":"forkortetNavn","type":"string"},"surName":{"description":"efternavn","type":"string"},"versionInfo":{"$ref":"#/components/schemas/VersionInfo"}},"type":"object"},"Relation":{"properties":{"familyRelation":{"description":"familierelasjon","items":{"$ref":"#/components/schemas/FamilyRelation"},"type":"array"},"maritalStatus":{"description":"sivilstand","items":{"$ref":"#/components/schemas/MaritalStatus"},"type":"array"},"parentalReponsibility":{"description":"foreldreansvar","items":{"$ref":"#/components/schemas/ParentalReponsibility"},"type":"array"}},"type":"object"},"RelativeWithoutPersonId":{"description":"RelatertBiPerson","properties":{"birthDate":{"description":"foedselsdato","type":"string"},"citizenship":{"description":"statsborgerskap","type":"string"},"genderType":{"description":"kjoenn","enum":["MALE","FEMALE"],"type":"string"},"personName":{"allOf":[{"$ref":"#/components/schemas/PersonName"}],"description":"navn"}},"type":"object"},"RequestAttribute":{"description":"Incorrect attribute of request","properties":{"attribute":{"description":"Parameter name","type":"string"},"value":{"description":"Parameter value, subject for validation","type":"string"}},"type":"object"},"ResidenceInSvalbard":{"description":"OppholdPaaSvalbard","properties":{"countryOfDeparture":{"description":"fraflyttingsland","type":"string"},"endDate":{"description":"sluttdato","type":"string"},"estimatedDurationOfResidenceType":{"description":"antattOppholdsvarighet","enum":["LESS_THAN_SIX_MONTHS","MORE_THAN_SIX_MONTHS","MOTE_THAN_TWELVE_MONTHS","UNKNOWN"],"type":"string"},"numberOfEarlierStays":{"description":"antallTidligereOpphold","format":"int64","type":"integer"},"relocationMunicipality":{"description":"fraflyttingskommunenummer","type":"string"},"startDate":{"description":"startdato","type":"string"},"versionInfo":{"$ref":"#/components/schemas/VersionInfo"}},"type":"object"},"ResidencePermit":{"description":"Opphold","properties":{"residenceFromDate":{"description":"oppholdFra","type":"string"},"residencePermitCodeType":{"description":"oppholdstillatelse","enum":["TEMPORARY","PERMANENT","INFORMATION_MISSING"],"type":"string"},"residenceUntilDate":{"description":"oppholdTil","type":"string"},"versionInfo":{"$ref":"#/components/schemas/VersionInfo"}},"type":"object"},"ResidenceUnknown":{"description":"UkjentBosted","properties":{"residentialMunicipality":{"description":"bostedskommune","type":"string"}},"type":"object"},"ResidentialActualAddress":{"description":"OppholdsAdresse","properties":{"actualRecidenceRegistrationDate":{"description":"oppholdsadressedato","type":"string"},"actualResidenceType":{"description":"oppholdAnnetSted","enum":["MILITARY","ABROAD","SVALBARD","COMMUTER"],"type":"string"},"addressIdentifierFromRealEstateRegister":{"description":"adresseIdentifikatorFraMatrikkelen","type":"string"},"addressIsUnknown":{"description":"adressenErUkjent","type":"boolean"},"addressProtectionLevel":{"description":"adressegradering","enum":["UNGRADED","CLIENT_ADDRESS","CONFIDENTIAL","STRICTLY_CONFIDENTIAL"],"type":"string"},"internationalAddress":{"allOf":[{"$ref":"#/components/schemas/InternationalAddress"}],"description":"utenlandskAdresse"},"realEstateRegistryAddress":{"allOf":[{"$ref":"#/components/schemas/RealEstateRegistryAddress"}],"description":"matrikkeladress"},"streetAddress":{"allOf":[{"$ref":"#/components/schemas/StreetAddress"}],"description":"vegAdresse"},"versionInfo":{"$ref":"#/components/schemas/VersionInfo"}},"type":"object"},"ResidentialRegisteredAddress":{"description":"Bostedsadresse","properties":{"addressIdentifierFromRealEstateRegister":{"description":"adresseIdentifikatorFraMatrikkelen","type":"string"},"addressProtectionLevel":{"description":"adressegradering","enum":["UNGRADED","CLIENT_ADDRESS","CONFIDENTIAL","STRICTLY_CONFIDENTIAL"],"type":"string"},"constituency":{"description":"stemmekrets","format":"int64","type":"integer"},"district":{"description":"grunnkrets","format":"int64","type":"integer"},"movingDate":{"description":"flyttedato","type":"string"},"nearAddressIdentifierFromRealEstateRegister":{"description":"naerAdresseIdentifikatorFraMatrikkelen","type":"string"},"parish":{"description":"kirkekrets","format":"int64","type":"integer"},"realEstateRegistryAddress":{"allOf":[{"$ref":"#/components/schemas/RealEstateRegistryAddress"}],"description":"matrikkeladresse"},"residenceUnknown":{"allOf":[{"$ref":"#/components/schemas/ResidenceUnknown"}],"description":"ukjentBosted"},"schoolDistrict":{"description":"skolekrets","format":"int64","type":"integer"},"streetAddress":{"allOf":[{"$ref":"#/components/schemas/StreetAddress"}],"description":"vegadresse"},"versionInfo":{"$ref":"#/components/schemas/VersionInfo"}},"type":"object"},"ResidentialSecondAddress":{"description":"DeltBosted","properties":{"addressIdentifierFromRealEstateRegister":{"description":"adresseIdentifikatorFraMatrikkelen","type":"string"},"addressProtectionLevel":{"description":"adressegradering","enum":["UNGRADED","CLIENT_ADDRESS","CONFIDENTIAL","STRICTLY_CONFIDENTIAL"],"type":"string"},"legalAgreementEndDate":{"description":"sluttdatoForKontrakt","type":"string"},"legalAgreementStartDate":{"description":"startdatoForKontrakt","type":"string"},"nearAddressIdentifierFromRealEstateRegister":{"description":"naerAdresseIdentifikatorFraMatrikkelen","type":"string"},"realEstateRegistryAddress":{"allOf":[{"$ref":"#/components/schemas/RealEstateRegistryAddress"}],"description":"matrikkeladress"},"streetAddress":{"allOf":[{"$ref":"#/components/schemas/StreetAddress"}],"description":"vegAdresse"},"versionInfo":{"$ref":"#/components/schemas/VersionInfo"}},"type":"object"},"SamiElectoralRoll":{"description":"SametingetsValgmanntall","properties":{"decisionDate":{"description":"vedtaksdato","type":"string"},"samiElectoralRollStatusType":{"description":"forhold","enum":["ENROLLED","DISENROLLED","NEVER_ENROLLED"],"type":"string"},"versionInfo":{"$ref":"#/components/schemas/VersionInfo"}},"type":"object"},"SamiLanguage":{"description":"SamiskSpraak","properties":{"samiLanguageType":{"description":"spraak","items":{"description":"spraak","enum":["NORTHERN_SAMI","SOUTH_SAMI","LULE_SAMI"],"type":"string"},"type":"array"},"versionInfo":{"$ref":"#/components/schemas/VersionInfo"}},"type":"object"},"SearchResultStatus":{"description":"Description of search result","properties":{"code":{"description":"0 - found, 1 - not found","format":"int32","type":"integer"},"text":{"description":"search result description","type":"string"}},"type":"object"},"ServerError":{"description":"Internal server error","properties":{"error":{"default":"InternalServerError","description":"Error name","type":"string"},"message":{"default":"An internal server error occurred, please contact the system administrator with information on the error","description":"Description of the request error","type":"string"}},"type":"object"},"StreetAddress":{"description":"Vegadresse","properties":{"addressNameAddition":{"description":"adressetilleggsnavn","type":"string"},"coAddress":{"description":"coAdressenavn","type":"string"},"houseNumberInformation":{"allOf":[{"$ref":"#/components/schemas/AddressNumber"}],"description":"adressenummer"},"housingUnitNumber":{"description":"bruksenhetsnummer","type":"string"},"housingUnitType":{"description":"bruksenhetstype","enum":["HOUSE","OTHER","HOLIDAY_HOUSE","NON_APPROVED_HOUSE","NON_NUMBERED_UNIT"],"type":"string"},"municipalityNumber":{"description":"kommunenummer","type":"string"},"postalTown":{"allOf":[{"$ref":"#/components/schemas/PostalTown"}],"description":"poststed"},"streetCode":{"description":"adressekode","type":"string"},"streetName":{"description":"adressenavn","type":"string"}},"type":"object"},"StreetAddressForPost":{"description":"VegadresseForPost","properties":{"addressNameAddition":{"description":"adressetilleggsnavn","type":"string"},"coAddress":{"description":"coAdressenavn","type":"string"},"houseNumberInformation":{"allOf":[{"$ref":"#/components/schemas/AddressNumber"}],"description":"adressenummer"},"housingUnitNumber":{"description":"bruksenhetsnummer","type":"string"},"postalTown":{"allOf":[{"$ref":"#/components/schemas/PostalTown"}],"description":"poststed"},"streetCode":{"description":"adressekode","type":"string"},"streetName":{"description":"adressenavn","type":"string"}},"type":"object"},"TechnicalDocumentVerification":{"description":"TekniskDokumentkontroll","properties":{"documentVerificationStatus":{"description":"dokumentkontrollstatus","type":"string"},"documentVerificationTime":{"description":"dokumentkontrolltidspunkt","type":"string"}},"type":"object"},"Unauthorized":{"properties":{"error":{"type":"string"},"message":{"type":"string"}},"type":"object"},"UnderlyingServiceUnavailable":{"properties":{"error":{"type":"string"},"message":{"type":"string"}},"type":"object"},"VersionInfo":{"properties":{"cause":{"description":"aarsak","type":"string"},"current":{"description":"erGjeldende","type":"boolean"},"expiryTime":{"description":"opphoerstidspunkt","type":"string"},"source":{"description":"kilde","type":"string"},"updatedTime":{"description":"ajourholdstidspunkt","type":"string"},"validTime":{"description":"gyldighetstidspunkt","type":"string"}},"type":"object"}},"securitySchemes":{"OAuth2":{"description":"All requests require authentication via OAuth2 client credentials.\n\nBase URL: https://api.roaring.io\n\n1. Obtain a Consumer key and Consumer secret from https://developer.roaring.io/keys\n   (separate sandbox and production pairs).\n2. Request an access token by POSTing to the token endpoint:\n\n   POST https://api.roaring.io/token\n   Content-Type: application/x-www-form-urlencoded\n   Authorization: Basic base64(consumer-key:consumer-secret)\n\n   body: grant_type=client_credentials\n\n   Tokens are valid for 3600 seconds. The response contains an access_token of\n   type Bearer.\n3. Send the access token on every API call:\n\n   Authorization: Bearer <access_token>","flows":{"clientCredentials":{"tokenUrl":"https://api.roaring.io/token","scopes":{}}},"type":"oauth2"}}},"info":{"title":"Person information","version":"2.0","x-logo":{"url":"https://assets.roaring.io/svg/person-v2.svg"},"description":"All requests require authentication via OAuth2 client credentials.\n\nBase URL: https://api.roaring.io\n\n1. Obtain a Consumer key and Consumer secret from https://developer.roaring.io/keys\n   (separate sandbox and production pairs).\n2. Request an access token by POSTing to the token endpoint:\n\n   POST https://api.roaring.io/token\n   Content-Type: application/x-www-form-urlencoded\n   Authorization: Basic base64(consumer-key:consumer-secret)\n\n   body: grant_type=client_credentials\n\n   Tokens are valid for 3600 seconds. The response contains an access_token of\n   type Bearer.\n3. Send the access token on every API call:\n\n   Authorization: Bearer <access_token>"},"openapi":"3.0.1","paths":{"/findone":{"get":{"operationId":"findOne","parameters":[{"description":"person id","in":"query","name":"personId","schema":{"type":"string"}},{"description":"person name","in":"query","name":"name","schema":{"type":"string"}},{"description":"person birth date","in":"query","name":"birthDate","schema":{"type":"string"}},{"description":"street name","in":"query","name":"street","schema":{"type":"string"}},{"description":"house number","in":"query","name":"houseNumber","schema":{"type":"string"}},{"description":"postal number","in":"query","name":"zipCode","schema":{"type":"string"}},{"description":"history","in":"query","name":"history","schema":{"type":"boolean"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PersonResults"}}},"description":"OK, successful response"},"400":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/BadRequest"}}},"description":"Returned when something is wrong in the request, e.g. failed argument validation or arguments are missing"},"401":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Unauthorized"}}},"description":"Returned when user is missing permission or permission is not enough for action"},"404":{"description":"Requested resource could not be found"},"500":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServerError"}}},"description":"An internal server error occurred, please contact the system administrator with information on the error"},"503":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnderlyingServiceUnavailable"}}},"description":"An internal server error occurred, please contact the system administrator with information on the error"}},"summary":"Find current person information by unambiguous search","tags":["no-PersonAPI"]}},"/history/findone":{"get":{"operationId":"historyFindOne","parameters":[{"description":"person id","in":"query","name":"personId","schema":{"type":"string"}},{"description":"person name","in":"query","name":"name","schema":{"type":"string"}},{"description":"person birth date","in":"query","name":"birthDate","schema":{"type":"string"}},{"description":"street name","in":"query","name":"street","schema":{"type":"string"}},{"description":"house number","in":"query","name":"houseNumber","schema":{"type":"string"}},{"description":"postal number","in":"query","name":"zipCode","schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PersonResults"}}},"description":"OK, successful response"},"400":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/BadRequest"}}},"description":"Returned when something is wrong in the request, e.g. failed argument validation or arguments are missing"},"401":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Unauthorized"}}},"description":"Returned when user is missing permission or permission is not enough for action"},"404":{"description":"Requested resource could not be found"},"500":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServerError"}}},"description":"An internal server error occurred, please contact the system administrator with information on the error"},"503":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnderlyingServiceUnavailable"}}},"description":"An internal server error occurred, please contact the system administrator with information on the error"}},"summary":"Find person information by unambiguous search","tags":["no-PersonAPI"]}},"/history/{personId}":{"get":{"operationId":"person","parameters":[{"description":"person id","in":"path","name":"personId","required":true,"schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PersonResults"}}},"description":"OK, successful response"},"400":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/BadRequest"}}},"description":"Returned when something is wrong in the request, e.g. failed argument validation or arguments are missing"},"404":{"description":"Requested resource could not be found"},"500":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServerError"}}},"description":"An internal server error occurred, please contact the system administrator with information on the error"},"503":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnderlyingServiceUnavailable"}}},"description":"An internal server error occurred, please contact the system administrator with information on the error"}},"summary":"Find person information by personId","tags":["no-PersonAPI"]}},"/{personId}":{"get":{"operationId":"person_1","parameters":[{"description":"person id","in":"path","name":"personId","required":true,"schema":{"type":"string"}},{"description":"history","in":"query","name":"history","schema":{"type":"boolean"}},{"description":"no wrapper","in":"query","name":"noWrap","schema":{"type":"boolean"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PersonResults"}}},"description":"OK, successful response"},"400":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/BadRequest"}}},"description":"Returned when something is wrong in the request, e.g. failed argument validation or arguments are missing"},"404":{"description":"Requested resource could not be found"},"500":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ServerError"}}},"description":"An internal server error occurred, please contact the system administrator with information on the error"},"503":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/UnderlyingServiceUnavailable"}}},"description":"An internal server error occurred, please contact the system administrator with information on the error"}},"summary":"Find current person information by personId","tags":["no-PersonAPI"]}}},"security":[{"OAuth2":[]}],"servers":[{"url":"https://api.roaring.io/no/person/2.0"}],"x-category":"person","x-countries":["no"],"x-id":"no-PersonAPI"}