v1

latestOpenAPI 3.0.12026-07-242871595.3 MB
INVENTORY

Get the stock of an inventory item

get/v3/merchants/{mId}/item_stocks/{itemId}

Path parameters

mIdstring required

Merchant Id

itemIdstring required

Item Id

Headers

User-Agentstring required

Identifies the application, operating system, vendor, and/or version of the requesting user agent. Format: <AppName>/<Version> <Comment>

Response

Successful response. Displays stock of an item in the inventory.

stockCountinteger

Deprecated. Use quantity instead.

quantitynumber double

Current count of the items in stock.

stockAlertThresholdnumber double

The quantity threshold at which a low stock alert is triggered. Only appears if the Low Stock Alert feature is enabled.

modifiedTimeinteger

Time when the item stock was modified.