---
title: "appends a form pdf to the document with the corresponding docketEntryId"
method: POST
path: "/case-documents/{docketEntryId}/append-pdf"
tags: ["case-documents"]
---

# appends a form pdf to the document with the corresponding docketEntryId

`POST /case-documents/{docketEntryId}/append-pdf`

Appends a form pdf to the document with the corresponding docketEntryId.

## Response `200`

200 response

- Document — a docket entry response
  - `createdAt` string — date docket entry was created
  - `documentType` string — type of this document
  - `filedBy` boolean — the user name who filed the docket entry
  - `docketEntryId` string — id of rawDocketEntry
  - `userId` string — id of user who created the docket entry
  - `status` string — the status of the docket entry

---

[API](https://skmtc.net/ustaxcourt/apis/dev-ef-cms.md) · [All operations](https://skmtc.net/ustaxcourt/apis/dev-ef-cms/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ustaxcourt/dev-ef-cms/revisions/d53330c6d43f/schema)
