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

CommercialInvoicePurpose Property

Reason to export the current international shipment Required for dutiable international express or ground shipment.

Syntax

int GetCommercialInvoicePurpose();

int SetCommercialInvoicePurpose(int iCommercialInvoicePurpose);

Possible Values

  CIP_SOLD(0), 
  CIP_GIFT(1), 
  CIP_NOT_SOLD(2), 
  CIP_PERSONAL_EFFECTS(3), 
  CIP_RETURN(4), 
  CIP_REPAIR(5), 
  CIP_REPAIR_AND_RETURN(6), 
  CIP_SAMPLE(7), 
  CIP_INTER_COMPANY_DATA(8)

Default Value

0

Remarks

Reason to export the current international shipment

Required for dutiable international express or ground shipment. This is not applicable to an international PIB (document) or a non-document which does not require a commercial invoice express shipment.

Valid values are:

Value FedEx UPS
cipSold (0) X X
cipGift (1) X X
cipNotSold (2) X
cipPersonalEffects (3) X
cipReturn (4) X
cipRepair (5) X
cipRepairAndReturn (6) X
cipSample (7) X X
cipInterCompanyData (8) X

Data Type

Integer

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