+359 888 259 239

Expense Template

The Expense Template includes fields essential for documenting expense details, customer and vendor information, and calculated values.

Header and Line Data

This section details the expense document and its line items.

FieldDescription
expense.documentNoThe unique number assigned to each expense document.
expense.documentDateThe date the expense document was created.
line.item.codeThe code associated with the item in the line.
line.itemDescriptionA description of the item or line; defaults to the item’s name if no description is provided.
line.quantityThe quantity of units involved in the transaction.
line.priceThe unit price of goods or services, excluding tax and discounts.
line.amountThe final price the customer pays for the item, inclusive of applicable taxes.
line.measure.nameThe measurement unit for the quantity, applicable if isMeasureLine is enabled.
expense.baseAmountThe total amount before applying VAT.
expense.taxThe VAT rate applied to the expense.
expense.taxAmountThe amount of VAT applied to the expense.
expense.amountThe total amount after VAT, representing the customer’s payable amount.
expense.noteAdditional comments or notes added to the expense document.

Account, Customer, and Address Data

This section captures information about the customer and their financial and contact details.

FieldDescription
financialInformation.nameThe customer’s full name, which can refer to an individual or a company.
financialInformation.countryThe country associated with the customer’s address.
financialInformation.cityThe city associated with the customer’s address.
financialInformation.address1A more detailed breakdown of the customer’s address.
financialInformation.identifierNationalIdThe customer’s unique identification number (if available).
financialInformation.identifierTaxIdThe customer’s VAT identification number (if available).
financialInformation.responsiblePersonThe person financially liable for the customer’s account (if applicable).

Vendor Data

This section includes details about the vendor involved in the expense transaction.

FieldDescription
vendorFinancialInformation.nameThe vendor’s full name, which can refer to an individual or a company.
vendorFinancialInformation.countryThe country associated with the vendor’s address.
vendorFinancialInformation.cityThe city associated with the vendor’s address.
vendorFinancialInformation.address1A more detailed breakdown of the vendor’s address.
vendorFinancialInformation.identifierNationalIdThe vendor’s unique identification number (if available).
vendorFinancialInformation.identifierTaxIdThe vendor’s VAT identification number (if available).
vendorFinancialInformation.responsiblePersonThe person financially liable for the vendor’s account (if applicable).