Overview
Integration code:ar_gueno_holder_intelligence_service
This Gu1 marketplace service queries the internal holder corpus (Argentina CUIT/CUIL, 11 digits) for:
- Whether a tax ID appears in the processed corpus
- Current CBU and CVU account totals linked to the holder
- Incremental metrics over a calendar lookback (1β180 days) including deltas, % change, acceleration, and completeness β via a single Metrics endpoint (
lookbackorwindowpreset)
Regulatory context: aligned with BCRA Com. Β«AΒ» 8298 (holder totalizers / AML-CFT use cases). Product activation may depend on org eligibility.
Base path
Path parameter: CUIT
All/cuits/:cuit/... routes require exactly 11 digits, no dashes.
Endpoints
Common error codes
Rules engine
Rule conditions use paths such as:services.holder_intelligence.cbu_quantityoriginEntityData.services.holder_intelligence.metrics.cbu_acceleration
transactedAt (Argentina timezone). Configure holderIntelligenceLookbackDays (1β180) on each metrics condition.
When a rule references holder fields, Gu1 hydrates the service during execution (opt-in fetch). Direct HTTP calls and rule hydration share the same upstream semantics but are billed independently when priced.