DGII 14 — e-CF type not allowed for this RNC
Tipo de comprobante no permitido para este RNC
| Field | Value |
|---|---|
| DGII code | 14 |
| Category | Validation |
| HTTP status | 422 |
| Retryable | No |
| Tenant fixable | Yes |
Problem.type | https://errors.api.erply.pro/dgii-14-tipo-comprobante-no-permitido |
Probable cause
The e-CF type (31, 32, …) is not enabled for the issuer RNC.
How to fix
- Check with DGII which e-CF types are enabled for your RNC.
Example application/problem+json response
{
"type": "https://errors.api.erply.pro/dgii-14-tipo-comprobante-no-permitido",
"title": "e-CF type not allowed for this RNC",
"status": 422,
"detail": "DGII code 14: e-CF type not allowed for this RNC",
"instance": "/v1/invoices",
"correlationId": "1-65fa7c3a-6f9c2d8e0a1b2c3d4e5f6789",
"dgii": {
"code": "14",
"trackId": "20260501-DGII-9988"
}
}
Source
DGII PSFE Technical Spec + Norma 06-04. Exact citation pending review by the compliance specialist.