{"uid":"cap_B1ImHRjxVZp3uSJDWkF4D","slug":"toll402-swedish-organisationsnummer-validator-dedbdfec","name":"Toll402 Swedish Organisationsnummer Validator","description":"Offline validator for a Swedish Organisationsnummer (company registration number). Normalizes input to 10 digits (accepts XXXXXX-XXXX or plain), checks length/digit-3 validity, and verifies the final check digit using the Luhn (mod 10) algorithm.","url":"https://toll402.dev/v1/t/orgnr_se_validate","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","required":["value"],"properties":{"value":{"type":"string","description":"Organisationsnummer, e.g. 556036-0793"}}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_67sPQQLavYeiaRCKIEg9I","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Validates a Swedish Organisationsnummer (company registration number) by normalizing input, checking format, and verifying the Luhn check digit — entirely offline.","exampleAgentPrompt":"Can you check whether 556036-0793 is a valid Swedish Organisationsnummer?","exampleUseCases":[{"title":"KYB onboarding data check","prompt":"Before we onboard this Swedish supplier, can you verify their org number 556036-0793 is a properly formatted and valid Swedish Organisationsnummer?"},{"title":"E-commerce checkout validation","prompt":"A customer just entered 5560360793 as their Swedish company number at checkout — can you confirm it's a valid Organisationsnummer before we proceed?"},{"title":"Bulk supplier data hygiene","prompt":"I have a Swedish company in my database with org number 556749-4266 — can you validate it passes the Luhn check and is properly formatted?"}],"resultDescription":"Returns a validation result indicating whether the provided Organisationsnummer is valid, including normalization outcome (stripped to 10 digits), format check (correct length, valid digit-3), and whether the Luhn (mod 10) check digit passes or fails.","failureModes":["Input not 10 digits after normalization → invalid length error","Digit-3 validity check fails → format error","Luhn check digit mismatch → check digit invalid error","Non-numeric characters that cannot be stripped → parse error","Empty or missing value field → request validation error"],"whenToPreferThis":"Use this endpoint when you need a fast, zero-latency, offline check of a Swedish Organisationsnummer without making any external calls to Swedish business registries. It is ideal for real-time form validation, KYB onboarding pipelines, and data hygiene workflows where you only need structural and Luhn validity — not live registry lookup.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:47:36.083Z","isFirstParty":false}