v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-0217204.7 MB
Bill

Search for bills

get/v1/web/bill

Query parameters

idsstring

comma-separated list

externalIdsstring

comma-separated list

statusesstring

comma-separated list; bill statuses (draft, submitted, returned, paymentPending, paymentInProgress, paymentFailed, paid, manuallyCompleted, deleted) or accounting integration sync statuses (sync:inProgress, sync:successful, sync:failed), payment sync statuses (paymentSync:inProgress, paymentSync:successful, paymentSync:failed), or document sync statuses (documentSync:inProgress, documentSync:successful, documentSync:failed)

vendorIdsstring

comma-separated list

creatorUserIdsstring

comma-separated list

invoiceIdsstring

comma-separated list

partialTextstring

case-insensitive substring match on billId, externalId, invoiceId, creator name, or vendor name

rutterIdsstring

comma-separated list; include null to match unlinked bills

accountingPlatformIdsstring

comma-separated list; include null to match unlinked bills

invoiceDatestring

<op>::<value>,...

paymentDueDatestring

<op>::<value>,...

paymentScheduledDatestring

<op>::<value>,...

createdAtstring

<op>::<value>,...

updatedAtstring

<op>::<value>,...

submittedAtstring

<op>::<value>,...

completedAtstring

<op>::<value>,...

pageinteger
pageSizeinteger
orderBystring

<field>:<direction>,...

Response

Default Response

hasNextboolean required
totalCountnumber required