JDBC Driver for Shopify

Build 23.0.8839

CarrierServices

Returns a list of activated carrier services and associated shop locations that support them.

Table-Specific Information

Select

The 本製品 WHERE clause conditions are processed client-side within the 本製品.

For example, the following queries are processed client-side:

SELECT * FROM CarrierServices WHERE Id = 'VALUE'

Columns

Name Type References Description
Id String A globally-unique ID.
Name String The name of the shipping service provider.
FormattedName String The properly formatted name of the shipping service provider, ready to display.
IconAltText String A word or phrase to share the nature or contents of an image.
IconHeight Int The original height of the image in pixels. Returns `null` if the image isn't hosted by Shopify.
IconId String A unique ID for the image.
IconWidth Int The original width of the image in pixels. Returns `null` if the image isn't hosted by Shopify.

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