Shopify Connector
Documentation
Version: 1
Documentation

EndPoint Update Inventory Item


Name

put_inventory_item

Description

No description available

Parameters

Parameter Label Required Options Description
Id Inventory Item Id NO

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
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
Id DT_I8 0 False