validate_sedol
ActiveTool of Qiniso
declared in 0.5.0
USE THIS to verify a SEDOL (LSE securities identifier) before relying on it. Checks the no-vowels alphabet and the weighted mod-10 check digit.
Parameters schema
{
"type": "object",
"required": [
"sedol"
],
"properties": {
"sedol": {
"type": "string",
"description": "The 7-character SEDOL, e.g. B0YBKJ7."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Qiniso
https://github.com/qinisolabs/qiniso
1/7 registries