GET /inventory.json
Get the inventory tables for a given product so you know if it is in stock, out of stock or low in stock.
Last updated
Get the inventory tables for a given product so you know if it is in stock, out of stock or low in stock.
Last updated
product_id
string
ID of the product you want to pull inventory for. This is the platform (Shopify) product ID.
public_key
string
Your store's public API key.