Invoice
📄️ Retrieves the collection of Invoice resources.
Retrieves the collection of Invoice resources.
📄️ Mark the documents as downloaded
This is useful to keep track of the document that have been received by the user.
📄️ Create a new invoice in UBL format
Send a invoice in either the original XML format or the JSON transposition.
📄️ Retrieves a Invoice resource.
Retrieves a Invoice resource.
📄️ Get the printed version of the document
You will receive a 302 redirect response with the Location header pointing to the downloadable file. Additionally you get the URL to the downloaded file in the JSON response body.
📄️ Get the original source document
You can retrieve the original source document in either XML or JSON format.