Get a single invoice by accounting ID

Returns the Benji summary DTO for an invoice by its accounting system ID (id on the invoice object). Pass ?include=accounting to nest the full stored invoice under data.accounting (fields from the accounting system plus our own).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 1 and 200

The accounting system invoice ID (e.g. the QuickBooks Id, Xero InvoiceID, or Business Central id). This is the value exposed as id on the invoice object.

Query Params
string
enum

When accounting, nests the full stored invoice under data.accounting (fields from the accounting system plus our own). Only available on the detail route.

Allowed:
Headers
uuid

Optional client-supplied unique ID for one request. The server generates a UUID v4 if omitted and always echoes the value in the response.

uuid

Optional ID that flows across service boundaries for distributed tracing. The server generates a UUID v4 if omitted and always echoes the value in the response.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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