Skip to main content
GET
Check CUIT in Corpus

Overview

Checks whether a CUIT (11 digits) appears in the processed holder corpus. Returns found: false with HTTP 200 when the CUIT is absent (not an error). No billing.

Endpoint

Path parameters

string
required
Argentina CUIT/CUIL β€” 11 digits, no dashes.

Response

boolean
true on HTTP 200.
string
ar_gueno_holder_intelligence_service
string
Echo of the requested CUIT.
boolean
true if the holder exists in corpus; false otherwise.
string | null
Snapshot date (YYYY-MM-DD); null when found is false.

Errors

Examples

Found

Not found (still HTTP 200)