Get supplier bill
Supplier Bills
Retrieve Supplier Bill
Get a single supplier bill, including supplier balance and reciprocal client.
GET
Get supplier bill
Overview
Returns one supplier bill by its CzUid. The response includes asupplier_balance block aggregating the supplier’s outstanding invoices
across all your work points, plus the next due invoice (if any).
Default expansions
The detail endpoint expandssupplier, expense, client,
efactura_message, and lines by default. Pass expand= (empty) to skip
all expansions, or expand=supplier,lines to choose a subset.Authorizations
Use your API key (sk_live_xxx or sk_test_xxx)
Path Parameters
Supplier bill CzUid.
Query Parameters
Defaults to supplier,expense,client,efactura_message,lines.