Docs

List Bills

Retrieves bills from Bexio.

GET

Query

Arguments
number

Limit the number of results (max is 500).

number

Current page.

string

Sorting order.

string

Field to sort by.

array of string

Fields for which search will be run.

string

Term to search for. Minimum 3 characters, maximum 255 characters.

string

Bill status filter.

date

Earliest accepted bill date.

date

Latest accepted bill date.

date

Earliest accepted due date.

date

Latest accepted due date.

string

Filter for vendor reference.

string

Filter by bill title.

string

Filter by currency code.

number

Minimum pending amount.

number

Maximum pending amount.

string

Vendor filter.

number

Minimum gross amount.

number

Maximum gross amount.

number

Minimum net amount.

number

Maximum net amount.

string

Filter by document number.

number

Filter by supplier ID.

boolean

Filter by average exchange rate flag.

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

Comma-separated response fields to include.

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.