---
title: "Transfer an eSignature package"
method: POST
path: "/e-signature-packages/{eSignaturePackageId}/actions/transfer"
tags: ["Actions"]
---

# Transfer an eSignature package

`POST /e-signature-packages/{eSignaturePackageId}/actions/transfer`

Transfer an eSignature package to another user that is part of the same team

## Request body

- object
  - `recipientUserId` string, required — Pactima's `publicId` of the new owner of the eSignature package

## Response `200`

Returns an empty body if the action was successfully performed.

- object

---

[API](https://skmtc.net/pactima/apis/esignature-packages-api.md) · [All operations](https://skmtc.net/pactima/apis/esignature-packages-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pactima/esignature-packages-api/revisions/1570128383ef/schema)
