{"uid":"cap_1vyfvPqiC8MWBNVyS0vkj","slug":"bic-swift-code-structural-validator-a7fdd93d","name":"BIC/SWIFT Code Structural Validator","description":"Validate a BIC/SWIFT code against ISO 9362: 8 or 11 characters, bank and country segments, location and branch codes. Structural only; does not confirm the institution is reachable.","url":"https://chainverdict.xyz/v1/validate/bic/:bic","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"pathParams":{"type":"object","required":["bic"],"properties":{"bic":{"type":"string","description":"BIC/SWIFT code, 8 or 11 chars"}}},"queryParams":{"type":"object","properties":{}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","additionalProperties":true}}}}},"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_2LbS1WjdNg1VbC6cgs2-H","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 BIC/SWIFT code for structural compliance with ISO 9362, checking character count, bank code, country code, location code, and optional branch code segments.","exampleAgentPrompt":"Can you check whether the BIC code DEUTDEDB is structurally valid — does it pass ISO 9362 format rules?","exampleUseCases":[{"title":"Pre-payment SWIFT code check","prompt":"Before I submit this international wire transfer, can you validate that the BIC code CHASUS33 is correctly formatted and passes ISO 9362 structural rules?"},{"title":"Onboarding bank detail verification","prompt":"A supplier just gave us their SWIFT code BNPAFRPPXXX — can you verify it's a valid 11-character BIC before we add it to our payment system?"},{"title":"Batch payment data QA","prompt":"I'm cleaning up our vendor bank records and need to validate the BIC code BARCGB22 — does it have a proper bank code, country code, and location code?"}],"resultDescription":"Returns a structured validation result indicating whether the BIC/SWIFT code passes ISO 9362 structural checks, including whether the code is 8 or 11 characters, and the parsed segments: bank code (4 chars), country code (2 chars), location code (2 chars), and optional branch code (3 chars). Does not confirm the institution is reachable or active.","failureModes":["BIC code is not 8 or 11 characters — returns validation failure with structural error","Country code segment does not match ISO 3166-1 alpha-2 format — flagged as invalid","Non-alphanumeric characters present in BIC — returns parse error","Missing path parameter — returns 400 or similar client error","Malformed request or network timeout — returns HTTP error"],"whenToPreferThis":"Use this endpoint when you need fast, cheap ($0.001) structural validation of a BIC/SWIFT code against ISO 9362 before using it in a payment workflow. Prefer this over the batch endpoint for single-code checks in real-time pipelines. Note: this validates format only — it does not confirm the bank is reachable or that the account exists. Combine with OFAC screening and IBAN validation endpoints on the same platform for a fuller pre-payment check.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-16T12:36:58.116Z","isFirstParty":false}