---
title: "Retrieve the parcels associated to the pickup"
method: GET
path: "/pickups/{pickupId}/parcels"
tags: ["has_many", "parcels"]
---

# Retrieve the parcels associated to the pickup

`GET /pickups/{pickupId}/parcels`

Retrieve the parcels associated to the pickup

## Path parameters

- `pickupId` string, required

## Response `200`

The parcels associated to the pickup

---

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