Errores de documentos

Listado de errores relacionados a la emisión de documentos.

CódigoSlugMensajeDescripción
AL_PER_DCNT_001DOCUMENT_NOT_FOUNDThe requested document was not foundOcurre cuando el documento solicitado no existe en el sistema.
AL_PER_DCNT_002DOCUMENT_CANCELLATION_ALREADY_EXISTSThe document cancellation already existsOcurre cuando se intenta cancelar un documento que ya tiene una cancelación registrada.
AL_PER_DCNT_003ITEMS_NUMBER_MUST_NOT_BE_REPEATEDThe field 'items[].number' must not be repeatedOcurre cuando dos o más ítems del documento comparten el mismo valor en items[].number.
AL_PER_DCNT_004PAYMENT_AMOUNT_MUST_BE_GREATER_THAN_ITEMS_COSTThe payment total amount must be greater than the items costOcurre cuando el monto total del pago es menor o igual al costo total de los ítems.
AL_PER_DCNT_005TOO_MANY_WARNINGSThe document has too many warningsOcurre cuando el documento supera el límite permitido de advertencias durante su procesamiento.