---
title: "Retrieve the stock location associated to the shipping method"
method: GET
path: "/shipping_methods/{shippingMethodId}/stock_location"
tags: ["has_one", "stock_locations"]
---

# Retrieve the stock location associated to the shipping method

`GET /shipping_methods/{shippingMethodId}/stock_location`

Retrieve the stock location associated to the shipping method

## Path parameters

- `shippingMethodId` string, required

## Response `200`

The stock_location associated to the shipping method

---

[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)
