i got xml ubl2.1 is pass but got csid errro, qr invalid , busiiness rule error

{

"validationResults": {

    "infoMessages": \[

        {

            "type": "INFO",

            "code": "XSD_ZATCA_VALID",

            "category": "XSD validation",

            "message": "Complied with UBL 2.1 standards in line with ZATCA specifications",

            "status": "PASS"

        }

    \],

    "warningMessages": \[\],

    "errorMessages": \[

        {

            "type": "ERROR",

            "code": "GENERAL",

            "category": "BUSINESS_RULES",

            "message": "Unable to execute Business Rules validation ->",

            "status": "ERROR"

        },

        {

            "type": "ERROR",

            "code": "QRCODE_INVALID",

            "category": "QRCODE_VALIDATION",

            "message": "Failed to validate QR code",

            "status": "ERROR"

        },

        {

            "type": "ERROR",

            "code": "invalid-certificate",

            "category": "CERTIFICATE_ERRORS",

            "message": "Production CSID format is not valid",

            "status": "ERROR"

        }

    \],

    "status": "ERROR"

},

"reportingStatus": "NOT_REPORTED"

}