---
title: "Retrieve a packaging"
method: GET
path: "/sales_order_packagings/{id}"
tags: ["Sales orders"]
---

# Retrieve a packaging

`GET /sales_order_packagings/{id}`

Returns the details of a sales order packaging.

      
Sales order packaging is used to add dimensions and weight to shipments created for the associated sales order.

## Path parameters

- `id` integer, required

## Response `200`

Successful.

## Other responses

- `401` — Unauthorized.
- `404` — Resource not found.

---

[API](https://skmtc.net/shipmondo/apis/shipmondo-api.md) · [All operations](https://skmtc.net/shipmondo/apis/shipmondo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shipmondo/shipmondo-api/revisions/dbe9a4ea0826/schema)
