Documentation Index
Fetch the complete documentation index at: https://docs.truthlocks.com/llms.txt
Use this file to discover all available pages before exploring further.
Query parameters
Filter invoices created on or after this date (ISO 8601, e.g.
2026-01-01).Filter invoices created on or before this date (ISO 8601, e.g.
2026-06-30).Export invoices
Export format:
csv or json. Defaults to csv.Start of the date range (
YYYY-MM-DD, e.g. 2026-01-01). Defaults to 30 days ago.End of the date range (
YYYY-MM-DD, e.g. 2026-06-30). Defaults to today.Response
Returns an array of invoice objects.Invoice identifier.
Human-readable invoice number.
Payment status:
paid, open, void, or uncollectible.Total amount in the smallest currency unit (e.g., cents for USD).
Amount due in the smallest currency unit.
ISO 4217 currency code (e.g.,
usd, ngn).ISO 8601 timestamp when the invoice was created.
ISO 8601 timestamp when the invoice was finalized and sent.
ISO 8601 timestamp for the payment due date.
URL to download the full invoice PDF.
URL to view the payment receipt (available for paid invoices).

