Docs

Create Invoice

Creates an invoice in Bexio.

POST

Query

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Body

Arguments
string

Can not be used if automatic numbering is activated in frontend settings. Required if automatic numbering is deactivated.

string

Invoice position amount.

string

Invoice position text.

string

Invoice position type.

string

Invoice position unit price.

string

The invoice title.

number

References a contact object.

number

References a contact object.

number

References a user object.

number

References a project object.

number

The logopaper ID.

number

References a language object.

number

References a bank account object.

number

References a currency object.

number

References a payment type object.

string

The invoice header text.

string

The invoice footer text.

number

Tax calculation mode for the invoice.

boolean

Whether taxes should be added to the total when mwst_type is 0.

boolean

Whether to show taxes for each position.

date

The date from which the invoice is valid.

date

The date until which the invoice is valid.

string

Use a custom invoice address instead of the contact invoice address.

string

The invoice reference.

string

Reference value for other systems.

string

References a document template slug.

array of object

Invoice positions payload.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.