Skip to main content
GET
Preview invoice email

Authorizations

x-dolfin-api-key
string
header
required

An API key issued to your client. It carries the client's scope; org-scoped calls also require the x-dolfin-organisation-id header. Keys are created and revoked by a client administrator.

Headers

x-dolfin-organisation-id
string<uuid>

Target organisation. Required when authenticating with an API key; omit for Bearer callers (resolved from the token).

Path Parameters

id
string<uuid>
required

Query Parameters

tone
enum<string>
Available options:
Friendly,
Direct,
Formal
industryGroup
any
Available options:
Agriculture,
ContractedServices,
Transportation,
Utilities,
RetailStores,
Clothing,
MiscellaneousRetail,
FinancialServices,
PersonalServices,
BusinessServices,
ProfessionalServices,
Government,
Entertainment,
Travel,
null
subject
string
previewText
string
greetingLine
string
openingBodyMarkdown
string
cc
string[]
replyTo
string

Response

OK

subject
string
required
previewText
string
required
greetingLine
string
required
openingBodyMarkdown
string
required
openingBodyHtml
string
required
htmlBody
string
required
textBody
string
required
cc
string[]
required
replyTo
null | string
required