Create a new temporary expense
Create a new temporary-expense-item.
Body
The ExpenseTempItem
, or "temporary expense" is an expense that has not yet been declared (within an expense report) by its owner (the user who made the expense).
Day the expense was made.
Nature of the expense: Meals, Train, Taxi, Hotels, Taxi, Mileage... List depends on the app configuration.
x > 1
Expense amount in original currency.
Additional information when the expense type is mileage.
The quantity when the expense type is 'Quantity'.
x > 1
Additional information when the expense type is 'Invitation'.
Axis sections values.
Values for custom fields.
Merchant of the expense.
The original receipt (PDF file, image, ...).
The source describes how the expense was created:
- 0: Legacy
- 1: OldImport
- 2: ImportByCb
- 3: ImportByNature
- 4: Anytime
- 5: BudgetInsight
- 6: Api
- 7: Ocr
- 8: Reconciliation
- 9: InvoiceAggregator
- 10: EmailAttachments
- 11: FtpStatementImport
- 12: CleemyPayment
Unique identifier of the user that made this expense.
How this expense was made: the owner used his money, an enterprise debit card, or a Cleemy card:
- 0: User
- 1: CorporateCard
- 3: Cleemy Card
0
, 1
, 3
Status of the expense.
- 0: the expense is not valid.
- 1: the expense has been completed by the system and review is still pending
- 2: the expense has been completed and reviewed and it can be declared.
Response
The ExpenseTempItem
, or "temporary expense" is an expense that has not yet been declared (within an expense report) by its owner (the user who made the expense).
Was this page helpful?