You're viewing a demo portfolio

Join the waitlist
PRSM

validate_nif_pt

Active

Tool 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
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Qiniso

https://github.com/qinisolabs/qiniso

1/7 registries
View full server →