---
title: "Retrieve the stock transfer associated to the stock reservation"
method: GET
path: "/stock_reservations/{stockReservationId}/stock_transfer"
tags: ["has_one", "stock_transfers"]
---

# Retrieve the stock transfer associated to the stock reservation

`GET /stock_reservations/{stockReservationId}/stock_transfer`

Retrieve the stock transfer associated to the stock reservation

## Path parameters

- `stockReservationId` string, required

## Response `200`

The stock_transfer associated to the stock reservation

---

[API](https://skmtc.net/commercelayer/apis/commerce-layer-api.md) · [All operations](https://skmtc.net/commercelayer/apis/commerce-layer-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/commercelayer/commerce-layer-api/versions/dcb0faa48534/schema)
