Create an expense
Create a new employee expense
Path Parameters
Query Parameters
Id of the accounting folder instance. A folder represents a legal entity within the system. Required when the multiple folders feature is enabled.
Body
Employee identifier in the accounting system.
Total amount including taxes for the expense.
Total untaxed amount for the expense.
Total tax amount for the expense.
Currency of the expense (e.g., EUR, USD).
Expense date.
Expense lines.
1External reference.
Unique number for idempotency in the accounting system.
Exchange rate at expense date if currency differs from folder currency. Must be positive if provided.
Base64 PDF attachment of the expense document.
A name for the PDF file to be created for accounting software that support it.
1 - 200^[a-zA-Z0-9\-_ ]{1,196}(?:.pdf)?$Response
Successful Response
Employee identifier in the accounting system.
Total amount including taxes for the expense.
Total untaxed amount for the expense.
Total tax amount for the expense.
Currency of the expense (e.g., EUR, USD).
Expense date.
Expense lines.
1Unique id of the expense in the accounting system.
External reference.
Unique number for idempotency in the accounting system.
Exchange rate at expense date if currency differs from folder currency. Must be positive if provided.
Base64 PDF attachment of the expense document.
A name for the PDF file to be created for accounting software that support it.
1 - 200^[a-zA-Z0-9\-_ ]{1,196}(?:.pdf)?$