---
title: "Updates mutable metadata of an existing shipping box. TypeId is immutable (Rule SB-3)."
method: PATCH
path: "/v2/warehouseassistant/shipping-boxes/update"
tags: ["WarehouseAssistantCommand"]
---

# Updates mutable metadata of an existing shipping box. TypeId is immutable (Rule SB-3).

`PATCH /v2/warehouseassistant/shipping-boxes/update`

## Headers

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

## Request body

- JTLWawiWarenlagerverwaltungPublicApiDataTransferObjectsV2WarehouseAssistantUpdateShippingBoxMetadataCommandRequest — Updates mutable metadata of an existing shipping box. TypeId is immutable (Rule SB-3). - Request
  - `shippingBoxId` string, uuid
  - `displayId` string — New display name (omit to keep existing).
  - `attributes` string[] — Replacement attribute list (omit to keep existing).

## Response `200`

Shipping box metadata was successfully updated.

## Other responses

- `500` — Internal server error.

---

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