Check CUIT in Corpus
API Reference
Check CUIT in Corpus
Verify whether a CUIT exists in the holder corpus β returns found true or false with HTTP 200. No billing.
GET
Check CUIT in Corpus
Overview
Checks whether a CUIT (11 digits) appears in the processed holder corpus. Returnsfound: false with HTTP 200 when the CUIT is absent (not an error). No billing.
Endpoint
Path parameters
Argentina CUIT/CUIL β 11 digits, no dashes.
Response
true on HTTP 200.ar_gueno_holder_intelligence_serviceEcho of the requested CUIT.
true if the holder exists in corpus; false otherwise.Optional snapshot date (
YYYY-MM-DD) when the holder exists.Errors
| HTTP | error.code | When |
|---|---|---|
| 503 | SERVICE_UNAVAILABLE | Holder backend unavailable |
| 500 | INTERNAL_ERROR | Unexpected error |