Shipping Integrator V5 - Online Help
Shipping Integrator V5
Questions / Feedback?

CustomerType Property

Customer classification code.

Syntax

int GetCustomerType();

int SetCustomerType(int iCustomerType);

Possible Values

  CC_SHIPPER_NUMBER(0), 
  CC_DAILY(1), 
  CC_RETAIL(2), 
  CC_STANDARD(3), 
  CC_NONE(4)

Default Value

4

Remarks

The CustomerType is applicable only if SenderCountryCode is US. The rates depend on the combination of PickupType and CustomerType.

Valid values are:

Value Meaning
ccShipperNumber (0) Rates associated with the shipper number
ccDaily (1) Daily Rates
ccRetail (2) Retail Rates
ccStandard (3) StandardListRates
ccNone (4) None (default)

Data Type

Integer

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0