v1
latestOpenAPI 3.1.02026-07-22155403592.5 KBGet one invoice (sale/purchase entry - Multiple Analytic Plans)
Returns a specific invoice (=sale/purchase entry) with invoice lines /oincluding multiple analytic plans
Path parameters
Query parameters
Id of the accounting folder instance. A folder represents a legal entity within the system. Required when the multiple folders feature is enabled.
Indicate if payments linked to the invoice should be included in the response. By default payments are not included and the field payments is null.
Indicate if invoice lines should be included in the response. By default invoice lines are not included when this requires extra requests on the target API.
Indicate if partner (client/supplier) information should be included in the response. By default partner information is not included when it requires extra requests on the target API to be retrieved.
Response
Successful Response
Example response
{
"accounting_info": {
"main_currency": "EUR",
"account_number": "411001"
}
}