validate_ch_ahv
ActiveTool of Qiniso
declared in 0.5.0
USE THIS to verify a Swiss social-insurance number (AHV/AVS, 756.…) before relying on it. Checks the 13-digit form starting 756 and the EAN-13 check digit. Validates structure only.
Parameters schema
{
"type": "object",
"required": [
"ahv"
],
"properties": {
"ahv": {
"type": "string",
"description": "The 13-digit Swiss AHV/AVS number (dots ignored)."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Qiniso
https://github.com/qinisolabs/qiniso
1/7 registries