Updates an existing inventory unit. Note: Description is not updatable. Only Name, X12UnitCodeId, and IsActive can be updated. System records (ID less than 500001) cannot be updated.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

The requested API version

Body Params

The inventory unit update request.

Request model for updating an inventory unit.
Note: Description is NOT updatable per HCSI-5248 requirements.

int32
required
1 to 2147483647

The unique identifier of the inventory unit to update (required).

string | null

The new name for the inventory unit. If null, name will not be updated.

int32 | null

The X12 Unit Code ID. If null, value will not be updated.

boolean | null

The new active status for the inventory unit. If null, status will not be updated.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json