Skip to main content
POST

Request body

CreateInventoryRequest
string,null
Item description (max 500 characters)
string
required
SKU or item number (1-100 characters)
integer (int32)
required
Location ID (must be positive)
integer,null (int64)
Organization ID (must be positive if provided)
string,null
Unit of measure code (e.g., ‘EA’, ‘KG’, ‘LB’)
integer (int64)
required
Initial quantity on hand (cannot be negative)
string,null
Reason for inventory adjustment (max 200 characters)

Response

ApiResponse_InventoryItem
object
API representation of aggregated inventory for an item.
array,null
string,null
ResponseMeta,null
boolean
required

Status codes

Last modified on August 31, 2026