Get Invoice
Invoices
Get Invoice
Look up a single invoice by its invoice number
GET
Get Invoice
Returns a single invoice by its number. The response includes two extra fields injected by the API for payment-page rendering:Documentation Index
Fetch the complete documentation index at: https://docs.shakesco.com/llms.txt
Use this file to discover all available pages before exploring further.
name (the receiver’s username) and image (the receiver’s profile photo URL).
Path Parameters
The invoice’s unique identifier (e.g.
INV-2026-a1b2c3d4)Response
The invoice identifier
"pending", "scanned", "paid", "expired", or "void"URL the customer opens to pay
Receiver’s username (injected for payment-page rendering)
Receiver’s profile photo URL (injected for payment-page rendering)
Line items on the invoice