---
title: "Partially update an inventory event's details"
method: PATCH
path: "/api/inventory-events/{inventoryEventId}/details"
tags: ["Inventory Event Details"]
---

# Partially update an inventory event's details

`PATCH /api/inventory-events/{inventoryEventId}/details`

## Path parameters

- `inventoryEventId` string, required

## Response `200`

Inventory event details item

- InventoryEventDetailsDto — Inventory event details. Additional metadata for Inventory Events.
  - `externalReferences` object, nullable — External references associated with this entity.

## Other responses

- `404` — Inventory event details did not exist

---

[API](https://skmtc.net/fulcrumpro/apis/fulcrum-publicapi.md) · [All operations](https://skmtc.net/fulcrumpro/apis/fulcrum-publicapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/fulcrumpro/fulcrum-publicapi/versions/1b5649cff14a/schema)
