Create a new invoice
Authorizations
Access token JWT. Use as Authorization: Bearer . In the API playground, paste the JWT only.
Developer API key (fl_dev_...). Required on every API call with a machine access token.
First-party client audience. Must match the fluide_client_id claim on the JWT. Use fluide-developer for Connect.
Body
Customer ID (AR invoice)
Issue date
"2026-03-15"
Due date
"2026-04-15"
Line items (required). Header subtotal/tax/total are derived server-side.
1Company (subsidiary) that owns this AR document. Defaults to the user’s primary company.
Invoice document kind (global ERP-style)
STANDARD, PROFORMA, CREDIT_NOTE, DEBIT_NOTE, DOWN_PAYMENT "STANDARD"
Project accounting dimension
Client / sub-ledger dimension
Currency code (ISO 4217)
3"USD"
Additional notes