DGII 1 — RNC not found in DGII registry
RNC no existe en el registro DGII
| Field | Value |
|---|---|
| DGII code | 1 |
| Category | RNC |
| HTTP status | 422 |
| Retryable | No |
| Tenant fixable | Yes |
Problem.type | https://errors.api.erply.pro/dgii-1-rnc-no-existe |
Probable cause
The RNC sent in the issuer or buyer field is not present in the DGII taxpayer registry.
How to fix
- Check that the RNC has 9 or 11 digits with no dashes.
- Confirm in the DGII virtual office that the RNC is active.
Example application/problem+json response
{
"type": "https://errors.api.erply.pro/dgii-1-rnc-no-existe",
"title": "RNC not found in DGII registry",
"status": 422,
"detail": "DGII code 1: RNC not found in DGII registry",
"instance": "/v1/invoices",
"correlationId": "1-65fa7c3a-6f9c2d8e0a1b2c3d4e5f6789",
"dgii": {
"code": "1",
"trackId": "20260501-DGII-9988"
}
}
Source
DGII PSFE Technical Spec + Norma 06-04. Exact citation pending review by the compliance specialist.