Skip to main content

Retrieve a Invoice resource.

GET 

/invoices/:uuid

You can get an invoice in many different formats just specifying a different Accept header:

  • application/json, default, you get some metadata information together with the json payload that represent the invoice

  • application/xml, you get the XML format

  • application/pdf, you get invoice as a PDF file with representation format used by KSeF

Request

Responses

Invoice resource