---
title: "Create Direct Transfer v2"
method: POST
path: "/api/v2/direct_transfer"
tags: ["api"]
---

# Create Direct Transfer v2

`POST /api/v2/direct_transfer`

Create a direct pharmacy-to-pharmacy transfer of the prescription<br/><br/>A direct transfer is a pharmacy-to-pharmacy transfer of the prescription between your pharmacy and a Truepill pharmacy. This method works best for customers that operate their own pharmacies and are looking for a programmatic way to transfer a prescription.<br/><br/>And similar to a traditional transfer request, there are required fields related to the pharmacist transferring out the prescription, and the pharmacist transferring in the prescription.<br/><br/>This approach requires a digital copy of the original prescription.

## Request body

- IcdCodes

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `404` — Not Found

---

[API](https://skmtc.dev/truepill/apis/truepill-api-documentation.md) · [All operations](https://skmtc.dev/truepill/apis/truepill-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/truepill/truepill-api-documentation/revisions/d9aaa355c1e0/schema)
