---
title: "Modifies an existing Package Weight"
method: PATCH
path: "/v2/package/change"
tags: ["ShipmentPackagesCommand"]
---

# Modifies an existing Package Weight

`PATCH /v2/package/change`

## Headers

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

## Request body

- JTLWawiWarenlagerverwaltungPublicApiDataTransferObjectsV2ShipmentPackagesChangePackageWeightCommandRequest — Modifies an existing Package Weight - Request
  - `packageId` string — ID of the Package to be modified
  - `weight` number — The new Weight of the Package

## Response `200`

Package Weight was successfully modified.

---

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