Skip to main content

DGII 54 — Debit note missing valid parent eNCF

Nota de débito sin eNCF padre válido

FieldValue
DGII code54
CategoryValidation
HTTP status422
RetryableNo
Tenant fixableYes
Problem.typehttps://errors.api.erply.pro/dgii-54-nota-debito-sin-padre

Probable cause

A debit note (type 33) requires a valid parent eNCF that has been accepted by DGII.

How to fix

  • Include parentEncf pointing to the original eNCF accepted by DGII.

Example application/problem+json response

{
"type": "https://errors.api.erply.pro/dgii-54-nota-debito-sin-padre",
"title": "Debit note missing valid parent eNCF",
"status": 422,
"detail": "DGII code 54: Debit note missing valid parent eNCF",
"instance": "/v1/invoices",
"correlationId": "1-65fa7c3a-6f9c2d8e0a1b2c3d4e5f6789",
"dgii": {
"code": "54",
"trackId": "20260501-DGII-9988"
}
}

Source

DGII PSFE Technical Spec + Norma 06-04. Exact citation pending review by the compliance specialist.