Yes. Getting the same issue in Production from yesterday. Seems to be very random. A lot of invoices gets reported successfully, while some keeps failing with the above message even though the data and format is correct
Some of our invoices are getting rejected invoice since yesterday night with reason mentioning missing UUID though we have UUID in our invoice.
Issue is with our multiple sister companies.
Note: When we resubmitted the same invoice without any change then system accepted.
{“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”:“INVOICE_UUID_VALIDATION”,“category”:“MISSING_UUID_IN_INVOICE”,“message”:“UUID ERROR”,“status”:“ERROR”}],“status”:“ERROR”},“reportingStatus”:“NOT_REPORTED”}
Tried to report the same invoice again without any change then below response and reported successfully.
{“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”:,“status”:“PASS”},“reportingStatus”:“REPORTED”}
We are also facing the same issue from yesterday night.
{“Message”:“Einvoice Reporting Not completed, C61 EInvoice Rejected:”,“Data”:“{“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”:[{“Type”:“WARNING”,“Code”:“BR-KSA-F-13”,“Category”:“KSA”,“Message”:“[BR-KSA-F-13] - Please recheck Other Seller/Buyer ID (BT-29 or BT-46) as it contains an invalid value.”,“Status”:“WARNING”}],“ErrorMessages”:[{“Type”:“ERROR”,“Code”:“INVOICE_UUID_VALIDATION”,“Category”:“MISSING_UUID_IN_INVOICE”,“Message”:“UUID ERROR”,“Status”:“ERROR”}],“Status”:“ERROR”},“ClearanceStatus”:null,“Passed”:false,“StatusCode”:0,“Hash”:null,“QRCode”:null}”}
@anusv@hnatividad please allow ZATCA teams some time, the bug fix is under deployment. You should be able to process the invoices incorrectly rejected due to Missing UUID error again successfully.