UBL2.1 XML (VAT IN URL)
Last updated
Last updated
We accept the UBL2.1 XML compliant directly as the input for the generate einvoice API. The xml input needs to be base64 encoded. Here are some attached documents for your reference
As part of our responsibilities we will enrich the following elements within the document before sending it to ZATCA
ProfileID
UUID
IssueDate
IssueTime
Previous Invoice Hash
Invoice Counter Value
Signature (Simplified Document Only)
QR Code (Simplified Document Only)
UBL Extensions (Simplified Document Only)
POST
NOTE: VAT_NUM is the vat number of your organization that you have onboarded in our website. For eg if you have onboarded vat number 399975588700003 then the full path would be
Productid
einvoicing_global
Keep as is
Authorization/MiplApiKey
api_key/auth token
Value and header type is mentioned in the Authentication Page
invoice
""
Base64 Encoded XML document
If you want to do a quick test without registering your company within our website you can try out the following . Basic test can be done here to see if your document is compliant or not.
The response for the API can be found .