
Shopify API Integration Profile
Information and guides about integrating with Shopify API
Add Shopify Integration to Your ProductHow to work with InventoryItems in Shopify API
InventoryItems Fields
Field Name | API Key | Type | Description |
---|---|---|---|
Id | id | string | A globally-unique ID |
Sku | sku | string | Inventory item SKU. Case-sensitive string |
Tracked | tracked | boolean | Whether inventory levels are tracked for the item |
Requires Shipping | requiresShipping | boolean | Whether the inventory item requires shipping |
Created At | createdAt | string | The date and time when the inventory item was created |