Fetch a series' print job
GET
/api/v1/card-batches/{id}/print-job
prm_cards_download
The data a client needs to render the printable sheet in the browser. Rendering happens client-side; the server ships no PDF engine.
At a glance
- Authentication
- Staff token or session
- Requires permission
-
prm_cards_downloadDownload / export cards
Parameters
| Parameter | Description |
|---|---|
idrequired
path · integer
|
Series id. |