Cmdlets for Shopify

Build 24.0.8963

InventoryItemCountryHarmonizedSystemCodes

Returns a list of country specific harmonized system codes.

View-Specific Information

Select

The 本製品 uses the Shopify API to process WHERE clause conditions built with the following columns and operators. The 本製品 processes other filters client-side within the 本製品.

  • InventoryItemId supports the '=,IN' comparison operators.

For example, the following queries are processed server side:

  SELECT * FROM InventoryItemCountryHarmonizedSystemCodes
  SELECT * FROM InventoryItemCountryHarmonizedSystemCodes WHERE InventoryItemId = 'Val1'

Columns

Name Type References Description
InventoryItemId String

InventoryItems.Id

A globally-unique ID.
CountryCode String The ISO 3166-1 alpha-2 country code for the country that issued the specified harmonized system code.
HarmonizedSystemCode [KEY] String The country-specific harmonized system code. These are usually longer than 6 digits.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.8963