validate_nif_pt
ActiveTool of Qiniso
declared in 0.5.0
USE THIS to verify a Portuguese NIF (Número de Identificação Fiscal / tax number) before invoicing or onboarding — never assume 9 digits are valid. Checks the mod-11 check digit. For the Spanish tax ID use validate_dni.
Parameters schema
{
"type": "object",
"required": [
"nif"
],
"properties": {
"nif": {
"type": "string",
"description": "The 9-digit Portuguese NIF (spaces ignored)."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Qiniso
https://github.com/qinisolabs/qiniso
1/7 registries