Validate CUIT/CUIL
validate_cuitValidates an Argentine CUIT or CUIL number. Returns parsed components (prefix, body, check digit), person type, and whether the check digit is mathematically correct. Accepts any format: raw digits, hyphened (20-12345678-9), or spaced. This tool runs the REAL check-digit algorithm — not a demo fixture.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cuit | Yes | CUIT/CUIL in any format (digits, hyphens, or spaces). |