TDV Adapter for Shopify

Build 22.0.8462

ShippingZones

Retrieve information regarding shipping zones.

View-Specific Information

Select

The adapter processes all filters client-side within the adapter.

The following query is the only one processed server side:

SELECT * FROM ShippingZones

Columns

Name Type References Description
Id [KEY] Long The unique numeric identifier for the shipping zone.
Name String The name of the shipping zone, specified by the user.
ProfileId String The ID of the shipping zone's delivery profile. Shipping profiles allow merchants to create product-based or location-based shipping rates.
LocationGroupId String The ID of the shipping zone's location group. Location groups allow merchants to create shipping rates that apply only to the specific locations in the group.
Countries String A list of countries that belong to the shipping zone.
CarrierShippingRateProviders String Information about carrier shipping providers and the rates used.
PriceBasedShippingRates String Information about price based shipping rates used.
WeightBasedShippingRates String Information about weight based shipping rates used.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462