Mark a series printed
POST
/api/v1/card-batches/{id}/printed
prm_cards_download
Records that the sheet was rendered, stamping printed_at and incrementing print_count.
Print tracking is observational only and deliberately does NOT move the series status. Nothing may set status to 'printed': the till refuses to mint into any series whose status is not 'ready', so auto-stamping would silently close every printed series to counter top-ups.
At a glance
- Authentication
- Staff token or session
- Requires permission
-
prm_cards_downloadDownload / export cards - Rate limit
t_mutate
Parameters
| Parameter | Description |
|---|---|
idrequired
path · integer
|
Series id. |