---
title: "Package Weight"
method: POST
path: "/v2/shipment/wms/shippingLine/packages/{packageId}/packageWeight"
tags: ["shipment"]
---

# Package Weight

`POST /v2/shipment/wms/shippingLine/packages/{packageId}/packageWeight`

Set the weight of a package by ID

## Path parameters

- `packageId` string, required

## Headers

- `x-tenant-id` string, uuid, required
- `x-runas` string
- `x-companyid` string

## Request body

- number

## Response `201`

The Package Weight that was set.

## Other responses

- `401`
- `402` — No licence available or the app has not been authorised by JTL.
- `404` — The given Package ID does not exist.

---

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