Skip to main content

DGII 50 — Buyer RNC invalid

RNC del comprador inválido

FieldValue
DGII code50
CategoryValidation
HTTP status422
RetryableNo
Tenant fixableYes
Problem.typehttps://errors.api.erply.pro/dgii-50-comprador-rnc-invalido

Probable cause

The buyer RNC does not match the 9–11 digit format or is not present in DGII.

How to fix

  • Verify the buyer RNC (9–11 digits with no dashes).
  • For Final Consumer (type 32) the buyer RNC may be omitted.

Example application/problem+json response

{
"type": "https://errors.api.erply.pro/dgii-50-comprador-rnc-invalido",
"title": "Buyer RNC invalid",
"status": 422,
"detail": "DGII code 50: Buyer RNC invalid",
"instance": "/v1/invoices",
"correlationId": "1-65fa7c3a-6f9c2d8e0a1b2c3d4e5f6789",
"dgii": {
"code": "50",
"trackId": "20260501-DGII-9988"
}
}

Source

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