Skip to main content

DGII 2 — RNC inactive or suspended

RNC inactivo o suspendido

FieldValue
DGII code2
CategoryRNC
HTTP status422
RetryableNo
Tenant fixableYes
Problem.typehttps://errors.api.erply.pro/dgii-2-rnc-inactivo

Probable cause

The RNC exists but its DGII status is inactive or suspended, so it cannot issue or receive e-CFs.

How to fix

  • Request reactivation of the RNC from DGII.
  • Until then, ERPly Pro will not accept submissions for that RNC.

Example application/problem+json response

{
"type": "https://errors.api.erply.pro/dgii-2-rnc-inactivo",
"title": "RNC inactive or suspended",
"status": 422,
"detail": "DGII code 2: RNC inactive or suspended",
"instance": "/v1/invoices",
"correlationId": "1-65fa7c3a-6f9c2d8e0a1b2c3d4e5f6789",
"dgii": {
"code": "2",
"trackId": "20260501-DGII-9988"
}
}

Source

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