Skip to main content

List Bills (V2)

GET 

/api/xero/v2/bills

Paginated list of Xero bills (ACCPAY type). Same filter and sort options as invoices.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Authentication: Requires Bearer token.

Filterable columns (identical to invoices): id, xero_uuid, InvoiceNumber, Reference, Status, sync_status, CurrencyCode, ContactID, ContactName, Total, SubTotal, TotalTax, AmountDue, AmountPaid, AmountCredited, Date (millis), DueDate (millis), FullyPaidOnDate (millis), UpdatedDateUTC (millis), last_error, has_error, has_sku_link, sku_reference

Request

Responses

OK

Response Headers
    Content-Type