Accounts Count by CUIT
API Reference
Accounts Count by CUIT
Get current CBU and CVU account totals for an Argentina CUIT via the gu1 holder intelligence marketplace service β billable per request when priced.
GET
Accounts Count by CUIT
Overview
Returns current CBU and CVU account totals for a holder, plus snapshot metadata. One billable request per successful call when the catalog product has a non-zero price.Endpoint
Path parameters
string
required
Argentina CUIT/CUIL β 11 digits, no dashes.
Response
boolean
true on HTTP 200.string
ar_gueno_holder_intelligence_servicestring
Requested CUIT.
string | null
Corpus snapshot date (
YYYY-MM-DD) for the totals.boolean
Whether the holder is flagged as new in the latest snapshot.
number
Current CBU account count (non-negative integer).
number
Current CVU account count (non-negative integer).
number
cbuCount + cvuCount.