The account
group of properties contains information related to your company.
The account
properties contains various account properties, such as company name and logo.
The heading of the document section that contains your company details. This is typically displayed above your company name.
You can edit the text on the Design → Company Details page in your Sufio account.
The URL of your logo image.
You can upload the logo in your Sufio account in the Design → Logo & Signature page.
Use the text
attribute to render the value as an HTML img
tag. The tag can contain a style
attribute to resize the logo image based on your settings.
The Company Info text that appears below your address on invoices.
You can enter the text on the Settings → Company Profile page in your Sufio account.
The URL of your stamp or signature image.
You can upload the image in your Sufio account in the Design → Logo & Signature page.
Use the text
attribute to render the value as an HTML img
tag. The tag can contain a style
attribute to resize the logo image based on your settings.
The account.address
property contains your complete billing address, formatted in the country-specific format, generated from the set of account.address
properties.
Use the individual account.address.X
properties to render the specific values.
The address of your company, formatted in country-specific address format, generated from the set of account.address
properties.
Use the text
attribute to render the value formatted in a country-specific address format.
The account.contacts
group includes properties that contain information about your business, such as your phone number, email address, or social media pages.
You can render the property values as plain text strings or as clickable hyperlinks formatted in HTML.
The contact information about your business, such as your phone number, email address, or social media pages.
Use the following for
loop to iterate through all
the properties of the group that are supposed to be shown in the
document. This depends on the document type, your settings on the Design page, and whether the properties have a value.
The email address of your company.
Use the text
attribute to render the value as a clickable hyperlink formatted in HTML.
The URL of your company Facebook account.
You can edit the URL on the Settings → Company Profile page in your Sufio account.
Use the text
attribute to render the value as a clickable hyperlink formatted in HTML.
The phone number of your company.
Use the text
attribute to render the value as a clickable hyperlink formatted in HTML.
The URL of your company website.
Use the text
attribute to render the value as a clickable hyperlink formatted in HTML.
The handle of your company X account.
You can edit the URL on the Settings → Company Profile page in your Sufio account.
Use the text
attribute to render the value a clickable hyperlink formatted in HTML.
The account.details
group contains additional details about your company, such as company or tax identifiers.
Use the following for
loop to iterate through all the
properties of the group that are supposed to be shown in the document.
This depends on the document type, your settings on the Design page, and whether the properties have a value.