Returns a specific invoice (sale/purchase entry). Each line will include the analytic account linked to default analytic plan
This access token needs to be included in each of your request to the Chift API.
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.
true
, false
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.
true
, false
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.
true
, false
Successful Response
The response is of type object
.