{"items":[{"type":"link","label":"Date Check","link":"/country-apis-catalog/product-catalog/se/datecheck/openapi","routeSlug":"/country-apis-catalog/product-catalog/se/datecheck/openapi","content":{"contentType":"overview","meta":{"name":"Date Check"},"children":[{"nodeType":"container","panels":[{"title":"Download OpenAPI description","titleTranslationKey":"download.description.title","children":[{"kind":"download","label":"openapi.json","url":"/_bundle/country-apis-catalog/product-catalog/se/dateCheck/openapi.json?download"},{"kind":"download","label":"openapi.yaml","url":"/_bundle/country-apis-catalog/product-catalog/se/dateCheck/openapi.yaml?download"}]},{"title":"Overview","titleTranslationKey":"info.title","children":[{"kind":"email","title":"Creditsafe Integration Team","email":"integration@creditsafe.se","label":"integration@creditsafe.se","withCopyButton":true,"copyContent":"integration@creditsafe.se"}]},{"title":"Languages","titleTranslationKey":"languages.title","children":[{"kind":"languages","options":[{"key":"curl","title":"curl","lang":"curl"},{"key":"javascript","title":"JavaScript","lang":"JavaScript"},{"key":"node","title":"Node.js","lang":"Node.js"},{"key":"python","title":"Python","lang":"Python"},{"key":"java","title":"Java","lang":"Java"},{"key":"csharp","title":"C#","lang":"C#"},{"key":"php","title":"PHP","lang":"PHP"},{"key":"go","title":"Go","lang":"Go"},{"key":"ruby","title":"Ruby","lang":"Ruby"},{"key":"r","title":"R","lang":"R"},{"key":"payload","title":"Payload","lang":"Payload"}]}]},{"title":"Servers","titleTranslationKey":"servers.title","children":[{"kind":"servers","servers":[{"url":"https://se-webservice.apps.creditsafe.com","description":"Production server"},{"url":"https://se-webservice-sandbox.apps.creditsafe.com","description":"Sandbox server"}],"mode":"default"}]}],"children":[{"nodeType":"overview-section-wrapper","children":[{"nodeType":"header","level":1,"label":"Date Check (1.0.0)","showPageActions":true},{"nodeType":"overview-section-wrapper","children":[{"nodeType":"markdoc","content":"The Creditsafe DateCheck REST API allows you to monitor changes and avoid fetching  more data than necessary. With DateCheck, you can verify if any of the included  categories has changed on a consumer or company since a specific date. The API enables  you to compare the date of your most recent credit decision with the latest date of  change, helping you avoid unnecessary credit checks and letters of disclosure."}],"sectionId":"/country-apis-catalog/product-catalog/se/datecheck/openapi"}],"sectionId":"/country-apis-catalog/product-catalog/se/datecheck/openapi"}]}]}},{"type":"group","label":"Company","link":"/country-apis-catalog/product-catalog/se/datecheck/openapi/company","routeSlug":"/country-apis-catalog/product-catalog/se/datecheck/openapi/company","items":[{"label":"Check Company Data Changes Since Reference Date","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/country-apis-catalog/product-catalog/se/datecheck/openapi/company/companydatecheck","routeSlug":"/country-apis-catalog/product-catalog/se/datecheck/openapi/company/companydatecheck","metadata":{"seo":{"title":"Check Company Data Changes Since Reference Date","description":"Verify if any of the included categories has changed for a company since a specific reference date. Returns a list of change codes with the dates they occurred. The reference date cannot be older than 60 months for limited companies (aktiebolag), trading companies (handelsbolag), or partnerships (kommanditbolag)."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"companyDateCheck","name":"Check Company Data Changes Since Reference Date","isWebhook":false,"pointer":"/paths/~1datecheck~1company/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Check Company Data Changes Since Reference Date","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Verify if any of the included categories has changed for a company since a specific  reference date. Returns a list of change codes with the dates they occurred. The  reference date cannot be older than 60 months for limited companies (aktiebolag),  trading companies (handelsbolag), or partnerships (kommanditbolag)."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerToken","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"JWT token obtained from CONNECT Authenticate API. Include as  'Authorization: Bearer {token}' in the request header."},"children":[]}]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"searchnumber","in":"query","schemaId":"schema_684","description":"Organization number (10-12 digits). Only digits are allowed.","required":true},{"name":"referencedate","in":"query","schemaId":"schema_685","description":"The date from which the changes will be calculated. Cannot be older than 60 months. Accepted formats: YYYY-MM-DD, YYYYMMDD, YYMMDD","required":true},{"name":"transactionid","in":"query","schemaId":"schema_686","description":"Optional. Customer's internal information (customer/invoice number). Recommended  to use this field as it can be helpful in tracking your call in Creditsafe logs."},{"name":"language","in":"query","schemaId":"schema_687","description":"Sets the language of the response. Available languages: sv (Swedish) or en (English)"},{"name":"legacyformat","in":"query","schemaId":"schema_688","description":"Optional. Pass true to receive the old SOAP parameter format from previous versions.  Leave out or send false for the new REST API format."}],"pointer":"/paths/~1datecheck~1company/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/datecheck/company","servers":[{"url":"https://se-webservice.apps.creditsafe.com","description":"Production server"},{"url":"https://se-webservice-sandbox.apps.creditsafe.com","description":"Sandbox server"}],"parameters":{"path":[],"query":[{"name":"searchnumber","in":"query","required":true,"example":"5565144408","schemaId":"schema_684"},{"name":"referencedate","in":"query","required":true,"example":"2020-08-29","schemaId":"schema_685"},{"name":"transactionid","in":"query","required":false,"example":"X123","schemaId":"schema_686"},{"name":"language","in":"query","required":false,"example":"sv","schemaId":"schema_687"},{"name":"legacyformat","in":"query","required":false,"schemaId":"schema_688"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerToken","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403","404","500"],"pointer":"/datecheck/company","href":"company/companydatecheck","openApiOperationId":"companyDateCheck","summary":"Check Company Data Changes Since Reference Date"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://se-webservice.apps.creditsafe.com","description":"Production server"},{"url":"https://se-webservice-sandbox.apps.creditsafe.com","description":"Sandbox server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Successful response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_689"}},"schemaId":"schema_689"},{"code":"400","description":"Bad request - invalid parameters.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1datecheck~1company/get/responses/400/content/application~1json/examples/invalid_language","paths/~1datecheck~1company/get/responses/400/content/application~1json/examples/missing_reference_date","paths/~1datecheck~1company/get/responses/400/content/application~1json/examples/invalid_date_format","paths/~1datecheck~1company/get/responses/400/content/application~1json/examples/date_too_old"]}},"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1datecheck~1company/get/responses/400/content/application~1json/examples/invalid_language","paths/~1datecheck~1company/get/responses/400/content/application~1json/examples/missing_reference_date","paths/~1datecheck~1company/get/responses/400/content/application~1json/examples/invalid_date_format","paths/~1datecheck~1company/get/responses/400/content/application~1json/examples/date_too_old"]},{"code":"403","description":"Forbidden - access denied or insufficient permissions.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1datecheck~1company/get/responses/403/content/application~1json/examples/no_access_to_company_type","paths/~1datecheck~1company/get/responses/403/content/application~1json/examples/service_access_denied_account","paths/~1datecheck~1company/get/responses/403/content/application~1json/examples/service_access_denied_user","paths/~1datecheck~1company/get/responses/403/content/application~1json/examples/quota_exhausted"]}},"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1datecheck~1company/get/responses/403/content/application~1json/examples/no_access_to_company_type","paths/~1datecheck~1company/get/responses/403/content/application~1json/examples/service_access_denied_account","paths/~1datecheck~1company/get/responses/403/content/application~1json/examples/service_access_denied_user","paths/~1datecheck~1company/get/responses/403/content/application~1json/examples/quota_exhausted"]},{"code":"404","description":"Not found - no match for search number.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1datecheck~1company/get/responses/404/content/application~1json/examples/no_match","paths/~1datecheck~1company/get/responses/404/content/application~1json/examples/invalid_search_number"]}},"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1datecheck~1company/get/responses/404/content/application~1json/examples/no_match","paths/~1datecheck~1company/get/responses/404/content/application~1json/examples/invalid_search_number"]},{"code":"500","description":"Internal server error.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1datecheck~1company/get/responses/500/content/application~1json/examples/server_error"]}},"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1datecheck~1company/get/responses/500/content/application~1json/examples/server_error"]}],"pointer":"/paths/~1datecheck~1company/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_689","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_689"}}},{"code":"400","schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1datecheck~1company/get/responses/400/content/application~1json/examples/invalid_language","paths/~1datecheck~1company/get/responses/400/content/application~1json/examples/missing_reference_date","paths/~1datecheck~1company/get/responses/400/content/application~1json/examples/invalid_date_format","paths/~1datecheck~1company/get/responses/400/content/application~1json/examples/date_too_old"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1datecheck~1company/get/responses/400/content/application~1json/examples/invalid_language","paths/~1datecheck~1company/get/responses/400/content/application~1json/examples/missing_reference_date","paths/~1datecheck~1company/get/responses/400/content/application~1json/examples/invalid_date_format","paths/~1datecheck~1company/get/responses/400/content/application~1json/examples/date_too_old"]}}},{"code":"403","schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1datecheck~1company/get/responses/403/content/application~1json/examples/no_access_to_company_type","paths/~1datecheck~1company/get/responses/403/content/application~1json/examples/service_access_denied_account","paths/~1datecheck~1company/get/responses/403/content/application~1json/examples/service_access_denied_user","paths/~1datecheck~1company/get/responses/403/content/application~1json/examples/quota_exhausted"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1datecheck~1company/get/responses/403/content/application~1json/examples/no_access_to_company_type","paths/~1datecheck~1company/get/responses/403/content/application~1json/examples/service_access_denied_account","paths/~1datecheck~1company/get/responses/403/content/application~1json/examples/service_access_denied_user","paths/~1datecheck~1company/get/responses/403/content/application~1json/examples/quota_exhausted"]}}},{"code":"404","schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1datecheck~1company/get/responses/404/content/application~1json/examples/no_match","paths/~1datecheck~1company/get/responses/404/content/application~1json/examples/invalid_search_number"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1datecheck~1company/get/responses/404/content/application~1json/examples/no_match","paths/~1datecheck~1company/get/responses/404/content/application~1json/examples/invalid_search_number"]}}},{"code":"500","schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1datecheck~1company/get/responses/500/content/application~1json/examples/server_error"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1datecheck~1company/get/responses/500/content/application~1json/examples/server_error"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/company/companydatecheck"}],"panels":[]}]},"httpPath":"/datecheck/company"}],"content":{"contentType":"group","meta":{"name":"Company"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Company","showPageActions":true},{"nodeType":"markdoc","content":"Company date check operations"}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/datecheck/company","summary":"Check Company Data Changes Since Reference Date","prefix":{"name":"get","color":"get"},"badges":[],"link":"/company/companydatecheck","deprecated":false}]}]}]}]}},{"type":"group","label":"Consumer","link":"/country-apis-catalog/product-catalog/se/datecheck/openapi/consumer","routeSlug":"/country-apis-catalog/product-catalog/se/datecheck/openapi/consumer","items":[{"label":"Check consumer data changes since reference date","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/country-apis-catalog/product-catalog/se/datecheck/openapi/consumer/consumerdatecheck","routeSlug":"/country-apis-catalog/product-catalog/se/datecheck/openapi/consumer/consumerdatecheck","metadata":{"seo":{"title":"Check consumer data changes since reference date","description":"Verify if any of the included categories has changed for a consumer since a specific reference date. Returns a list of change codes with the dates they occurred. The reference date cannot be older than 36 months for consumers or sole traders (enskilda firmor)."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"consumerDateCheck","name":"Check consumer data changes since reference date","isWebhook":false,"pointer":"/paths/~1datecheck~1consumer/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Check consumer data changes since reference date","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":"Verify if any of the included categories has changed for a consumer since a specific  reference date. Returns a list of change codes with the dates they occurred. The  reference date cannot be older than 36 months for consumers or sole traders  (enskilda firmor)."},{"nodeType":"security","requirements":[{"schemes":[{"name":"bearerToken","scopes":[],"type":"http","scheme":"bearer","bearerFormat":"JWT","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"JWT token obtained from CONNECT Authenticate API. Include as  'Authorization: Bearer {token}' in the request header."},"children":[]}]}]}]}]}]},{"nodeType":"item-content","variant":"query","label":"Query","labelTranslationKey":"query","parameters":[{"name":"searchnumber","in":"query","schemaId":"schema_690","description":"Person number (12 digits). Only digits are allowed.","required":true},{"name":"referencedate","in":"query","schemaId":"schema_691","description":"The date from which the changes will be calculated. Cannot be older than 36 months. Accepted formats: YYYY-MM-DD, YYYYMMDD, YYMMDD","required":true},{"name":"transactionid","in":"query","schemaId":"schema_686","description":"Optional. Customer's internal information (customer/invoice number). Recommended  to use this field as it can be helpful in tracking your call in Creditsafe logs."},{"name":"language","in":"query","schemaId":"schema_687","description":"Sets the language of the response. Available languages: sv (Swedish) or en (English)"},{"name":"legacyformat","in":"query","schemaId":"schema_688","description":"Optional. Pass true to receive the old SOAP parameter format from previous versions.  Leave out or send false for the new REST API format."}],"pointer":"/paths/~1datecheck~1consumer/get/parameters"}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/datecheck/consumer","servers":[{"url":"https://se-webservice.apps.creditsafe.com","description":"Production server"},{"url":"https://se-webservice-sandbox.apps.creditsafe.com","description":"Sandbox server"}],"parameters":{"path":[],"query":[{"name":"searchnumber","in":"query","required":true,"example":"198001010001","schemaId":"schema_690"},{"name":"referencedate","in":"query","required":true,"example":"2024-01-01","schemaId":"schema_691"},{"name":"transactionid","in":"query","required":false,"example":"X123","schemaId":"schema_686"},{"name":"language","in":"query","required":false,"example":"sv","schemaId":"schema_687"},{"name":"legacyformat","in":"query","required":false,"schemaId":"schema_688"}],"querystring":[],"header":[],"cookie":[]},"security":[{"schemes":[{"id":"bearerToken","type":"http","scheme":"bearer","bearerFormat":"JWT"}],"scopes":[]}],"responseCodes":["200","400","403","404","500"],"pointer":"/datecheck/consumer","href":"consumer/consumerdatecheck","openApiOperationId":"consumerDateCheck","summary":"Check consumer data changes since reference date"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://se-webservice.apps.creditsafe.com","description":"Production server"},{"url":"https://se-webservice-sandbox.apps.creditsafe.com","description":"Sandbox server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Successful response","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_692"}},"schemaId":"schema_692"},{"code":"400","description":"Bad request - invalid parameters.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1datecheck~1consumer/get/responses/400/content/application~1json/examples/invalid_language","paths/~1datecheck~1consumer/get/responses/400/content/application~1json/examples/missing_reference_date","paths/~1datecheck~1consumer/get/responses/400/content/application~1json/examples/invalid_date_format","paths/~1datecheck~1consumer/get/responses/400/content/application~1json/examples/date_too_old"]}},"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1datecheck~1consumer/get/responses/400/content/application~1json/examples/invalid_language","paths/~1datecheck~1consumer/get/responses/400/content/application~1json/examples/missing_reference_date","paths/~1datecheck~1consumer/get/responses/400/content/application~1json/examples/invalid_date_format","paths/~1datecheck~1consumer/get/responses/400/content/application~1json/examples/date_too_old"]},{"code":"403","description":"Forbidden - access denied or insufficient permissions.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1datecheck~1consumer/get/responses/403/content/application~1json/examples/no_access_to_company_type","paths/~1datecheck~1consumer/get/responses/403/content/application~1json/examples/service_access_denied_account","paths/~1datecheck~1consumer/get/responses/403/content/application~1json/examples/service_access_denied_user","paths/~1datecheck~1consumer/get/responses/403/content/application~1json/examples/quota_exhausted"]}},"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1datecheck~1consumer/get/responses/403/content/application~1json/examples/no_access_to_company_type","paths/~1datecheck~1consumer/get/responses/403/content/application~1json/examples/service_access_denied_account","paths/~1datecheck~1consumer/get/responses/403/content/application~1json/examples/service_access_denied_user","paths/~1datecheck~1consumer/get/responses/403/content/application~1json/examples/quota_exhausted"]},{"code":"404","description":"Not found - no match for search number.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1datecheck~1consumer/get/responses/404/content/application~1json/examples/no_match","paths/~1datecheck~1consumer/get/responses/404/content/application~1json/examples/invalid_search_number"]}},"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1datecheck~1consumer/get/responses/404/content/application~1json/examples/no_match","paths/~1datecheck~1consumer/get/responses/404/content/application~1json/examples/invalid_search_number"]},{"code":"500","description":"Internal server error.","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1datecheck~1consumer/get/responses/500/content/application~1json/examples/server_error"]}},"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1datecheck~1consumer/get/responses/500/content/application~1json/examples/server_error"]}],"pointer":"/paths/~1datecheck~1consumer/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_692","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_692"}}},{"code":"400","schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1datecheck~1consumer/get/responses/400/content/application~1json/examples/invalid_language","paths/~1datecheck~1consumer/get/responses/400/content/application~1json/examples/missing_reference_date","paths/~1datecheck~1consumer/get/responses/400/content/application~1json/examples/invalid_date_format","paths/~1datecheck~1consumer/get/responses/400/content/application~1json/examples/date_too_old"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1datecheck~1consumer/get/responses/400/content/application~1json/examples/invalid_language","paths/~1datecheck~1consumer/get/responses/400/content/application~1json/examples/missing_reference_date","paths/~1datecheck~1consumer/get/responses/400/content/application~1json/examples/invalid_date_format","paths/~1datecheck~1consumer/get/responses/400/content/application~1json/examples/date_too_old"]}}},{"code":"403","schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1datecheck~1consumer/get/responses/403/content/application~1json/examples/no_access_to_company_type","paths/~1datecheck~1consumer/get/responses/403/content/application~1json/examples/service_access_denied_account","paths/~1datecheck~1consumer/get/responses/403/content/application~1json/examples/service_access_denied_user","paths/~1datecheck~1consumer/get/responses/403/content/application~1json/examples/quota_exhausted"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1datecheck~1consumer/get/responses/403/content/application~1json/examples/no_access_to_company_type","paths/~1datecheck~1consumer/get/responses/403/content/application~1json/examples/service_access_denied_account","paths/~1datecheck~1consumer/get/responses/403/content/application~1json/examples/service_access_denied_user","paths/~1datecheck~1consumer/get/responses/403/content/application~1json/examples/quota_exhausted"]}}},{"code":"404","schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1datecheck~1consumer/get/responses/404/content/application~1json/examples/no_match","paths/~1datecheck~1consumer/get/responses/404/content/application~1json/examples/invalid_search_number"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1datecheck~1consumer/get/responses/404/content/application~1json/examples/no_match","paths/~1datecheck~1consumer/get/responses/404/content/application~1json/examples/invalid_search_number"]}}},{"code":"500","schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1datecheck~1consumer/get/responses/500/content/application~1json/examples/server_error"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"components/schemas/ErrorResponse","exampleIds":["paths/~1datecheck~1consumer/get/responses/500/content/application~1json/examples/server_error"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/consumer/consumerdatecheck"}],"panels":[]}]},"httpPath":"/datecheck/consumer"}],"content":{"contentType":"group","meta":{"name":"Consumer"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Consumer","showPageActions":true},{"nodeType":"markdoc","content":"Consumer date check operations"}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/datecheck/consumer","summary":"Check consumer data changes since reference date","prefix":{"name":"get","color":"get"},"badges":[],"link":"/consumer/consumerdatecheck","deprecated":false}]}]}]}]}},{"type":"group","label":"Health Check","link":"/country-apis-catalog/product-catalog/se/datecheck/openapi/health-check","routeSlug":"/country-apis-catalog/product-catalog/se/datecheck/openapi/health-check","items":[{"label":"Service Health Check","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/country-apis-catalog/product-catalog/se/datecheck/openapi/health-check/healthcheck","routeSlug":"/country-apis-catalog/product-catalog/se/datecheck/openapi/health-check/healthcheck","metadata":{"seo":{"title":"Service Health Check","description":"Lightweight endpoint to verify that the DateCheck service is operational.  This endpoint is designed exclusively for service availability checks and  should be used instead of making fake service calls with invalid data."}},"content":{"contentType":"item","itemVariant":"httpItem","meta":{"sourceId":"healthCheck","name":"Service Health Check","isWebhook":false,"pointer":"/paths/~1datecheck~1health/get","hasSamples":false},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Service Health Check","isWebhook":false,"showPageActions":true}],"panels":[]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Request","labelTranslationKey":"request","deepLinkSuffix":"request"},{"nodeType":"markdoc","content":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Lightweight endpoint to verify that the DateCheck service is operational.  This endpoint is designed exclusively for service availability checks and  should be used instead of making fake service calls with invalid data."},"children":[]}]}]},{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"strong","inline":true,"attributes":{"marker":"**"},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"Important:"},"children":[]}]},{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":" Never use regular service calls for availability checks by  using invalid or random search criteria, repeated queries against real companies  or individuals, or automated loops that simulate usage. Always use this health  endpoint for system availability verification."},"children":[]}]}]}]}],"panels":[{"children":[{"kind":"code-sample","source":{"kind":"code-sample","operationType":"http","method":"GET","path":"/datecheck/health","servers":[{"url":"https://se-webservice.apps.creditsafe.com","description":"Production server"},{"url":"https://se-webservice-sandbox.apps.creditsafe.com","description":"Sandbox server"}],"parameters":{"path":[],"query":[],"querystring":[],"header":[],"cookie":[]},"security":[],"responseCodes":["200"],"pointer":"/datecheck/health","href":"health-check/healthcheck","openApiOperationId":"healthCheck","summary":"Service Health Check"},"isWebhook":false,"hideReplay":false,"servers":[{"url":"https://se-webservice.apps.creditsafe.com","description":"Production server"},{"url":"https://se-webservice-sandbox.apps.creditsafe.com","description":"Sandbox server"}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"header","level":4,"label":"Responses","labelTranslationKey":"responses","deepLinkSuffix":"responses"},{"nodeType":"item-content","variant":"responses","responses":[{"code":"200","description":"Service is healthy and operational","mediaType":"application/json","mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_693","exampleIds":["paths/~1datecheck~1health/get/responses/200/content/application~1json/example"]}},"schemaId":"schema_693","exampleIds":["paths/~1datecheck~1health/get/responses/200/content/application~1json/example"]}],"pointer":"/paths/~1datecheck~1health/get/responses"}],"panels":[{"children":[{"kind":"response","headerTitle":"Response","responseCodes":[{"code":"200","schemaId":"schema_693","exampleIds":["paths/~1datecheck~1health/get/responses/200/content/application~1json/example"],"mediaTypes":["application/json"],"mediaTypeContent":{"application/json":{"schemaId":"schema_693","exampleIds":["paths/~1datecheck~1health/get/responses/200/content/application~1json/example"]}}}],"examples":[]}]}]},{"nodeType":"container","children":[{"nodeType":"feedback","pageSlug":"/health-check/healthcheck"}],"panels":[]}]},"httpPath":"/datecheck/health"}],"content":{"contentType":"group","meta":{"name":"Health Check"},"children":[{"nodeType":"container","children":[{"nodeType":"header","level":2,"label":"Health Check","showPageActions":true},{"nodeType":"markdoc","content":"Service health check endpoint"}],"panels":[{"children":[{"kind":"group-items","title":"Operations","titleTranslationKey":"operations","items":[{"title":"/datecheck/health","summary":"Service Health Check","prefix":{"name":"get","color":"get"},"badges":[],"link":"/health-check/healthcheck","deprecated":false}]}]}]}]}}],"store":{"schemaStore":{"components/schemas/DateCheckAuroraResponse":{"id":"components/schemas/DateCheckAuroraResponse","kind":"json-schema","title":"DateCheckAuroraResponse","data":{"type":"object","description":"DateCheck response for company searches","properties":{"metaData":{"type":"object","description":"Metadata section containing request information for tracing and troubleshooting","properties":{"apiLogId":{"type":"integer","description":"Unique identifier for the Creditsafe API log. Refer to this ID when contacting support","example":233255},"timeStamp":{"type":"string","format":"date-time","description":"The exact time when the request was processed by Creditsafe","example":"2025-10-06T06:12:03"},"resource":{"type":"string","description":"Indicates which service delivered the report","example":"DateCheck Company (1219)"},"method":{"type":"string","description":"Specifies the HTTP method used for the request","example":"GET"},"requestUrl":{"type":"string","description":"The complete URL of the request sent to Creditsafe","example":"https://se-webservice.apps.creditsafe.com/datecheck/company?language=sv&referencedate=2023-01-01&searchnumber=5565144408"}}},"report":{"type":"array","description":"List of change codes with dates when changes occurred","items":{"type":"object","properties":{"code":{"type":"string","description":"Change code as described in the change categories","example":"RAT"},"description":{"type":"string","description":"Description of the change code, available in English or Swedish","example":"Rating"},"changeDate":{"type":"string","format":"date-time","description":"Date when the change occurred. Format YYYY-MM-DDTHH:MM:SS","example":"2022-12-02T00:00:00"}},"required":["code","description","changeDate"]}}},"required":["report"]}},"components/schemas/DateCheckAurora_LEGACY_Response":{"id":"components/schemas/DateCheckAurora_LEGACY_Response","kind":"json-schema","title":"DateCheckAurora_LEGACY_Response","data":{"type":"object","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"DateCheck response with legacy field names (when legacyformat=true)"},"children":[]}]}]}],"properties":{"metaData":{"type":"object","description":"Metadata section containing request information for tracing and troubleshooting","properties":{"apiLogId":{"type":"integer","description":"Unique identifier for the Creditsafe API log. Refer to this ID when contacting support","example":542902},"timeStamp":{"type":"string","format":"date-time","description":"The exact time when the request was processed by Creditsafe","example":"2026-07-15T14:27:17"},"resource":{"type":"string","description":"Indicates which service delivered the report","example":"DateCheck Company (1219)"},"method":{"type":"string","description":"Specifies the HTTP method used for the request","example":"GET"},"requestUrl":{"type":"string","description":"The complete URL of the request sent to Creditsafe","example":"https://se-webservice.apps-dev.creditsafe.com/datecheck/company?language=en&legacyformat=true&referencedate=2024-01-01&searchnumber=5565144408"}},"required":["apiLogId","timeStamp","resource","method","requestUrl"]},"report":{"type":"array","description":"List of change codes with dates when changes occurred (legacy field names)","items":{"type":"object","properties":{"ChangeCode":{"type":"string","description":"Change code as described in the change categories (legacy format)","example":"DTA"},"ChangeDescription":{"type":"string","description":"Description of the change code, available in English or Swedish (legacy format)","example":"Distraint/Repossesion"},"ChangeDate":{"type":"string","format":"date-time","description":"Date when the change occurred (legacy format). Format YYYY-MM-DDTHH:MM:SS","example":"2025-02-27T00:00:00"}},"required":["ChangeCode","ChangeDescription","ChangeDate"]}}},"required":["report","metaData"]}},"components/schemas/ErrorResponse":{"id":"components/schemas/ErrorResponse","kind":"json-schema","title":"ErrorResponse","data":{"type":"object","description":"Error response structure. All error responses include metaData and error only. Null fields are omitted from the JSON response.","required":["metaData","error"],"properties":{"metaData":{"type":"object","description":"Metadata about the request","required":["apiLogId","timeStamp","resource","method","requestUrl"],"properties":{"apiLogId":{"type":"integer","description":"Unique identifier for the Creditsafe API log","example":547637},"timeStamp":{"type":"string","format":"date-time","description":"The exact time when the request was processed","example":"2026-07-21T09:14:33"},"resource":{"type":"string","description":"Which service delivered the response","example":"DateCheck Company (1219)"},"method":{"type":"string","description":"The HTTP method used for the request","example":"GET"},"requestUrl":{"type":"string","description":"The complete URL of the request","example":"https://se-webservice.apps.creditsafe.com/datecheck/company?searchnumber=5565144408"},"lodCreated":{"type":"boolean","description":"Whether a letter of disclosure was created (DateCheck only, may be omitted)","example":false}}},"error":{"type":"object","description":"Error details","required":["code","text"],"properties":{"code":{"type":"string","description":"Error code","example":"23"},"text":{"type":"string","description":"Error description","example":"Reference date too old"},"detail":{"type":"string","description":"Additional detail about the error. This property is optional and may be omitted entirely when no additional context is available.","example":"Reference date may not be older than 2021-07-21"}}}}}},"components/schemas/DateCheckOracleResponse":{"id":"components/schemas/DateCheckOracleResponse","kind":"json-schema","title":"DateCheckOracleResponse","data":{"type":"object","description":"DateCheck response for consumer searches","properties":{"metaData":{"type":"object","description":"Metadata section containing request information for tracing and troubleshooting","properties":{"apiLogId":{"type":"integer","description":"Unique identifier for the Creditsafe API log. Refer to this ID when contacting support","example":233256},"timeStamp":{"type":"string","format":"date-time","description":"The exact time when the request was processed by Creditsafe","example":"2025-10-06T06:12:05"},"resource":{"type":"string","description":"Indicates which service delivered the report","example":"DateCheck Consumer (1220)"},"method":{"type":"string","description":"Specifies the HTTP method used for the request","example":"GET"},"requestUrl":{"type":"string","description":"The complete URL of the request sent to Creditsafe","example":"https://se-webservice.apps.creditsafe.com/datecheck/consumer?language=sv&referencedate=2023-01-01&searchnumber=198001010001"}}},"report":{"type":"array","description":"List of change codes with dates when changes occurred","items":{"type":"object","properties":{"code":{"type":"string","description":"Change code as described in the change categories","example":"SCO"},"description":{"type":"string","description":"Description of the change code, available in English or Swedish","example":"Scoring"},"changeDate":{"type":"string","format":"date-time","description":"Date when the change occurred. Format YYYY-MM-DDTHH:MM:SS","example":"2024-06-13T00:00:00"}},"required":["code","description","changeDate"]}}},"required":["report"]}},"components/schemas/DateCheckOracle_LEGACY_Response":{"id":"components/schemas/DateCheckOracle_LEGACY_Response","kind":"json-schema","title":"DateCheckOracle_LEGACY_Response","data":{"type":"object","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"DateCheck response for consumer with legacy field names (when legacyformat=true)"},"children":[]}]}]}],"properties":{"metaData":{"type":"object","description":"Metadata section containing request information for tracing and troubleshooting","properties":{"apiLogId":{"type":"integer","description":"Unique identifier for the Creditsafe API log. Refer to this ID when contacting support","example":542902},"timeStamp":{"type":"string","format":"date-time","description":"The exact time when the request was processed by Creditsafe","example":"2026-07-15T14:27:17"},"resource":{"type":"string","description":"Indicates which service delivered the report","example":"DateCheck Consumer (1220)"},"method":{"type":"string","description":"Specifies the HTTP method used for the request","example":"GET"},"requestUrl":{"type":"string","description":"The complete URL of the request sent to Creditsafe","example":"https://se-webservice.apps-dev.creditsafe.com/datecheck/consumer?language=en&legacyformat=true&referencedate=2024-01-01&searchnumber=198001010001"}},"required":["apiLogId","timeStamp","resource","method","requestUrl"]},"report":{"type":"array","description":"List of change codes with dates when changes occurred (legacy field names)","items":{"type":"object","properties":{"ChangeCode":{"type":"string","description":"Change code as described in the change categories (legacy format)","example":"DEP"},"ChangeDescription":{"type":"string","description":"Description of the change code, available in English or Swedish (legacy format)","example":"Payment remark private"},"ChangeDate":{"type":"string","format":"date-time","description":"Date when the change occurred (legacy format). Format YYYY-MM-DDTHH:MM:SS","example":"2026-03-20T00:00:00"}},"required":["ChangeCode","ChangeDescription","ChangeDate"]}}},"required":["report","metaData"]}},"schema_684":{"kind":"json-schema","data":{"type":"string","maxLength":12,"pattern":"^\\d{10,12}$","example":"5565144408"},"id":"schema_684"},"schema_685":{"kind":"json-schema","data":{"type":"string","maxLength":10,"pattern":"^(\\d{6}|\\d{8}|\\d{4}-\\d{2}-\\d{2})$","example":"2020-08-29"},"id":"schema_685"},"schema_686":{"kind":"json-schema","data":{"type":"string","maxLength":14,"example":"X123"},"id":"schema_686"},"schema_687":{"kind":"json-schema","data":{"type":"string","maxLength":3,"enum":["en","sv"],"example":"sv","default":"en"},"id":"schema_687"},"schema_688":{"kind":"json-schema","data":{"type":"boolean","default":false},"id":"schema_688"},"schema_689":{"kind":"json-schema","data":{"oneOf":[{"$ref":"#/components/schemas/DateCheckAuroraResponse"},{"$ref":"#/components/schemas/DateCheckAurora_LEGACY_Response"}]},"id":"schema_689"},"schema_690":{"kind":"json-schema","data":{"type":"string","maxLength":12,"pattern":"^\\d{12}$","example":"198001010001"},"id":"schema_690"},"schema_691":{"kind":"json-schema","data":{"type":"string","maxLength":10,"pattern":"^(\\d{6}|\\d{8}|\\d{4}-\\d{2}-\\d{2})$","example":"2024-01-01"},"id":"schema_691"},"schema_692":{"kind":"json-schema","data":{"oneOf":[{"$ref":"#/components/schemas/DateCheckOracleResponse"},{"$ref":"#/components/schemas/DateCheckOracle_LEGACY_Response"}]},"id":"schema_692"},"schema_693":{"kind":"json-schema","data":{"type":"object","properties":{"status":{"type":"string","description":"Health status of the service","example":"healthy"},"service":{"type":"string","description":"Name of the service","example":"DateCheck Company (1219)"},"timestamp":{"type":"string","format":"date-time","description":"ISO 8601 timestamp of the health check","example":"2025-09-15T13:27:14.3794136Z"},"version":{"type":"string","description":"Service version/environment","example":"production"}}},"id":"schema_693"}},"exampleStore":{"paths/~1datecheck~1company/get/responses/400/content/application~1json/examples/invalid_language":{"value":{"metaData":{"apiLogId":547700,"timeStamp":"2026-07-21T10:00:00","resource":"DateCheck Company (1219)","method":"GET","requestUrl":"https://se-webservice.apps.creditsafe.com/datecheck/company?language=xx"},"error":{"code":"R1","text":"Invalid language parameter."}},"key":"invalid_language","summary":"Invalid language parameter.","id":"paths/~1datecheck~1company/get/responses/400/content/application~1json/examples/invalid_language"},"paths/~1datecheck~1company/get/responses/400/content/application~1json/examples/missing_reference_date":{"value":{"metaData":{"apiLogId":547701,"timeStamp":"2026-07-21T10:01:00","resource":"DateCheck Company (1219)","method":"GET","requestUrl":"https://se-webservice.apps.creditsafe.com/datecheck/company?searchnumber=5565144408"},"error":{"code":"21","text":"Reference date is required."}},"key":"missing_reference_date","summary":"Missing reference date.","id":"paths/~1datecheck~1company/get/responses/400/content/application~1json/examples/missing_reference_date"},"paths/~1datecheck~1company/get/responses/400/content/application~1json/examples/invalid_date_format":{"value":{"metaData":{"apiLogId":547702,"timeStamp":"2026-07-21T10:02:00","resource":"DateCheck Company (1219)","method":"GET","requestUrl":"https://se-webservice.apps.creditsafe.com/datecheck/company?searchnumber=5565144408&referencedate=invalid"},"error":{"code":"22","text":"Reference date must be in format yyMMdd, yyyyMMdd or yyyy-mm-dd.","detail":"Referensdatumformatet ska vara yyMMdd, yyyyMMdd or yyyy-mm-dd"}},"key":"invalid_date_format","summary":"Invalid date format.","id":"paths/~1datecheck~1company/get/responses/400/content/application~1json/examples/invalid_date_format"},"paths/~1datecheck~1company/get/responses/400/content/application~1json/examples/date_too_old":{"value":{"metaData":{"apiLogId":547703,"timeStamp":"2026-07-21T10:03:00","resource":"DateCheck Company (1219)","method":"GET","requestUrl":"https://se-webservice.apps.creditsafe.com/datecheck/company?searchnumber=5565144408&referencedate=2020-01-01"},"error":{"code":"23","text":"Reference date cannot be older than specified limit.","detail":"Referensdatum får inte vara äldre än yyyy-mm-dd"}},"key":"date_too_old","summary":"Reference date too old.","id":"paths/~1datecheck~1company/get/responses/400/content/application~1json/examples/date_too_old"},"paths/~1datecheck~1company/get/responses/403/content/application~1json/examples/no_access_to_company_type":{"value":{"metaData":{"apiLogId":547710,"timeStamp":"2026-07-21T10:10:00","resource":"DateCheck Company (1219)","method":"GET","requestUrl":"https://se-webservice.apps.creditsafe.com/datecheck/company?searchnumber=5565144408&referencedate=2025-01-01"},"error":{"code":"17","text":"No access to this company type.","detail":"Ej tillgång till denna företagstyp – AB"}},"key":"no_access_to_company_type","summary":"No access to company type.","id":"paths/~1datecheck~1company/get/responses/403/content/application~1json/examples/no_access_to_company_type"},"paths/~1datecheck~1company/get/responses/403/content/application~1json/examples/service_access_denied_account":{"value":{"metaData":{"apiLogId":547711,"timeStamp":"2026-07-21T10:11:00","resource":"DateCheck Company (1219)","method":"GET","requestUrl":"https://se-webservice.apps.creditsafe.com/datecheck/company?searchnumber=5565144408&referencedate=2025-01-01"},"error":{"code":"7","text":"Access denied to this service.","detail":"Ditt kundkonto har inte tjänsten DateCheck Company (1219)"}},"key":"service_access_denied_account","summary":"Service access denied for account.","id":"paths/~1datecheck~1company/get/responses/403/content/application~1json/examples/service_access_denied_account"},"paths/~1datecheck~1company/get/responses/403/content/application~1json/examples/service_access_denied_user":{"value":{"metaData":{"apiLogId":547712,"timeStamp":"2026-07-21T10:12:00","resource":"DateCheck Company (1219)","method":"GET","requestUrl":"https://se-webservice.apps.creditsafe.com/datecheck/company?searchnumber=5565144408&referencedate=2025-01-01"},"error":{"code":"7","text":"Access denied to this service.","detail":"Användaren har inte tjänsten DateCheck Company (1219)"}},"key":"service_access_denied_user","summary":"Service access denied for user.","id":"paths/~1datecheck~1company/get/responses/403/content/application~1json/examples/service_access_denied_user"},"paths/~1datecheck~1company/get/responses/403/content/application~1json/examples/quota_exhausted":{"value":{"metaData":{"apiLogId":547713,"timeStamp":"2026-07-21T10:13:00","resource":"DateCheck Company (1219)","method":"GET","requestUrl":"https://se-webservice.apps.creditsafe.com/datecheck/company?searchnumber=5565144408&referencedate=2025-01-01"},"error":{"code":"8","text":"Reports/credits exhausted.","detail":"Inga kvarvarande rapporter för kontot eller användaren till tjänsten DateCheck Company (1219)"}},"key":"quota_exhausted","summary":"Report quota exhausted.","id":"paths/~1datecheck~1company/get/responses/403/content/application~1json/examples/quota_exhausted"},"paths/~1datecheck~1company/get/responses/404/content/application~1json/examples/no_match":{"value":{"metaData":{"apiLogId":547720,"timeStamp":"2026-07-21T10:20:00","resource":"DateCheck Company (1219)","method":"GET","requestUrl":"https://se-webservice.apps.creditsafe.com/datecheck/company?searchnumber=9999999999&referencedate=2025-01-01"},"error":{"code":"15","text":"No match record."}},"key":"no_match","summary":"No match record.","id":"paths/~1datecheck~1company/get/responses/404/content/application~1json/examples/no_match"},"paths/~1datecheck~1company/get/responses/404/content/application~1json/examples/invalid_search_number":{"value":{"metaData":{"apiLogId":547721,"timeStamp":"2026-07-21T10:21:00","resource":"DateCheck Company (1219)","method":"GET","requestUrl":"https://se-webservice.apps.creditsafe.com/datecheck/company?referencedate=2025-01-01"},"error":{"code":"15","text":"No match record.","detail":"Söknumret får inte saknas eller vara tomt"}},"key":"invalid_search_number","summary":"Invalid or empty search number.","id":"paths/~1datecheck~1company/get/responses/404/content/application~1json/examples/invalid_search_number"},"paths/~1datecheck~1company/get/responses/500/content/application~1json/examples/server_error":{"value":{"metaData":{"apiLogId":547730,"timeStamp":"2026-07-21T10:30:00","resource":"DateCheck Company (1219)","method":"GET","requestUrl":"https://se-webservice.apps.creditsafe.com/datecheck/company?searchnumber=5565144408&referencedate=2025-01-01"},"error":{"code":"14","text":"Internal server error."}},"key":"server_error","summary":"Internal server error.","id":"paths/~1datecheck~1company/get/responses/500/content/application~1json/examples/server_error"},"paths/~1datecheck~1consumer/get/responses/400/content/application~1json/examples/invalid_language":{"value":{"metaData":{"apiLogId":547700,"timeStamp":"2026-07-21T10:00:00","resource":"DateCheck Company (1219)","method":"GET","requestUrl":"https://se-webservice.apps.creditsafe.com/datecheck/company?language=xx"},"error":{"code":"R1","text":"Invalid language parameter."}},"key":"invalid_language","summary":"Invalid language parameter.","id":"paths/~1datecheck~1consumer/get/responses/400/content/application~1json/examples/invalid_language"},"paths/~1datecheck~1consumer/get/responses/400/content/application~1json/examples/missing_reference_date":{"value":{"metaData":{"apiLogId":547701,"timeStamp":"2026-07-21T10:01:00","resource":"DateCheck Company (1219)","method":"GET","requestUrl":"https://se-webservice.apps.creditsafe.com/datecheck/company?searchnumber=5565144408"},"error":{"code":"21","text":"Reference date is required."}},"key":"missing_reference_date","summary":"Missing reference date.","id":"paths/~1datecheck~1consumer/get/responses/400/content/application~1json/examples/missing_reference_date"},"paths/~1datecheck~1consumer/get/responses/400/content/application~1json/examples/invalid_date_format":{"value":{"metaData":{"apiLogId":547702,"timeStamp":"2026-07-21T10:02:00","resource":"DateCheck Company (1219)","method":"GET","requestUrl":"https://se-webservice.apps.creditsafe.com/datecheck/company?searchnumber=5565144408&referencedate=invalid"},"error":{"code":"22","text":"Reference date must be in format yyMMdd, yyyyMMdd or yyyy-mm-dd.","detail":"Referensdatumformatet ska vara yyMMdd, yyyyMMdd or yyyy-mm-dd"}},"key":"invalid_date_format","summary":"Invalid date format.","id":"paths/~1datecheck~1consumer/get/responses/400/content/application~1json/examples/invalid_date_format"},"paths/~1datecheck~1consumer/get/responses/400/content/application~1json/examples/date_too_old":{"value":{"metaData":{"apiLogId":547703,"timeStamp":"2026-07-21T10:03:00","resource":"DateCheck Company (1219)","method":"GET","requestUrl":"https://se-webservice.apps.creditsafe.com/datecheck/company?searchnumber=5565144408&referencedate=2020-01-01"},"error":{"code":"23","text":"Reference date cannot be older than specified limit.","detail":"Referensdatum får inte vara äldre än yyyy-mm-dd"}},"key":"date_too_old","summary":"Reference date too old.","id":"paths/~1datecheck~1consumer/get/responses/400/content/application~1json/examples/date_too_old"},"paths/~1datecheck~1consumer/get/responses/403/content/application~1json/examples/no_access_to_company_type":{"value":{"metaData":{"apiLogId":547710,"timeStamp":"2026-07-21T10:10:00","resource":"DateCheck Company (1219)","method":"GET","requestUrl":"https://se-webservice.apps.creditsafe.com/datecheck/company?searchnumber=5565144408&referencedate=2025-01-01"},"error":{"code":"17","text":"No access to this company type.","detail":"Ej tillgång till denna företagstyp – AB"}},"key":"no_access_to_company_type","summary":"No access to company type.","id":"paths/~1datecheck~1consumer/get/responses/403/content/application~1json/examples/no_access_to_company_type"},"paths/~1datecheck~1consumer/get/responses/403/content/application~1json/examples/service_access_denied_account":{"value":{"metaData":{"apiLogId":547711,"timeStamp":"2026-07-21T10:11:00","resource":"DateCheck Company (1219)","method":"GET","requestUrl":"https://se-webservice.apps.creditsafe.com/datecheck/company?searchnumber=5565144408&referencedate=2025-01-01"},"error":{"code":"7","text":"Access denied to this service.","detail":"Ditt kundkonto har inte tjänsten DateCheck Company (1219)"}},"key":"service_access_denied_account","summary":"Service access denied for account.","id":"paths/~1datecheck~1consumer/get/responses/403/content/application~1json/examples/service_access_denied_account"},"paths/~1datecheck~1consumer/get/responses/403/content/application~1json/examples/service_access_denied_user":{"value":{"metaData":{"apiLogId":547712,"timeStamp":"2026-07-21T10:12:00","resource":"DateCheck Company (1219)","method":"GET","requestUrl":"https://se-webservice.apps.creditsafe.com/datecheck/company?searchnumber=5565144408&referencedate=2025-01-01"},"error":{"code":"7","text":"Access denied to this service.","detail":"Användaren har inte tjänsten DateCheck Company (1219)"}},"key":"service_access_denied_user","summary":"Service access denied for user.","id":"paths/~1datecheck~1consumer/get/responses/403/content/application~1json/examples/service_access_denied_user"},"paths/~1datecheck~1consumer/get/responses/403/content/application~1json/examples/quota_exhausted":{"value":{"metaData":{"apiLogId":547713,"timeStamp":"2026-07-21T10:13:00","resource":"DateCheck Company (1219)","method":"GET","requestUrl":"https://se-webservice.apps.creditsafe.com/datecheck/company?searchnumber=5565144408&referencedate=2025-01-01"},"error":{"code":"8","text":"Reports/credits exhausted.","detail":"Inga kvarvarande rapporter för kontot eller användaren till tjänsten DateCheck Company (1219)"}},"key":"quota_exhausted","summary":"Report quota exhausted.","id":"paths/~1datecheck~1consumer/get/responses/403/content/application~1json/examples/quota_exhausted"},"paths/~1datecheck~1consumer/get/responses/404/content/application~1json/examples/no_match":{"value":{"metaData":{"apiLogId":547720,"timeStamp":"2026-07-21T10:20:00","resource":"DateCheck Company (1219)","method":"GET","requestUrl":"https://se-webservice.apps.creditsafe.com/datecheck/company?searchnumber=9999999999&referencedate=2025-01-01"},"error":{"code":"15","text":"No match record."}},"key":"no_match","summary":"No match record.","id":"paths/~1datecheck~1consumer/get/responses/404/content/application~1json/examples/no_match"},"paths/~1datecheck~1consumer/get/responses/404/content/application~1json/examples/invalid_search_number":{"value":{"metaData":{"apiLogId":547721,"timeStamp":"2026-07-21T10:21:00","resource":"DateCheck Company (1219)","method":"GET","requestUrl":"https://se-webservice.apps.creditsafe.com/datecheck/company?referencedate=2025-01-01"},"error":{"code":"15","text":"No match record.","detail":"Söknumret får inte saknas eller vara tomt"}},"key":"invalid_search_number","summary":"Invalid or empty search number.","id":"paths/~1datecheck~1consumer/get/responses/404/content/application~1json/examples/invalid_search_number"},"paths/~1datecheck~1consumer/get/responses/500/content/application~1json/examples/server_error":{"value":{"metaData":{"apiLogId":547730,"timeStamp":"2026-07-21T10:30:00","resource":"DateCheck Company (1219)","method":"GET","requestUrl":"https://se-webservice.apps.creditsafe.com/datecheck/company?searchnumber=5565144408&referencedate=2025-01-01"},"error":{"code":"14","text":"Internal server error."}},"key":"server_error","summary":"Internal server error.","id":"paths/~1datecheck~1consumer/get/responses/500/content/application~1json/examples/server_error"},"paths/~1datecheck~1health/get/responses/200/content/application~1json/example":{"value":{"status":"healthy","service":"DateCheck Company (1219)","timestamp":"2025-09-15T13:27:14.3794136Z","version":"production"},"id":"paths/~1datecheck~1health/get/responses/200/content/application~1json/example"}},"securitySchemeStore":{"bearerToken":{"id":"bearerToken","type":"http","scheme":"bearer","bearerFormat":"JWT","description":[{"$$mdtype":"Node","type":"paragraph","attributes":{},"children":[{"$$mdtype":"Node","type":"inline","attributes":{},"children":[{"$$mdtype":"Node","type":"text","inline":true,"attributes":{"content":"JWT token obtained from CONNECT Authenticate API. Include as  'Authorization: Bearer {token}' in the request header."},"children":[]}]}]}]}},"servers":[{"url":"https://se-webservice.apps.creditsafe.com","description":"Production server"},{"url":"https://se-webservice-sandbox.apps.creditsafe.com","description":"Sandbox server"}]},"options":{"feedback":{"type":"mood","settings":{"optionalEmail":{"hide":true},"label":"Do you like this page?","submitText":"Thanks for your feedback - Your comments will shape documentation changes.","reasons":{"label":"Check all boxes that apply.","items":["The content was useful.","The content was easy to find.","The content could do with improvement."]},"comment":{"satisfiedLabel":"What did you like best?","neutralLabel":"How can we improve?","dissatisfiedLabel":"What needs improvement?"}}},"hideInfoMetadata":true,"hideSidebar":true,"mockServer":{"url":"/_mock/country-apis-catalog/product-catalog/se/datecheck/openapi","position":"off","description":"Mock server"},"disableRouter":true,"downloadUrls":[{"url":"/_bundle/country-apis-catalog/product-catalog/se/dateCheck/openapi.json?download"},{"url":"/_bundle/country-apis-catalog/product-catalog/se/dateCheck/openapi.yaml?download"}],"excludeFromSearch":false,"specType":"openapi","markdocOptions":{"tags":{},"nodes":{},"components":{}},"metadata":{"title":"Date Check","description":"The Creditsafe DateCheck REST API allows you to monitor changes and avoid fetching  more data than necessary. With DateCheck, you can verify if any of the included  categories has changed on a consumer or company since a specific date. The API enables  you to compare the date of your most recent credit decision with the latest date of  change, helping you avoid unnecessary credit checks and letters of disclosure.","status":"published","tags":["Sweden"]}},"baseSlug":"/country-apis-catalog/product-catalog/se/datecheck/openapi","routesMapping":{}}