App Logo
hal.stationf.co

Download a Station F (HAL) invoice as PDF

Download a Station F / HAL invoice (by its id from list_invoices) as a PDF, returned base64-encoded.

Input

invoiceId required

HAL invoice id (the 'id' field / view-URL segment from list_invoices, e.g. "6a447d38369cb4395acd3203").

Output

bytes required
base64 required
invoiceId required
head optional

FAQ

Download a Station F / HAL invoice (by its id from list_invoices) as a PDF, returned base64-encoded.
Required: invoiceId.
It returns head, bytes, base64, invoiceId.
Yes. It acts as you on hal.stationf.co: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the hal.stationf.co cookies saved by the Reduck extension.
Unknown: its author has not declared whether it changes anything on hal.stationf.co, so treat it as if it could.
Ask an AI agent connected to Reduck to run reduck/hal.stationf.co/download_invoice_pdf, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/hal.stationf.co/download_invoice_pdf
It is part of Reduck's official curated catalogue.

Start building not clicking