Document Styles

Document styles control the visual presentation of generated PDFs — fonts, colors, logos, and layout settings. They are applied to document types to produce consistently branded, client-facing documents.

Update a style to propagate branding changes across all documents that reference it.

Attributes

attachment_ids object
Request

IDs of attachments (e.g. logo images) associated with this document style.

attachments array of attachment
Response

Attachments (e.g. logo images) used as branding assets for this document style.

id integer
Parameter `filter`

The unique identifier of this document style.

name string
Response Request Parameter `filter`

The display name of this document style.

organization organization
Response

The organization this document style belongs to.

styles object
Response Request

A JSON object containing the CSS and layout settings that define the visual appearance of documents using this style.