---
title: "Retrieve the details of a transfer order"
method: GET
path: "/v1/inventory/transfer_orders/{order_id}"
---

# Retrieve the details of a transfer order

`GET /v1/inventory/transfer_orders/{order_id}`

This API retrieves the details of the specified transfer order.

You must specify appropriate details for the `order_id` parameter in the API request.

## Path parameters

- `order_id` string, required

## Response `200`

200

## Other responses

- `400` — 400

---

[API](https://skmtc.dev/zenoti/apis/zenoti-authentication.md) · [All operations](https://skmtc.dev/zenoti/apis/zenoti-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/zenoti/zenoti-authentication/revisions/e628f892391a/schema)
