get
https://api.salesautopilot.com/v2/invoices
Returns a list of invoices (bill headers) for the authenticated account.
All query parameters are optional. Omitting them returns all invoices ordered by invoice date descending.
Filtering
- Date range: use
date_fromand/ordate_to(format:YYYY-MM-DD) - Payment status:
paid(settled),unpaid(outstanding), orall(default) - Invoice type:
vegszamla(final invoice),dijbekero(proforma / payment request),sztorno(cancellation), orall(default) - Currency:
HUF,EUR,USD, orall(default)
Line Items
This endpoint returns invoice headers only. To retrieve the individual line items
for a specific invoice, use GET /invoices/{invoiceId}.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
