Skip to main content

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.

An invoice document (before booking).

id
integer<int32>
read-only
owner
Reference to a user · object

Reference to a user.

type
enum<string>

Type of document: Invoice or CreditNote.

Available options:
Invoice,
CreditNote
context
object

Context data for the document.

documentBreakdown
Reference to a document-breakdown. · object
documentDate
string<date> | null
documentNumber
string | null
amountIncludingTaxes
taxed-amount · object

Represents an amount of money with VAT taxes.

accountingLabel
string | null
comment
string | null
intraCommunityTaxes
boolean
attachments
attachment · object[]
ocrStatus
enum<string>
read-only

Status of OCR processing.

Available options:
Pending,
Processing,
Processed,
Failed,
NotApplicable
dueDate
string<date> | null
paymentDetails
object
createdAt
string<date-time>
read-only
modifiedAt
string<date-time>
read-only
author
Reference to a user · object

Reference to a user.

modifier
Reference to a user · object

Reference to a user.