<- Inventory API

Inventory API

All versions ->

Update inventory adjustment reasonBeta

PUT

 /v2/inventory/adjustment-reasons/update

Updates a custom inventory adjustment reason.

Permissions:INVENTORY_WRITE
Try in API Explorer
Link to section

Request body

Example code

Link to section

reason_id

Required

The identifier of the custom inventory adjustment reason to update.

Link to section

adjustment_reason

Required

The requested custom inventory adjustment reason update. Only the name field can be updated. Deleted custom reasons cannot be updated. To restore a deleted custom reason, call RestoreInventoryAdjustmentReason.

Link to section

Response fields

Link to section

errors

Errors encountered when the request fails.

Link to section

adjustment_reason

The successfully updated inventory adjustment reason.