ErrorsAll codes

SIMPLIFICADA_FORBIDS_IRPF

Simplified invoices cannot carry IRPF withholding (AEAT: retention must not be reported)


Category: Invoices

Example response

When this error occurs, the API returns a JSON response with the following shape:

{
  "type": "https://docs.beel.es/errors/SIMPLIFICADA_FORBIDS_IRPF",
  "title": "SIMPLIFICADA_FORBIDS_IRPF",
  "detail": "Simplified invoices cannot carry IRPF withholding (AEAT: retention must not be reported)",
  "instance": "/v1/<resource>",
  "errors": [],
  "success": false,
  "error": {
    "code": "SIMPLIFICADA_FORBIDS_IRPF",
    "message": "Simplified invoices cannot carry IRPF withholding (AEAT: retention must not be reported)",
    "details": {}
  },
  "meta": {
    "timestamp": "2026-05-21T10:00:00Z",
    "request_id": "4bf92f3577b34da6a3ce929d0e0e4736"
  }
}

The type URI is stable and always resolves to this page.

Message

Simplified invoices cannot carry IRPF withholding (AEAT: retention must not be reported)
Las facturas simplificadas no admiten retención de IRPF (AEAT: la retención no debe indicarse en absoluto)
Les factures simplificades no admeten retenció d''IRPF (AEAT: la retenció no s''ha d''indicar)

Send the request with Accept-Language: <es|en|ca> to receive the message in your preferred language.

Other errors in this category

Keep exploring