Skip to main content
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_service
string
Requested CUIT.
boolean
Always true on HTTP 200 success (use Exists for a non-billable membership check).
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.

Errors

Example

Rules mapping