GetStockItemsByIds

Permissions Required: GlobalPermissions.Inventory.Stock.StockReadNode
Rate limit: 150 / minute

Log in to see full request history
Body Params
StockItemIds
array of uuids

Collection of Stock item id (uniqueidentifier)

StockItemIds
Response

Response body
object
Items
array of objects

List of stock item headers.

Items
object
string

SKU

string

Item title

string

Barcode number

string

Item description

boolean

Is Variation Parent

boolean

Returns true is the stock item is tracked by batch

double

Default item purchase price

double

Default item retail price

double

Default item tax rate. Set -1 to use country tax rate

uuid

Default postal service id

string

Default postal service name

uuid

Default category id

string

Default category name

uuid

Default package group id

string

Default package group name

double

Item height

double

Item width

double

Item depth

double

Item weight

date-time

Stock item creation date

int32

Stock item tracking type. 0 = none. 1 = Ordered by Sell by Date. 2 = Ordered by Priority Sequence

boolean

User must scan batch number when procesing orders

boolean

User must scan item serial number when processing ordesr

uuid

Stock Item Id

int32

Stock Item interger Id

Language
Credentials