---
title: "Enqueue Print Job"
method: POST
path: "/kiosk/print-jobs"
tags: ["kiosk-print"]
---

# Enqueue Print Job

`POST /kiosk/print-jobs`

Accept a rendered receipt PNG from the kiosk and queue it for the Pi.

## Response `200`

Successful Response

- EnqueuedJob
  - `job_id` string, required
  - `queued` integer, required

## Changes

- **2026-09-08** `6ea721316081` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/stardrift/apis/fastapi/changes/kiosk/print-jobs/post.md)

---

[API](https://skmtc.dev/stardrift/apis/fastapi.md) · [All operations](https://skmtc.dev/stardrift/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc.dev/stardrift/apis/fastapi/revisions/6ea721316081?raw)
