Shopify Connector
Shopify Connector Help
Version 1
ZappySys Logo File Version: v1
Supported Engine: 11

EndPoint Get Product


Name

get_inventory_item

Description

Gets a specific inventory item. [API Help]

Parameters

Parameter Label Required Options Description
location_ids Inventory Item Id(s) - Comma separated NO Restrict results to records specified by a comma-separated list of IDs.

Output Columns

Label DataType Length Raw Description
Id DT_I8 0 False
Sku DT_WSTR 255 False
Cost DT_WSTR 255 False
Tracked DT_BOOL 0 False
RequiresShipping DT_BOOL 0 False
CountryCodeOfOrigin DT_WSTR 50 False
ProvinceCodeOfOrigin DT_WSTR 50 False
CountryHarmonizedSystemCodes DT_WSTR 4000 True
HarmonizedSystemCode DT_I8 0 False
CreatedAt DT_DBTIMESTAMP 0 False
UpdatedAt DT_DBTIMESTAMP 0 False

Input Columns

Label DataType Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.