{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-country-apis-catalog/product-catalog/se/spar/sidebars.yaml","current-catalog-info":"current-catalog-info-/country-apis-catalog/product-catalog/se/spar/openapi"},"props":{"metadata":{"markdoc":{"tagList":["admonition"]},"type":"markdown"},"seo":{"title":"Requests and Responses","llmstxt":{"hide":true}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"requests-and-responses","__idx":0},"children":["Requests and Responses"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"authentication","__idx":1},"children":["Authentication"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["To retrieve person information from the Swedish Population Register, you must first authenticate your user account."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Please refer to the ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/country-apis-catalog/product-catalog/se/authenticate"},"children":["Authenticate API documentation"]}," for details on how to authenticate and obtain a token."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Note that this step differs from earlier versions of the SPAR REST API. The generated token can be used across all Creditsafe Sweden REST APIs including DateCheck, GetData, SearchEngine, GetSignatory, GetUnitData, and SPAR."]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"production-urls","__idx":2},"children":["Production URLs"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["SPAR Endpoint:"]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"http","header":{"controls":{"copy":{}}},"source":"https://se-webservice.apps.creditsafe.com/spar\n","lang":"http"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Health Check:"]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"http","header":{"controls":{"copy":{}}},"source":"https://se-webservice.apps.creditsafe.com/spar/health\n","lang":"http"},"children":[]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"request-methods","__idx":3},"children":["Request Methods"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The SPAR REST API uses a single ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["GET"]}," method to retrieve person information from the Swedish Population Register."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"spar-request","__idx":4},"children":["SPAR Request"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Endpoint:"]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"http","header":{"controls":{"copy":{}}},"source":"GET /spar\n","lang":"http"},"children":[]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Example Request:"]}]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"http","header":{"controls":{"copy":{}}},"source":"HEADER: Authorization: Bearer <token>\nURL: https://se-webservice.apps.creditsafe.com/spar?searchnumber=yyyymmddnnnn&relation=true\nMethod: GET\n","lang":"http"},"children":[]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"request-parameters","__idx":5},"children":["Request Parameters"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The table below describes each parameter included in the requests."]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Parameter"},"children":["Parameter"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Data type"},"children":["Data type"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Max length"},"children":["Max length"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Required"},"children":["Required"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["searchnumber"]}," (query)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["12"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Yes"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The requested person number (12 digits)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["relation"]}," (query)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Boolean"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["-"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Inclusion of relation data. Default value is ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["false"]},". ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Please note!"]}," Passing a ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["true"]}," value requires access rights to see relation data"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["usespartest"]}," (query)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Boolean"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["-"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["When true, directs the request to SPAR's test environment instead of live data. Default value is ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["false"]},". On sandbox hosts, this parameter controls whether to query the SPAR test API (true) or use the local sandbox database (false). On production hosts, this parameter routes to either SPAR live (false) or SPAR test (true) environments"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["transactionid"]}," (query)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["14"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Customer's internal information (customer/invoice number). Recommended to use this field as it can be helpful in tracking your call in Creditsafe logs"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["language"]}," (query)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["2"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["No"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Sets the language of the response. For this service it is only affecting error responses. Available languages: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["sv"]}," or ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["en"]},". Default: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["en"]}]}]}]}]}]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info","name":"Sandbox Parameter Behavior"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["In the sandbox version of this API, only the parameters ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["searchnumber"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["transactionid"]}," are actively supported. All other parameters included in the request will be ignored without error or warning."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Developers are encouraged to structure their requests as they would in a production environment, including all expected parameters. This ensures consistency and simplifies the transition to production usage. However, it is important to understand that in sandbox mode, unsupported parameters will not influence the response and should not be relied upon for testing behavior or data validation."]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"response-successful","__idx":6},"children":["Response (Successful)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["All successful responses include a ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["metaData"]}," object containing request information for tracing and troubleshooting, and a ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["response"]}," array containing the SPAR person data."]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info","name":"SPAR Response Structure"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Unlike other Swedish APIs that use ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["report"]},", SPAR uses ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["response"]}," as the top-level property name for data results. This reflects the original SPAR API structure."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"http-response-code-200-ok","__idx":7},"children":["HTTP Response code: 200 OK"]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","header":{"controls":{"copy":{}}},"source":"{\n  \"metaData\": {\n    \"apiLogId\": 542900,\n    \"timeStamp\": \"2026-07-15T14:26:33\",\n    \"resource\": \"SPAR Consumer (1231)\",\n    \"method\": \"GET\",\n    \"requestUrl\": \"https://se-webservice.apps.creditsafe.com/spar?searchnumber=194411155858\"\n  },\n  \"response\": [\n    {\n      \"personId\": {\n        \"idNummer\": \"194411155858\",\n        \"typ\": \"PERSONNUMMER\"\n      },\n      \"sekretessmarkering\": {\n        \"sattAvSPAR\": null,\n        \"value\": \"NEJ\"\n      },\n      \"sekretessDatum\": null,\n      \"skyddadFolkbokforing\": \"NEJ\",\n      \"skyddadFolkbokforingDatum\": null,\n      \"senasteAndringSPAR\": \"2021-09-25T00:00:00\",\n      \"summeradInkomst\": null,\n      \"inkomstAr\": null,\n      \"namn\": [\n        {\n          \"datumFrom\": \"2021-09-25T00:00:00\",\n          \"datumTill\": \"9999-12-31T00:00:00\",\n          \"aviseringsnamn\": null,\n          \"fornamn\": \"Adam\",\n          \"tilltalsnamn\": null,\n          \"mellannamn\": null,\n          \"efternamn\": \"Efternamn1130\"\n        }\n      ],\n      \"persondetaljer\": [\n        {\n          \"datumFrom\": \"2021-09-25T00:00:00\",\n          \"datumTill\": \"9999-12-31T00:00:00\",\n          \"sekretessmarkering\": {\n            \"sattAvSPAR\": null,\n            \"value\": \"NEJ\"\n          },\n          \"skyddadFolkbokforing\": \"NEJ\",\n          \"avregistreringsorsakKod\": null,\n          \"avregistreringsdatum\": null,\n          \"avlidendatum\": null,\n          \"antraffadDodDatum\": null,\n          \"fodelsedatum\": \"1944-11-15T00:00:00\",\n          \"fodelselanKod\": null,\n          \"fodelseforsamling\": null,\n          \"kon\": \"MAN\",\n          \"svenskMedborgare\": null,\n          \"hanvisning\": [],\n          \"snStatus\": null,\n          \"snTilldelningsdatum\": null,\n          \"snPreliminartVilandeforklaringsdatum\": null,\n          \"snFornyelsedatum\": null,\n          \"snVilandeorsak\": null,\n          \"snVilandeforklaringsdatum\": null,\n          \"snAvlidendatum\": null\n        }\n      ],\n      \"folkbokforing\": [\n        {\n          \"datumFrom\": \"2021-09-25T00:00:00\",\n          \"datumTill\": \"9999-12-31T00:00:00\",\n          \"folkbokfordLanKod\": \"01\",\n          \"folkbokfordKommunKod\": \"25\",\n          \"hemvist\": \"Skrivenpåadressen\",\n          \"folkbokforingsdatum\": \"1997-05-01T00:00:00\",\n          \"distriktKod\": \"215006\"\n        }\n      ],\n      \"folkbokforingsadress\": [\n        {\n          \"svenskAdress\": {\n            \"datumFrom\": \"2021-09-25T00:00:00\",\n            \"datumTill\": \"9999-12-31T00:00:00\",\n            \"careOf\": null,\n            \"utdelningsadress1\": null,\n            \"utdelningsadress2\": \"Gatan229 2\",\n            \"postNr\": \"17962\",\n            \"postort\": \"STENHAMRA\"\n          }\n        }\n      ],\n      \"sarskildPostadress\": [\n        {\n          \"internationellAdress\": {\n            \"datumFrom\": \"2021-09-25T00:00:00\",\n            \"datumTill\": \"9999-12-31T00:00:00\",\n            \"utdelningsadress1\": null,\n            \"utdelningsadress2\": \"UTLANDOMRÅDE\",\n            \"utdelningsadress3\": null,\n            \"land\": \"MONACO\"\n          },\n          \"svenskAdress\": null\n        }\n      ],\n      \"utlandsadress\": null,\n      \"kontaktadress\": null,\n      \"relation\": [\n        {\n          \"datumFrom\": \"2010-02-02T00:00:00\",\n          \"datumTill\": \"9999-12-31T00:00:00\",\n          \"relationstyp\": \"MAKEMAKAREGISTRERADPARTNER\",\n          \"idNummer\": \"195401038145\",\n          \"fornamn\": null,\n          \"mellannamn\": null,\n          \"efternamn\": null,\n          \"fodelsetid\": \"1954-01-03T00:00:00\",\n          \"avregistreringsorsakKod\": null,\n          \"avregistreringsdatum\": null,\n          \"avlidendatum\": null\n        }\n      ],\n      \"fastighet\": null\n    }\n  ],\n  \"error\": null\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info","name":"Null Values and Historical Data"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Note that some objects and parameters are returned as ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["null"]}," or not returned at all if there are no values or the person has protected identity. In addition to this, several objects can be returned repeatedly if there is historical information, e.g., if the person has changed their name or moved. The objects ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["relation"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["fastighet"]}," are always returned as ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["null"]}," unless authorization has been provided."]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"response-parameters","__idx":8},"children":["Response Parameters"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The SPAR API returns detailed person information from the Swedish Population Register."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"person-identification","__idx":9},"children":["Person Identification"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Parameter"},"children":["Parameter"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Data type"},"children":["Data type"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["personId"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Object"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Object with person identification"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["idNummer"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The requested person number (12 digits)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["typ"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Type of identification number. Possible values: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["PERSONNUMMER"]}," (Person number), ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["SAMORDNINGSNUMMER"]}," (Coordination number), ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["IMMUNITETSNUMMER"]}," (Immunity number)"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"confidentiality-information","__idx":10},"children":["Confidentiality Information"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Parameter"},"children":["Parameter"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Data type"},"children":["Data type"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["sekretessmarkering"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Object"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Confidentiality information"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["sattAvSPAR"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["An attribute in the confidentiality marking indicates whether SPAR has applied confidentiality when the Swedish Population Register has submitted protected registration data without a confidentiality flag"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["value"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Specifies if the person has a secrecy marking (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["NEJ"]}," = No, ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["JA"]}," = Yes)"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"stand-alone-parameters","__idx":11},"children":["Stand-alone Parameters"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Parameters on root level, not within a separate object:"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Parameter"},"children":["Parameter"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Data type"},"children":["Data type"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["sekretessDatum"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Date when the identity was protected"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["skyddadFolkbokforing"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Specifies whether the person has protected population registration (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["NEJ"]}," = No, ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["JA"]}," = Yes)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["skyddadFolkbokforingDatum"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Date when the population registration was protected"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["senasteAndringSPAR"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Date of last change at SPAR"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["summeradInkomst"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Not used. Always returned as ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["null"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["inkomstAr"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Not used. Always returned as ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["null"]}]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"name-information-namn","__idx":12},"children":["Name Information (namn)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This object can return an array of name information if the person has changed their name."]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Parameter"},"children":["Parameter"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Data type"},"children":["Data type"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["datumFrom"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Date from in format ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["yyyy-mm-ddThh:mm:ss"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["datumTill"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Date until in format ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["yyyy-mm-ddThh:mm:ss"]},". Active information has the date ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["9999-12-31T00:00:00"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["aviseringsnamn"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Summation of middle name, last name and first name (in that order). Only returned if the total number of characters exceed the allowed limit on the ordinary parameters"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["fornamn"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["First name(s)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["tilltalsnamn"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Code indicating which of the first names are given names. Note that not all people have a specified given name. Example: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Eva Ulla-Karin"]}," - Code ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["10"]}," = \"Eva\" (First first name), Code ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["20"]}," = \"Ulla\" (Second first name), Code ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["30"]}," = \"Karin\" (Third first name), Code ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["23"]}," = \"Ulla-Karin\" (Combination of second and third first name). Names with hyphens are considered as two"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["mellannamn"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Middle name, e.g., if the person has two last names"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["efternamn"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Last name"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"personal-details-persondetaljer","__idx":13},"children":["Personal Details (persondetaljer)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This object can return an array of information if the information on the person has changed."]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Parameter"},"children":["Parameter"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Data type"},"children":["Data type"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["datumFrom"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Date from in format ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["yyyy-mm-ddThh:mm:ss"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["datumTill"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Date until in format ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["yyyy-mm-ddThh:mm:ss"]},". Active information has the date ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["9999-12-31T00:00:00"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["sekretessmarkering.sattAvSPAR"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["See above description of sekretessMarkering"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["sekretessmarkering.value"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["See above description of sekretessMarkering"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["skyddadFolkbokforing"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Specifies whether the person has protected population registration (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["NEJ"]}," = No, ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["JA"]}," = Yes)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["avregistreringsorsakKod"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Deregistration code. Possible values: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AV"]}," (Deceased), ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["UV"]}," (Emigrated), ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["GN"]}," (Old person number), ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["GS"]}," (Old coordination number), ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AS"]}," (Annulment of coordination number), ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["OB"]}," (Missing person), ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["TA"]}," (Technically deregistered), ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["FI"]}," (False identity)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["avregistreringsdatum"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Date when the person was deregistered from the population register (not returned if deceased)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["avlidendatum"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Date of death"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["antraffadDodDatum"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Used when the person was found dead. Used when actual date of death is missing"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["fodelsedatum"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Date of birth. Format: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["YYYY-MM-DDTHH:MM:SS"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["fodelselanKod"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["County of birth. Only populated if taxation authorization has been granted"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["kon"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Gender (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["KVINNA"]}," = Woman, ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MAN"]}," = Male)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["svenskMedborgare"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Always returned as ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["null"]}," unless authorization has been provided. Indicates with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["JA"]}," or ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["NEJ"]}," whether the person is a Swedish citizen"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["hanvisning"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Object"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Object populated if reference to new or previous person number or coordination number exists. Contains: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["idNummer"]}," (Person or coordination number, 12 digits), ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["typ"]}," (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Till"]}," indicates reference to new number, ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Fran"]}," indicates reference from old number), ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["typSpecified"]}," (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["true"]}," if reference type is specified, otherwise ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["false"]},")"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["snStatus"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Returns value ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Stangd"]}," if the coordination number is suspended. This gives an indication that reference to a new number may exist. Parameters starting with \"sn\" can only occur for people with a coordination number, and in some cases also for immunity numbers"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["snTilldelningsdatum"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Date the coordination number was assigned to a person. May be incomplete date with formats: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["2019-01-01"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["2019-00-00"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["0000-00-00"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["200101"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["2001"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["0"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["snPreliminartVilandeforklaringsdatum"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Date the coordination number is expected to be suspended. However, this date may change. May be incomplete"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["snFornyelsedatum"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Date the coordination number was renewed. May be incomplete"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["snVilandeorsak"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Reason why the coordination number has been suspended. Possible values: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["TIDSFRIST"]}," (No notification or application for renewal received within five years), ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AVLIDEN"]}," (Person is deceased), ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["ANNAN_ORSAK"]}," (Other reason)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["snVilandeforklaringsdatum"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Date that the coordination number was declared dormant. May be incomplete"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["snAvlidendatum"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Date of death. Only populated when ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["snVilandeorsak"]}," is ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AVLIDEN"]},". May be incomplete"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"population-registration-folkbokforing","__idx":14},"children":["Population Registration (folkbokforing)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This object can return an array of information if the person has moved."]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Parameter"},"children":["Parameter"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Data type"},"children":["Data type"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["datumFrom"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Date from in format ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["yyyy-mm-ddThh:mm:ss"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["datumTill"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Date until in format ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["yyyy-mm-ddThh:mm:ss"]},". Active information has the date ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["9999-12-31T00:00:00"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["folkbokfordLanKod"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["County code where the person is registered"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["folkbokfordKommunKod"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Municipality code where the person is registered"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["hemvist"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["States where the person is registered. Possible values: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Skrivenpåadressen"]}," (Lives at the registered address), ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Påkommunnenskriven"]}," (Has no residence but can be reached at the address), ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["Utankänthemvist"]}," (Not known where the person lives)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["folkbokforingsdatum"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Date of population registration"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["distriktKod"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["District code where the person is registered"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"registered-address-folkbokforingsadress","__idx":15},"children":["Registered Address (folkbokforingsadress)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This object can return an array of information if the person has moved."]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Parameter"},"children":["Parameter"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Data type"},"children":["Data type"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["svenskAdress.datumFrom"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Date from in format ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["yyyy-mm-ddThh:mm:ss"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["svenskAdress.datumTill"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Date until in format ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["yyyy-mm-ddThh:mm:ss"]},". Active information has the date ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["9999-12-31T00:00:00"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["svenskAdress.careOf"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Care of address, usually a name of a person"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["svenskAdress.utdelningsadress1"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Street and number, empty if the address information fits within ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["utdelningsadress2"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["svenskAdress.utdelningsadress2"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Street and number (includes apartment number when applicable)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["svenskAdress.postNr"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Zip Code"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["svenskAdress.postort"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Town"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"special-postal-address-sarskildpostadress","__idx":16},"children":["Special Postal Address (sarskildPostadress)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This object can return an array of information if the person has moved. Contains sub-objects ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["internationellAdress"]}," or ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["svenskAdress"]},"."]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Parameter"},"children":["Parameter"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Data type"},"children":["Data type"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["datumFrom"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Date from in format ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["yyyy-mm-ddThh:mm:ss"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["datumTill"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Date until in format ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["yyyy-mm-ddThh:mm:ss"]},". Active information has the date ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["9999-12-31T00:00:00"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["careOf"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Care of address, usually a name of a person"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["utdelningsadress1"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["If Swedish special address: Street and number, empty if the address information fits within ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["utdelningsadress2"]},". If foreign special address: Address structure can differ between countries"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["utdelningsadress2"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["If Swedish special address: Street and number (includes apartment number when applicable). If foreign special address: Address structure can differ between countries"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["utdelningsadress3"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Only used for foreign special address when needed"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["postNr"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Zip Code"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["postOrt"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Town"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["land"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Country. Only used for foreign special address"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"other-address-objects","__idx":17},"children":["Other Address Objects"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["utlandsadress"]}," and ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["kontaktadress"]}," objects have similar parameters as ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["sarskildPostadress"]},"."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"relation-information-relation","__idx":18},"children":["Relation Information (relation)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This object can return an array of information if the person has more than one relation registered. ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Note:"]}," This information is only returned if you are granted the relation authorization."]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Parameter"},"children":["Parameter"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Data type"},"children":["Data type"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["datumFrom"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Date from in format ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["yyyy-mm-ddThh:mm:ss"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["datumTill"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Date until in format ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["yyyy-mm-ddThh:mm:ss"]},". Active information has the date ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["9999-12-31T00:00:00"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["relationstyp"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Type of relation. Possible values: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["VÅRDNADSHAVARE"]}," (Guardian), ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["MAKEMAKAREGISTRERADPARTNER"]}," (Husband/Wife/Registered partner)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["idNummer"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["The person number (12 digits)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["fornamn"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["First name. Only populated if the person number is missing"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["mellannamn"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Middle name. Only populated if the person number is missing"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["efternamn"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Last name. Only populated if the person number is missing"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["fodelsetid"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Date of birth. Only populated if the person number is missing (can be incomplete or completely empty)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["avregistreringsorsakKod"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Deregistration code. Only ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["AV"]}," (Deceased) can be returned"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["avregistreringsdatum"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Date of deregistration. May be incomplete date with formats: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["2019-01-01"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["2019-00-00"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["0000-00-00"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["200101"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["2001"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["0"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["avlidendatum"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Date of death. May be incomplete"]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"property-information-fastighet","__idx":19},"children":["Property Information (fastighet)"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["This object can return an array of information if the person is registered as owner of several properties. ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Note:"]}," This information is only returned if you are granted the fastighet authorization."]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Parameter"},"children":["Parameter"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Data type"},"children":["Data type"]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["taxeringsenhetsnummer"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Property unit number for the real estate or, where applicable, the consolidation of property parts"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["lanKod"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["County code where the property is located"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["kommunKod"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Municipality code where the property is located"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["fastighetsKod"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Property codes in SPAR (see PDF for full list of codes: 113, 120, 210, 213, 220, 223, 225, 230, 240)"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["taxeringsar"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Tax year"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["taxeringsvarde"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Tax assessment value"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["fastighetDel"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Object"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Contains nested elements: ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["taxeringsidentitet"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["fastighetsBeteckning"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["andelstalsTaljare"]},", and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["andelstalsNamnare"]}]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["taxeringsidentitet"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Tax assessment identifier"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["fastighetsBeteckning"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Property designation"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["andelstalsTaljare"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Ownership share numerator"]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["andelstalNamnare"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["String"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Ownership share denominator"]}]}]}]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"understanding-the-response","__idx":20},"children":["Understanding the Response"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The SPAR API provides comprehensive person information from the Swedish Population Register:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Historical data"]}," - Many objects (namn, persondetaljer, folkbokforing, etc.) can contain arrays with historical information when a person has changed their name, moved, or updated details. Active records have ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["datumTill"]}," set to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["9999-12-31T00:00:00"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Null values"]}," - Parameters with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["null"]}," values or missing entirely indicate no data or protected identity"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Authorization-restricted data"]}," - The ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["relation"]}," and ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["fastighet"]}," objects are always ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["null"]}," unless specific authorization has been granted"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Coordination numbers"]}," - Parameters starting with \"sn\" (e.g., ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["snStatus"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["snTilldelningsdatum"]},") only apply to coordination numbers and immunity numbers"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Incomplete dates"]}," - Some date fields may be incomplete with formats like ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["2019-00-00"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["200101"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["2001"]},", or ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["0"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Protected identities"]}," - Persons with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["sekretessmarkering.value"]}," = \"JA\" or ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["skyddadFolkbokforing"]}," = \"JA\" have restricted information"]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Address types"]}," - Multiple address objects (",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["folkbokforingsadress"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["sarskildPostadress"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["utlandsadress"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["kontaktadress"]},") can contain Swedish or international address formats"]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Use this comprehensive data to verify identity, validate addresses, and understand a person's registration status in Sweden."]}]},"headings":[{"value":"Requests and Responses","id":"requests-and-responses","depth":1},{"value":"Authentication","id":"authentication","depth":2},{"value":"Production URLs","id":"production-urls","depth":2},{"value":"Request Methods","id":"request-methods","depth":2},{"value":"SPAR Request","id":"spar-request","depth":3},{"value":"Request Parameters","id":"request-parameters","depth":2},{"value":"Response (Successful)","id":"response-successful","depth":2},{"value":"HTTP Response code: 200 OK","id":"http-response-code-200-ok","depth":3},{"value":"Response Parameters","id":"response-parameters","depth":2},{"value":"Person Identification","id":"person-identification","depth":3},{"value":"Confidentiality Information","id":"confidentiality-information","depth":3},{"value":"Stand-alone Parameters","id":"stand-alone-parameters","depth":3},{"value":"Name Information (namn)","id":"name-information-namn","depth":3},{"value":"Personal Details (persondetaljer)","id":"personal-details-persondetaljer","depth":3},{"value":"Population Registration (folkbokforing)","id":"population-registration-folkbokforing","depth":3},{"value":"Registered Address (folkbokforingsadress)","id":"registered-address-folkbokforingsadress","depth":3},{"value":"Special Postal Address (sarskildPostadress)","id":"special-postal-address-sarskildpostadress","depth":3},{"value":"Other Address Objects","id":"other-address-objects","depth":3},{"value":"Relation Information (relation)","id":"relation-information-relation","depth":3},{"value":"Property Information (fastighet)","id":"property-information-fastighet","depth":3},{"value":"Understanding the Response","id":"understanding-the-response","depth":2}],"frontmatter":{"seo":{"title":"Requests and Responses"}},"lastModified":"2026-07-21T12:36:41.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/country-apis-catalog/product-catalog/se/spar/documentation/requests-responses","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}