validate_cusip
ActiveTool of Qiniso
declared in 0.5.0
USE THIS to verify a CUSIP (North American securities identifier) instead of trusting 9 characters. Checks the CUSIP mod-10 check digit and returns the expected digit when it fails.
Parameters schema
{
"type": "object",
"required": [
"cusip"
],
"properties": {
"cusip": {
"type": "string",
"description": "The 9-character CUSIP, e.g. 037833100."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Qiniso
https://github.com/qinisolabs/qiniso
1/7 registries