Errores de cliente

Errores producidos durante la validación del receptor del comprobante.

CódigoSlugMensajeDescripción
AL_PER_CUST_001IDENTIFICATION_NUMBER_INVALID_FOR_RUCThe field 'customer.identificationNumber' must be exactly 11 numeric digits when 'identificationType' is '6' (RUC)Ocurre cuando identificationType es "6" (RUC) y el valor de identificationNumber no tiene exactamente 11 dígitos numéricos.
AL_PER_CUST_002IDENTIFICATION_NUMBER_INVALID_FOR_DNIThe field 'customer.identificationNumber' must be exactly 8 numeric digits when 'identificationType' is '1' (DNI)Ocurre cuando identificationType es "1" (DNI) y el valor de identificationNumber no tiene exactamente 8 dígitos numéricos.
AL_PER_CUST_003IDENTIFICATION_NUMBER_INVALID_FORMATThe field 'customer.identificationNumber' must be alphanumeric (1–15 characters, no whitespace) for the given 'identificationType'Ocurre cuando identificationType corresponde a un documento extranjero y el valor de identificationNumber contiene espacios, caracteres no alfanuméricos o excede los 15 caracteres.
AL_PER_CUST_004IDENTIFICATION_TYPE_INVALIDThe field 'customer.identificationType' is not a valid identification typeOcurre cuando el valor de customer.identificationType no corresponde a ningún código del Catálogo N.° 06 (tipos de documento de identidad).