validate_hr_oib
ActiveTool of Qiniso
declared in 0.5.0
USE THIS to verify a Croatian OIB (Osobni identifikacijski broj / personal identification number) before relying on it. Checks the 11-digit form and the ISO 7064 MOD 11,10 check digit. Validates structure only.
Parameters schema
{
"type": "object",
"required": [
"oib"
],
"properties": {
"oib": {
"type": "string",
"description": "The 11-digit Croatian OIB (spaces ignored)."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Qiniso
https://github.com/qinisolabs/qiniso
1/7 registries