/invoices
)partner_id
at the invoice level.Invoice
object is only created in the target accounting system if that system natively supports invoices.
If the accounting software does not manage invoices as standalone objects, the API abstracts the logic and posts the equivalent entries directly in the general ledger, following the same accounting rules.
(In French systems, the partner_id
may correspond to an auxiliary account.)
partner_id
(required at invoice level)
GET /clients
or GET /suppliers
(or from the response when creating a partner).account_number
(required at line level)
701000
).601000
).tax_id
(required at line level, when applicable)
tax_id
to the invoice creation endpoint, and the software generates the tax line.tax_id
; the Unified API ensures consistency in how tax lines are booked.