Invoice
Swagger-UI: invoice-v1 | OpenAPI file: invoice-v1.yml
The invoice API can be used to retrieve invoices for the customer.
Whether invoices are available within this API is configurable and might therefor not be available.
Table of contents
Search
The main invoice endpoints offers several methods of invoice search. Please refer to either the Swagger UI or the OpenAPI file for the available terms.
Details
Each invoice consists of the general information (i.e. totals and status), but also contains more details in the invoice lines. These details are not included when searching and will need to be retrieved separately.
Download
Invoice files can be downloaded, the following types are available:
Type | Description |
---|---|
pdf | The default invoice PDF file. |
ubl | An XML file describing the invoice contents |
UBL (Universal Business Language, a standardised method of describing invoices.) invoices can be used for automated imports with certain bookkeeping software.