v2

latestOpenAPI 3.1.0raw.githubusercontent.com2026-03-067997411.3 KB

Update invoice display settings for your legal entity. These settings control the branding and default values used when creating invoices.

put/invoice/settings

Query parameters

filter:legalEntityIdstring

The legal entity ID. Required if authenticating with access to multiple legal entities.

Request body

companyNamestring required

The company name to display on invoices.

emailstring email required

The email address to display on invoices.

defaultMemostring

Default memo text to pre-fill when creating new invoices.

logoDocumentIdstring

Document ID of the company logo to display on invoices.

unitPriceDecimalPlacesinteger

Number of decimal places allowed for unit prices (in dollars). Defaults to 2 if not set.

Response

OK