Get a single customer by accounting ID

Returns the Benji summary DTO for a customer by its accounting system ID (id on the customer object). Pass ?include=accounting to nest the full stored customer 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 customer ID (e.g. the QuickBooks Id, Xero ContactID, Business Central id, or QBD ListID). This is the value exposed as id on the customer object.

Query Params
string
enum

When accounting, nests the full stored customer 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