Documentation Index
Fetch the complete documentation index at: https://docs.zhentan.me/llms.txt
Use this file to discover all available pages before exploring further.
GET /invoices
Returns all invoices queued by the agent for dashboard review.Response
| Field | Description |
|---|---|
id | Invoice ID |
to | Recipient address extracted from the invoice |
amount | Payment amount |
token | Token to send |
invoiceNumber | Invoice reference number |
dueDate | Payment due date |
services | Line items / services rendered |
riskScore | Computed risk score |
riskNotes | Reason for the score |
status | pending, executed, or rejected |
createdAt | ISO timestamp |
