---
title: "Create a print job from an uploaded PDF file (multipart/form-data)"
method: POST
path: "/api/print-jobs"
tags: ["PrintJobs"]
---

# Create a print job from an uploaded PDF file (multipart/form-data)

`POST /api/print-jobs`

## Response `201`

Created

- PrintJobResultDto
  - `printJobId` string
  - `status` string

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/clinicos/apis/pawthosx-business-api-v1.md) · [All operations](https://skmtc.net/clinicos/apis/pawthosx-business-api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/clinicos/pawthosx-business-api-v1/revisions/d8d7501dde48/schema)
