Get invoice details

Returns full details of a single invoice, including all line items (service items).

The invoice must belong to the authenticated account, otherwise a 404 is returned.

Line Items

The items array contains the individual services billed on this invoice, each with:

  • service name, quantity, unit, unit price
  • net and gross amounts, VAT percent
  • service period (serviceDate / expiration)
  • optional notes (e.g. package name, billing period)

Comment

The comment field is the concatenation of bh_comment_1 and bh_comment_2 from the invoice header.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required
≥ 1

The ID of the invoice to retrieve

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json