DGII 52 — Amount exceeds Type 32 (Consumption) limit
Monto excede el límite de e-CF tipo 32 (Consumo)
| Field | Value |
|---|---|
| DGII code | 52 |
| Category | Validation |
| HTTP status | 422 |
| Retryable | No |
| Tenant fixable | Yes |
Problem.type | https://errors.api.erply.pro/dgii-52-monto-excede-tipo-32 |
Probable cause
Type 32 (Consumer) has a DGII monetary cap; if exceeded you must issue type 31.
How to fix
- If the amount exceeds the DGII cap for type 32, issue a type 31 (Tax Credit) instead.
Example application/problem+json response
{
"type": "https://errors.api.erply.pro/dgii-52-monto-excede-tipo-32",
"title": "Amount exceeds Type 32 (Consumption) limit",
"status": 422,
"detail": "DGII code 52: Amount exceeds Type 32 (Consumption) limit",
"instance": "/v1/invoices",
"correlationId": "1-65fa7c3a-6f9c2d8e0a1b2c3d4e5f6789",
"dgii": {
"code": "52",
"trackId": "20260501-DGII-9988"
}
}
Source
DGII PSFE Technical Spec + Norma 06-04. Exact citation pending review by the compliance specialist.