Documentation Index
Fetch the complete documentation index at: https://developers.lucca.fr/llms.txt
Use this file to discover all available pages before exploring further.
The ExpenseClaimItem, is an expense that has 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 >= 0x >= 0Id of the expense claim in which the item is contained.
x >= 0Incremental number used to order expense claim items in an expense claim
x >= 0if the item has been controlled
Date-time the item was created. Corresponds to the submition date of the expense claim.
Date-time the item was last modified.
Expense amount in original currency.
Various amounts in the establishment's currency.
Additional information when the expense type is mileage.
The quantity when the expense type is 'Quantity'.
x >= 1Calculated quantity when the expense type is 'Quantity' or 'Invitations' (number of attendees).
x >= 1Additional information when the expense type is 'Invitation'.
Axis sections values.
Values for custom fields.
Merchant of the expense.
The expense receipts (PDF file, image, ...) attached to this expense. Technically, there could be more than one, but in reality, there’s usually just one.
Important: to attach a receipt when creating or updating an expense, you must first upload the file via POST /lucca-files/api/uploads, then create an ExpenseReceipt via POST /api/v3/expenseReceipts (providing the uploadId), and finally reference the receipt by its id here. Passing the file upload ID directly will result in a 403 Forbidden error. See the Attaching receipts guide.
Authorized actions on the expense for the current user.
The source describes how the expense was created:
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, 1, 3