Skip to main content

Query stock

Query stock

Request Body REQUIRED

The details of the query.

int32[]
Responses
200

A collection of stock values matching the supplied query.

Schema OPTIONAL
Resource object[] OPTIONAL

The resource on which the action was taken.

ItemId int32 OPTIONAL

A value to uniquely identity a single product item.

Stock int32 OPTIONAL

The physical stock value.

StockOversellable int32 OPTIONAL

The oversellable stock value.

StockStatic int32 OPTIONAL

The static stock value.

StockSellable int32 OPTIONAL

The sellable stock value.

Message string OPTIONAL

A status message for the action taken.

Details string[] OPTIONAL

Any validation messages for the data on the current action.