Hello,
I would like to clarify the requirements for submitting a simplified invoice through the ZATCA API.
When sending a standard invoice, we include both:
-
buyer_vat -
buyer_crn
However, for a simplified invoice:
-
buyer_vatis not required -
buyer_crnis expected to contain the national ID
The issue I am facing is that when I pass a Saudi national ID as buyer_crn, I receive a validation error stating that:
“buyer_crn must start with 3 and end with 3”
This requirement seems unclear, as a Saudi national ID does not follow this pattern.
Could you please clarify What are the exact required fields for submitting a simplified invoice with all validation rules ?
Thank you in advance for your support.