ODBC Driver for ShipStation

Build 23.0.8839

Customers

Lists customers.

Select

The 本製品 will use the ShipStation API to process WHERE clause conditions built with the following columns and operators. The rest of the filter is executed client side within the 本製品.

  • Id, CountryCode, StateCode, MarketplaceId and TagId support the following operator: =
  • The following columns will support server side sort: Name, ModifyDate and CreateDate can be sorted as ASC or DESC
For example, the following query is processed server side:
SELECT * FROM Customers WHERE CountryCode = 'US'

Columns

Name Type References Description
Id [KEY] Long Unique customer Id.
AddressVerified String Address verified or not for the customer.
City String City of the customer.
Company String Company of the customer.
CountryCode String Country code of the customer.
CreateDate Datetime Customer create date.
Email String Email id of the customer.
ModifyDate Datetime Date of the Modified details of customer.
Name String Name of the customer.
Phone String Contact number of the customer.
PostalCode String Postal code of the customer.
State String Customer residence date.
Street1 String Customer street1.
Street2 String Customer street2.
StateCode String Customers that reside in the specified stateCode.
MarketplaceId Long Customers that purchased items from the specified marketplaceId.
TagId String

CustomerTags.Id

Customers that have been tagged with the specified tagId.

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