Validate an Argentine CUIT/CUIL. If you need to generate a new one, try our CUIT/CUIL Generator.
international.disclaimer
Checks if the CUIT check digit is correct using weights 5, 4, 3, 2, 7, 6, 5, 4, 3, 2 and modulo 11. Also validates the prefix (20, 23, 24, 27, 30, 33, 34).
When it doesn't have 11 digits, the prefix is invalid, or the check digit doesn't match the expected calculation.
Argentine fiscal systems need to validate CUIT. Use the validator to test if your implementation correctly detects valid and invalid CUITs.