Authorizations
This access token needs to be included in each of your request to the Chift API.
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.
1
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.
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.
1
Unique 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.