Allow to get both JSON and XML for e-invoicing documents
I would like to receive both JSON and XML in our e-invoicing service, when receiving a document. This would be required to both show the XML to our users and use the JSON for proper data mapping in our software.
Admin
Bjorn van den Akker
Sep 25, 2025
This feature to have the XML inside of the JSON will be considered. Right now you could use our API to get both options.
This feature to have the XML inside of the JSON will be considered. Right now you could use our API to get both options.
You can download the XML of an e-invoice via the download API: https://dochorizon.klippa.com/docs/e-invoicing/api/document/download
The JSON can be downloaded via the universal download API:
https://dochorizon.klippa.com/docs/e-invoicing/api/document/get-universal