v1

latestOpenAPI 3.0.1Apache 2.02026-07-26193304444.4 KB
Inventory

Update a custom inventory adjustment reason

Updates a custom inventory adjustment reason.

🔒 Requires: inventory:write scope

put/custom_inventory_adjustment_reasons/{custom_reason_id}

Path parameters

custom_reason_idstring uuid required

The ID of the custom inventory adjustment reason to update.

Request body

enabledboolean

Whether the reason can be selected when creating stock adjustments.

namestring

New display name. Must remain unique within the retailer. Max 30 characters.

Response

The custom inventory adjustment reason was successfully updated.