v1

latestOpenAPI 3.0.1Apache 2.02026-07-26193304444.4 KB
Inventory

Create a custom inventory adjustment reason

Creates a new custom inventory adjustment reason for the authenticated retailer.

🔒 Requires: inventory:write scope

post/custom_inventory_adjustment_reasons

Request body

enabledboolean required

Whether the reason can be selected when creating stock adjustments.

namestring required

Display name of the reason. Must be unique within the retailer. Max 30 characters.

type'POSITIVE' | 'NEGATIVE' required

Whether the reason applies to positive (stock-in) or negative (stock-out) adjustments.

Response

The custom inventory adjustment reason was successfully created.