DGII 13 — Duplicate eNCF
eNCF duplicado
| Field | Value |
|---|---|
| DGII code | 13 |
| Category | eNCF sequence |
| HTTP status | 409 |
| Retryable | No |
| Tenant fixable | Yes |
Problem.type | https://errors.api.erply.pro/dgii-13-encf-duplicado |
Probable cause
An identical eNCF already exists, accepted or pending, for this issuer RNC.
How to fix
- Assign the next available eNCF and retry.
Example application/problem+json response
{
"type": "https://errors.api.erply.pro/dgii-13-encf-duplicado",
"title": "Duplicate eNCF",
"status": 409,
"detail": "DGII code 13: Duplicate eNCF",
"instance": "/v1/invoices",
"correlationId": "1-65fa7c3a-6f9c2d8e0a1b2c3d4e5f6789",
"dgii": {
"code": "13",
"trackId": "20260501-DGII-9988"
}
}
Source
DGII PSFE Technical Spec + Norma 06-04. Exact citation pending review by the compliance specialist.